Hello,
Could you please let me know if you have added in property search widget/shortcode or are you using the header search?
The header search configurations are located in the customizer in the theme and widget can be configured in the widgets section or with the help of a shortcode.
I put in an other page this two shortcodes [property_search] and
[property_overview]. I tried the widget too but its the same problem.
Hello
I am having the same problem with the Header search in Avalon. I have checked all the settings recommended in the above posts but my properties page is still blank every time I select an item from one of the frontpage header dropdowns and hit the Search button. I have also deactivated all other plugins systematically to see if they have an effect but no, the search still doesn’t work. Any help will be greatly appreciated
Hello,
Could you please send us your WP credentials to: usabilitydynamics.com/contact-us
We will take a look at what is happening.
The way that i solutionated that problem was with a plugin widget shortcode and then i put an echo do shortcode in the header code…
Thank you kikin50169. I am very much a coding beginner. I will be very grateful for more help if you can. Elena of usability has had a look at my site and I am waiting for her to come back to me with a fix.
1. Download the “Shortcode Widget”
2. Go to the widget section and copy the code from the browser. Example: searchpropertieswidget-3
3. Go to the Appearance / Editor then on the rigth side search for “header.php”
4. In a text editor, paste this code:
Echo do_shortcode (‘[widget id = “searchpropertieswidget-3”]’);
5. Replace: searchpropertieswidget-3 for the searcher code
5. At the end of the code paste the final code you put in the text editor
I wish you understand the instructions.
Regards!