Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #693265

    chill986
    Participant

    Ok, I’m nervous to do this because when I did it yesterday, it completely broke the site, but here goes.

    #693282

    chill986
    Participant

    EVerything 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?

    #693285

    chill986
    Participant

    Hah! 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!

    #693591

    Rad
    Moderator

    Hi there,

    Looks like it’s fixed now 🙂

    Good job!

    #693684

    chill986
    Participant

    I’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?

    #693871

    Rad
    Moderator

    Hi 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!