Forum Replies Created
-
AuthorPosts
-
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=janstudioHi,
- Please go to Claue > Theme Option > WooCommerce > Product Listing Settings > Enable Infinite Scroll > On.
- 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=janstudioHi,
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=janstudioHi,
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=janstudioHi,
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=janstudioHi 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=janstudioHi,
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=janstudioHi,
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=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
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 -
AuthorPosts