badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Woocommerce shop page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #50220
    Benjamin
    Participant

    Hi,

    Apparently this theme is not woocommerce compatible, but everything works except for the shop page.

    The sidebars are all wonky and product thumbnails pushed to bottom of page.

    Read woocommerce’s guide to integration but couldn’t find a page.php in the theme folders, which is the default page template which I should be editing?

    #50221
    Benjamin
    Participant

    Okay, I’ve tried modifying a page template to use woocommerce’s loop
    <div class=”woocommerce”>
    <?php woocommerce_content(); ?>
    </div>

    But it is not working, the page still loads using archive-product.php from woocommerce which doesnt work with this theme.

    #50224

    Hi Benjamin,

    Currently Ultimate is not compatible with WooCommerce. It needs code customization. To support WooCommerce is completely a new feature to be added in the theme. Currently we are busy on some other projects so may be in future we make compatible with it.

    Show page will load archive-product.php so you can create a archive-product.php inside theme folder and customize the code if you knows coding well.

    Thank you

    #50226
    Benjamin
    Participant

    Hi,

    I have already tried that but it seems to insist loading archive-product.php from the plugin directory instead of ultimate pro/woocommerce/archive-product.php

    I will be replacing the plugin directory php file with my custom code then, but this is not ideal

    #50228

    Hi Hi Benjamin,

    Yes that is not ideal. We are sorry for now as this ultimate pro is not compatible with WooCommerce. There needs to be changing a lots of code and some functions need to be added inside function.php file, also we need to add some css to make it fully compatible. We will release this in near future. Thank you for your patience.

    Thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.