Hello,
Now I create a “recipe” archive page and add into all my recipes but, in my search bar, appear a dropdown, before “Cerca”, that I don’t want.
To hide that dropdown on Strutture & Ricette archive page, add following css snippet under GeoDirectory > Design > Script > CSS
.post-type-archive-gd_place .geodir-listing-search .gd-search-input-wrapper.gd-search-field-cpt,
.post-type-archive-gd_ricette .geodir-listing-search .gd-search-input-wrapper.gd-search-field-cpt {
display: none;
}
—
And add search bar in results page? just to not have to reload the page with the search bar for a new search.
Add “GD > Search” widget under Widgets > “GD > Search Page Top” Section
—
my recipes plugin Cooked Pro stop to works
Please check and let us know.
You are using two caching system on site, GD Booster & WP Fastest Cache. There should be only one caching system enabled on site.
Kiran