Forum Replies Created
- AuthorPosts
fzhmango
ParticipantDon’t worry about answering this question. Unfortunately my client has too many variables and rules with the costing that it’s not worth the effort doing this unfortunately. Also a bummer is that she just wants a registration form and keep the site simple with just a pdf brochure for registration which I guess is simpler. Thanks for your help anyway.
One other question I have is that if we were to use your plugin how would I go about changing the function of the “Book Now” button to redirect to the eventual registration form I’m going to setup.
fzhmango
ParticipantThanks heaps!!! It works now. Also it would be good to have this in the settings for your future releases.
fzhmango
ParticipantThanks. Once I’ve got the demo working for my customer and she’s ok with it I’ll go ahead and get it. There are still a few tweaks I have to get working though however I really like your plugin.
fzhmango
ParticipantHi,
I’m trying to change the default country to Australia using “AU” for my child theme functions.php but the country is still defaulting to Afghanistan. What am I doing wrong here? Can you please help. Below is the screenshot of my functions.php file from my child theme:
I just noticed the screenshot is missing the last line which functions.php has.
add_action( ‘wp_footer’, ‘wp_travel_customize_default_country_setting’, 20 );
- AuthorPosts