Forums › Forums › Search & Filter Pro › Filter page deletes my page settings
- This topic has 11 replies, 2 voices, and was last updated 8 years, 5 months ago by Anonymous.
-
Anonymous(Private) June 2, 2016 at 11:58 am #47293
HI there,
I set up a webshop page on /webshop with some filters. All works fine.
But, the original content of /webshop is gone. As well as the page title and other settings.
How can I use the filter in the sidebar but keep the original page settings and content?
And if it’s not possible to keep it, how to achieve to show some visual composer blocks at the index of the /webshop? I can think of a ugly method like:
if ($_SERVER['REQUEST_URI'] == '/webshop' ) { the_content(); } ?>
But I know this is ugly and not ethic programming 😉
Thanks,
Keizer -
AuthorPosts