Home Forums WoodMart support forum Off-Canvas shopping cart is not working

Off-Canvas shopping cart is not working

Viewing 30 posts - 1 through 30 (of 34 total)
  • Author
    Posts
  • #46433

    tuxen007
    Participant

    I have just installed your theme and the Off-Canvas shopping cart is not working from the homepage and product page. It is just blank….?

    Attachments:
    You must be logged in to view attached files.
    #46473

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #46474

    tuxen007
    Participant

    I have done that. Do you want access?

    #46476

    Artem Temos
    Keymaster

    Yes, please.

    #46479

    tuxen007
    Participant

    Please see in private:

    #46483

    Artem Temos
    Keymaster

    But it works well now https://gyazo.com/3e29717802758920243a82eda01de75e
    Probably, some of the installed plugins cause some JS errors.

    #46484

    tuxen007
    Participant

    No – try to do the same on the product page and Home page.

    #46486

    tuxen007
    Participant

    Eg. this links:

    #46487

    Artem Temos
    Keymaster
    #46488

    tuxen007
    Participant

    Try to enter the product page and then click on the off canvas – you will see it empty. The same on the Home page – try click on cart…

    #46490

    Artem Temos
    Keymaster

    Could you please disable this plugin as well http://prntscr.com/is1u9y

    #46491

    tuxen007
    Participant

    code-speed-up.php – I have not installed it. Is that frome the server or?

    #46492

    tuxen007
    Participant

    I’m pretty sure it’s from the theme installation…

    #46493

    Artem Temos
    Keymaster

    This plugin is located in wp-content/mu-plugins. If you want, please, provide us your FTP access and we will try to disable it ourselves.

    #46496

    tuxen007
    Participant

    I don’t have FTP access I will need to contact the guy who has. Hopefully he will respond asap.

    In the meantime I have asked (before I bought the theme) for the possibility to have the product category description showed below the products/category. See link below.

    #46500

    Artem Temos
    Keymaster

    Try to edit this file woodmart/woocommerce/archive-product.php. Better to copy it to the child theme. And move this code

    <?php 
        /**
         * Hook: woocommerce_archive_description.
         *
         * @hooked woocommerce_taxonomy_archive_description - 10
         * @hooked woocommerce_product_archive_description - 10
         */
        do_action( 'woocommerce_archive_description' );
    ?>

    after this line

    <?php do_action( 'woodmart_woocommerce_main_loop' ); ?>

    #46503

    tuxen007
    Participant

    whoo, I’m not technical at all…

    #46504

    tuxen007
    Participant

    Do you think you could add it for me 🙂

    #46515

    Artem Temos
    Keymaster

    This task doesn’t require any programming skills 🙂 Just move the code as we instructed.

    #46517

    tuxen007
    Participant

    Okay – but where do I find woodmart/woocommerce/archive-product.php?

    #46519

    Artem Temos
    Keymaster

    You can find it in our theme’s folder.

    #46525

    tuxen007
    Participant

    I have made the code as described. Go to Appearance >> Editor and choose Woodmart Child (have activated it) But I can’t uploade the file?

    #46533

    Artem Temos
    Keymaster

    You will need to do this via the FTP on your server. Try to use some FTP client like FileZilla to create the file and edit it.

    #47352

    tuxen007
    Participant

    I just received the FTP info in regards to the “Off-Canvas shopping cart” issue. See below from my hostmaster.

    #47371

    tuxen007
    Participant

    In regards to the Product Category I have now done as described and it seems to work 🙂 but the text should appears correctly? I have a plugin called SEO Category and Tag Descriptions for WooCommerce – would that be okay to install ?

    #47393

    Artem Temos
    Keymaster

    When we disable this plugin (simply rename the folder) http://prntscr.com/itq44j it starts working well https://prnt.sc/itq44j

    #47395

    tuxen007
    Participant

    Okay – I have no idea what this plugin is…? Is it on the server or…?

    #47397

    tuxen007
    Participant

    See below

    Attachments:
    You must be logged in to view attached files.
    #47405

    tuxen007
    Participant

    see below.

    #47408

    Artem Temos
    Keymaster

    We don’t know where this plugin is coming for. Maybe it was installed by your hosting providers.
    We have disabled the debug mode and now it should work well.

Tagged: 

Viewing 30 posts - 1 through 30 (of 34 total)

The topic ‘Off-Canvas shopping cart is not working’ is closed to new replies.