-
AuthorPosts
-
December 5, 2015 at 7:50 am #693265
Ok, I’m nervous to do this because when I did it yesterday, it completely broke the site, but here goes.
December 5, 2015 at 8:04 am #693282EVerything is updated, and the pagination is still messed up. Can you please take another look? Seems like I read something about
<ul class="page-number"> vs. <ul class="pagination">
– my version has<ul class="page-number">
and if I replace page-number with pagination in my google chrome developer, the pagination looks the way I would expect it to. This leads me to believe my configuration maybe calling the wrong pagination file? Any ideas?December 5, 2015 at 8:06 am #693285Hah! I had the woocommerce template folder from the Woocommerce plugin in my child theme instead of the woocommerce template folder from X-Theme. Looks fabulous! Thank you!
December 5, 2015 at 3:05 pm #693591Hi there,
Looks like it’s fixed now 🙂
Good job!
December 5, 2015 at 5:38 pm #693684I’d rather be using the woocommerce product search since their formatting is so much better – is there a way to do that instead of using your wordpress search?
December 5, 2015 at 10:11 pm #693871Hi there,
Possible, but there is no dedicated template for product search result. X theme’s search result is basically made for posts only, and due to post formats which product doesn’t have, or products layout the posts doesn’t have, then it will not work.
What you need is a 3rd party woocommerce extension that offers advance search options for products. Like this, https://docs.woothemes.com/document/woocommerce-product-search/
Cheers!
-
AuthorPosts