Trevor
Forum Replies Created
-
Trevor in reply to:
No products displaying, Server timing out, Remnants after Uninstall(Private) March 31, 2016 at 9:38 am #41091I think that Ross may be able to help a bit more than I can, but here goes my best shot.
The shortcode text showing up means that it is still embedded somewhere on a page, a widget or in a template. That you can see it like that is default behavior for WordPress. As the plugin is not there to define the shortcode, WordPress looks at it, doesn’t see it as being defined as a shortcode, and thus shows it as if you meant it to be text. You said you had put the shortcode in the navbar, so it must still be there.
As to the site bogging down and timing out. S&F uses a cache to find stuff, and 30,000 products is a lot to build a cache on. It is likely timing out on building the cache. I have seen other posts on the forum that suggest the cache may not be able to work effectively on such a large number of posts.
Trevor in reply to:
check tree(Private) March 31, 2016 at 9:29 am #41090I am not entirely sure what you mean by a Check tree, but I guess you mean that the categories are shown in a select box, with categories and sub-categories? And you somehow want to collapse/open these in sections? If you were able to show an example of what you have and what you want?
Trevor in reply to:
Customising the Results(Private) March 30, 2016 at 8:00 pm #41042OK. I see them. I will look at them in the morning.
Trevor in reply to:
Customising the Results(Private) March 30, 2016 at 6:49 pm #41039I am wondering whether it is possible to style the results to look similar? Do you have comparable screenshots so I can see? You can use any image sharing or file sharing sites to share them (in a private reply).
Trevor in reply to:
Custom Results Page Using Search.php(Private) March 30, 2016 at 6:11 pm #41035OK. I see. I will take you back your your first post.
What I’d like is the theme’s search.php results on the shortcode page, but I’m not sure if 1. It is possible? 2. I have the technical ability to pull it off.
It isn’t possible using S&F out of the box. BUT. It is possible (but by you, not us as it is not really in the remit of support) to choose to use the shortcode method and to copy over html structure from one to the other. It’s just a drawn-out process of copying over php and html structure and making sure that it works, making sure the theme’s css works with it (adding or changing css classes and HTML markup as necessary). So, it can be done.
Let me know how you get on.
Trevor in reply to:
Stylizing the Search and Filter Headings(Private) March 30, 2016 at 5:31 pm #41034Hi Kathryn
Is this now sorted? Can I close the thread?
Trevor in reply to:
Results that consider search field value AND taxonomy choices(Private) March 30, 2016 at 5:28 pm #41032Hi Carlos
Is this now sorted? Can I close the thread?
Trevor in reply to:
Setting-up WooCommerce and S&F(Private) March 30, 2016 at 5:24 pm #41031Hi Sean
Is this now sorted? Can I close the thread?
Trevor in reply to:
Only the Shortcode method for the Results Display works….(Private) March 30, 2016 at 5:22 pm #41030Hi Raúl
Is this now sorted? Can I close the thread?
Trevor in reply to:
Dont want results on first load of the page (AJAX results)(Private) March 30, 2016 at 4:21 pm #41021ah. Light bulb !
I understand. It is possible if you can code. This gist sort of explains:
-
AuthorPosts