Forums › Forums › Search & Filter Pro › Avada Theme, S&F Pro and post categories/tags (0)
- This topic has 8 replies, 2 voices, and was last updated 5 years, 6 months ago by
Trevor.
-
Trevor(Private) April 2, 2020 at 2:06 pm #238746
Avada does not use standard WordPress type templates, but instead it is a coded framework. As such, we have found it very difficult to integrate our plugin with their standard archive pages.
I would suggest that you use this integration method when using the Avada theme:
https://searchandfilter.com/documentation/3rd-party/post-grid/
Anonymous(Private) April 2, 2020 at 7:08 pm #238834Thank you for your super fast responses! I really appreciate it. For anyone out there having issues too. The website I was working on is using Avada theme. Trevor’s advice for using the 3rd party plugin worked great. I was having an issue with that theme as well as the host. I had a warning in the admin that said: Search & Filter Error: The caching tables are missing
I added those two tables by following this post: https://support.searchandfilter.com/forums/topic/problem-with-caching-tables/page/2/ (it’s loading on page 2). I am using a multisite so I just added that table to both sites (wp_search_filter_term_results, wp_2_search_filter_term_results, wp_search_filter_cache, wp_2_search_filter_cache) You can tell which is which by loading the options table and seeing which site belongs to wp_2 and wp (some might have a different number).
Once everything was installed with: https://searchandfilter.com/documentation/3rd-party/post-grid/ and I added the tables I needed to go back and REBUILD THE CACHE for the form (I still wasn’t getting results until I did the rebuild cache..thanks Trevor!).
Now things are loading! Huge thank you for the awesome support.
-
AuthorPosts