- This topic has 2 replies, 2 voices, and was last updated 10 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Template and Meta Title Tags
Tagged: Template
Hi There,
i am using my custom post type archive for dsiplaying results, which works great. But the wordpress function is_post_type_archive (also is_archive) always returns false since i use search & filter and the template as result page. So my seo settings that says “use cpt description” also don’t work – how can i fix this or have i done s.th. wrong? thanks!
S&F uses its own pages and not your regular archive pages so this integration will not be possible without some work.
Please check here of how to detect a S&F page where you could do the customisations you need:
Thanks
Hi Ross,
ok i am using the shortcode methode right now and it works fine. But now i have another problem. i am using another plugin (mappress) to show a map for all results of the current query. it is showing nothing when i use it in the results template of the shortcode method – the map plugin uses the main query but the shortcode method does not, right? Do you have a hint for a solution? i searched through the forum, but didn’t find anything…
thanks a lot!