Forums › Forums › Search & Filter Pro › Problem to configurate
- This topic has 22 replies, 2 voices, and was last updated 4 years, 11 months ago by Trevor.
-
Anonymous(Private) January 17, 2020 at 11:09 am #231433
Hello,
I use elemtor pro and I want to filter the articles of my website with your plugin.
I have a problem to configure it. I follow the steps given on your website but it does not work (https://searchandfilter.com/documentation/3rd-party/elementor/).
Surely my fault;)Then I search and find this page:
https://searchandfilter.com/documentation/search-results/custom/
I do not understand or I have to put this code:
$ args = array (‘post_type’ => ‘post’);
$ args [‘search_filter_id’] = 123;
$ query = new WP_Query ($ args);Thank you for helping me.
Have a good day.Trevor(Private) January 17, 2020 at 12:04 pm #231438Do not do the latter part (arguments). The instructions in the first part, instead can you make sure you followed ALL the steps in this post:
Note that the element with the script in must be a Text element and the script must be pasted into the Text view tab, NOT the default Visual view tab. You cannot used a shortcode module for this.
-
AuthorPosts