Tagged: Reimbursement
- This topic has 11 replies, 2 voices, and was last updated 9 years, 10 months ago by
Ross.
-
Ross Moderator(Private) November 18, 2015 at 10:33 am #30068
Hi Leah
I did not receive any email from you.
Why not send a message on the forums to check I have the necessary info, or confirm I received your email?
https://support.searchandfilter.com/forums/topic/troubleshooting-filtering/
If you want to email me login details as per my request in the above thread I’d be happy to help.
Thanks
Anonymous(Private) November 18, 2015 at 7:01 pm #30129Where do I go to configure the settings? I looked under woocommerce and mystyle and didn’t see anything that was listed on http://www.designsandcode.com/documentation/search-filter-pro/3rd-party/woocommerce/
I have a submit and reset button set up on the home page (not the right page)- I would like it to go on the products page only.
Leah
Ross Moderator(Private) November 19, 2015 at 8:53 am #30160Hi Leah
You need to look under the admin menu “MyStile” and then WooCommerce – not the other way round – I checked yesterday and this is definitely the right way.
Thanks
Ross Moderator(Private) November 19, 2015 at 5:25 pm #30211Hi Leah
Please read the WooCommerce setup instructions I have already given you.
This tells you how to set up WooCommerce categories – you are using regular categories:
http://www.designsandcode.com/documentation/search-filter-pro/3rd-party/woocommerce/#Tags_Categories
Also it looks like you didn’t follow the instruction from the same link:
Next, under the Display Results tab set the Display Results Method to WooCommerce Shop.
Anonymous(Private) November 28, 2015 at 6:16 pm #30939Sorry for the delay. My client changed there mind and now wants to see what the filtering looks like on there website. Can you tell me how I would be able to set it up on http://communityfoundation.llwebdesigner.com/all-other-graduatesscholarships/?
username: filter
password: testIs is possible to filter through a table?
Leah
Ross Moderator(Private) December 1, 2015 at 7:19 pm #31157Hi Leah
It is possible to display the results however you want – but you must have some understanding of how WordPress works to do this.
Essentially, any search query in S&F uses a WP_Query – which can then be used in the same way as the loop: https://codex.wordpress.org/The_Loop
This is an absolute fundamental concept of WordPress – and is integral to how any page is shown and how your theme is integrated with WP.
Once you understand this, all you have to do is format the output of your results in the loop.
A detailed explanation of how to setup a simple filter on a page is found here:
For clarity and to avoid confusion, delete all your other search forms, remove the shortcodes from your pages and follow the instructions above from the beginning.
Once you have done this, you may customise the layout of your results following the instructions here:
http://www.designsandcode.com/documentation/search-filter-pro/search-results/using-a-shortcode/#Customising_the_ResultsThis is where you would integrate any custom html/structure for the results.
Thanks
Anonymous(Private) December 5, 2015 at 10:43 pm #31518I was successfully able to get a search and filter working on the blog page, but am having trouble setting up a filter form on http://communityfoundation.llwebdesigner.com/scholarship-forms/
I did start the initial set up but am not sure how to go about filtering TablePresstable that was inserted on the page. I am using tags right now, but is there something else I should be using? This is a page, not a post. I tried watching a few videos and reading more documentation, but not having any luck.
Thanks,
Leah
-
AuthorPosts