Forum Replies Created

Viewing 10 posts - 451 through 460 (of 15,006 total)
  • Author
    Posts
  • in reply to: Microdata Error #43305

    Hi Sjlabar,

    Our website not install Facebook plugin for WooCommerce, you can use this plugin for your site https://woocommerce.com/document/facebook-for-woocommerce/#section-6

    Kind regrds

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: “Load more” functionality in categories #43303

    Hi,

    1. Please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Infinite Scroll > On.
    2. Please install plugin https://wordpress.org/plugins/header-footer-code-manager/ and add below code to new snippet, but the code only work when pagination as number, it not work with loadmore function.

    <script type=”text/javascript”>
    jQuery(function() {
    jQuery(window).unload(function() {
    var scrollPosition = jQuery(“div#element”).scrollTop();
    localStorage.setItem(“scrollPosition”, scrollPosition);
    });
    if(localStorage.scrollPosition) {
    jQuery(“div#element”).scrollTop(localStorage.getItem(“scrollPosition”));
    }
    });
    </script>

     

    Btw, your support expired. Please renew your support at https://themeforest.net/downloads

    Thank and regards!

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Background only on first page #43301

    Hi,

    The background can’t responsive for all devices, it only way use it as cover for page content.

    I recommend use background-size as cover and the image size recommend is 1500 x 5000

    Please renew your support at https://themeforest.net/downloads

    Thanks and regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Background only on first page #43297

    Hi,

    Please add to JanStudio > Theme Option > General Layout > Custom CSS

     

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Sample Data Fatal Error #43295

    Hi,

    Please update all plugins to latest version.

    I see error related to plugin Instagram plugin.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Background only on first page #43292

    Hi Maria,

    You can use background image for first page by add below code

    body.home {
    background-image: url(https://vaskbutiken.se/wp-content/uploads/2022/01/saddler-web.jpg);
    background-size: cover;
    }

    And change https://vaskbutiken.se/wp-content/uploads/2022/01/saddler-web.jpg with your image path

    Btw, your support expired. Please renew your support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658

    Thanks and regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Sample Data Fatal Error #43287

    Hi,

    I’m sorry you don’t need download plugin, just download file and upload files to your server and follow the video.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Sample Data Fatal Error #43285

    Hi,

    If you can’t install duplicator. Please install with fresh WordPress.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Sample Data Fatal Error #43283
    This reply has been marked as private.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Sample Data Fatal Error #43281

    Hi,

    I see these files https://tppr.me/DqQoV on your ftp and they affect the site.

    Can you try install with fresh WordPress.  I tried install our theme with latest version of WordPress and import sample data it still work well.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 10 posts - 451 through 460 (of 15,006 total)