Search results for ShopIsle PRO

378 articles found

  • How to change the number of products columns on the shop page in Shop Isle

    The first step is to create a child theme. So, if you do not already have one, we recommend you to go through " How to create a child theme" tutorial. It will help you to start with a basic child

  • Add Shadows to ShopIsle Slider Text and Button

    Start off by installing the plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor add the following code which applies to you: Slider Header Text: .mb-30{ text-shadow: 2px

  • How to remove Exclusive Products from ShopIsle

    You can add the following code to your functions.php file of your child theme to remove Exclusive product section from the Product page: add_action( 'wp_loaded', function() { remove_action(

  • How to make ShopIsle Blog Post Fullwidth

    If you want to remove sidebars from your Posts (single) blog posts then this guide is for you. And as we always recommend to everyone, please make sure that you're using a child theme with your

  • ShopIsle recommended image sizes

    The following dimensions are the dimensions we used for our ShopIsle Pro demo - Slider Images: 1600px width x 1101px height - Product Images: 262px width x 325px height - Headers Images: 1200px width

  • Change ShopIsle header menu and menu item color

    If you would like to change the color of the navigation/menu bar and its items from the header, this doc should help. ShopIsle Pro It is pretty easy to change the colors in Pro themes. Go to WP-admin

  • How to remove Related & Upsell Products from ShopIsle

    WooCommerce display Upsells & Related Products below product details in the single product page. WooCommerce allows you to remove Related Posts by using the following code in your child theme's

  • How to change ShopIsle slider speed

    To change ShopIsle's slider speed you should first create a child theme. Here is a guide on How to Create a Child Theme. After you follow the guide create inside the child theme a folder named assets

  • ShopIsle Pro Documentation

    ShopIsle is a beautiful theme for e-commerce websites that comes with a modern and elegant design. This theme has a full-screen animated slider, smooth parallax scrolling, subtle animations, video

  • How to add header menu background before scroll in ShopIsle

    If you want to add background to the menu before scroll then go to Appearance -> Customize -> Additional CSS add the following code: body.home .navbar-transparent { background:#000 !important; } You

  • How to use hooks and filters in a ShopIsle Pro child-theme

    ShopIsle theme has many features and is ultra-customizable. You can change almost anything through Dashboard -> Appearance -> Customize menu. Sometimes there are small things that you want to change,

  • Will I lose my customizations if I upgrade to the Pro version of the theme?

    The simple answer is no. A thing you should check before you upgrade is if you have are using a child theme. Also, if you've made changes done to the theme files directly, without using a child theme

  • How to duplicate front page sections in ShopIsle

    The front page sections of ShopIsle (Pro) can be edited from the WordPress Customizer. It is not possible to use them on other pages or to duplicate a certain section. A workaround for this

  • How to translate themes using Polylang?

    In this guide, we will explain how to translate themes using Polylang plugin. Download and install Polylang plugin Adding languages Translate posts/pages Translate built-in sections of the theme

  • Change Shopisle Menu Colors on Mobile

    In case you don't have a CSS plugin, we advise you install Advanced CSS Editor plugin and follow the instructions. In Appearance -> Customize -> Advanced CSS Editor add the following code to the

  • Slider images showing blurred

    It's really easy to overcome the blurred image problem. Just follow the steps given below: 1) Use recommended image size for your slider i.e. (1920x1232)px 2) When you upload an image, please scroll

  • How to Hide the Search Bar from Header in ShopIsle

    Some users don't feel the need for a search bar for their website, that's why we can offer an easy fix for this type or requirements. First, please install the Advanced CSS Editor plugin and in

  • How to enable sound on ShopIsle video

    First start by Creating a child theme, after you have created your child theme copy the shop_isle_video_section.php file at /inc/sections/ from your parent theme then copy it into your child theme

  • Remove description heading from WooCommerce Single Product Tabs

    If you want to remove the description heading from Woocommerce single product tabs, add the following code at the bottom of the functions.php file of your child theme. /** * Remove "Description"

  • Remove category page header image in ShopIsle

    In ShopIsle theme, you can add an image to a specific category. This image appears on the Parent category page as a thumbnail of the category. It also appears in the header of the category page which

  • Remove Fade on Products Slider in ShopIsle

    If you don't like the background opacity in the header of RokoPhoto and want it to be clear then you can add the following CSS to your WordPress. If you are using WordPress 4.7 or later then go to

  • How to hide the Cart icon from menu in ShopIsle

    In order to hide the cart icon from the navbar when using the ShopIsle theme, please add the following code in Dashboard -> Appearance -> Customize -> Additional CSS editor. .navbar-cart-inner {

  • How to show more than 8 latest products on ShopIsle homepage

    You could increase the amount of "Latest" products on the ShopIsle frontpage without touching code. In the "WooCommerce Shortcode" section in theme Customizer under Frontpage sections->Products

  • How to change the "SEE ALL PRODUCTS" button text at home page?

    This article will also help you to change any text string inside any themes, plugins and Wordpress. We are going to change SEE ALL PRODUCTS button text. There are two ways to edit the SEE ALL

  • How to change scroll to top button color

    Add the below CSS to your child theme's style.css/custom.css or alternatively you could install the "Simple Custom CSS" plugin and add the snippet below to it. Edit to colors as needed, you could use

  • How to display full content instead of the excerpt on Post Archive page in ShopIsle Lite?

    When you visit the Archive page on ShopIsle it shows the excerpt. You can display the full content of the post easily with the following steps: Create a child theme for ShopIsle. Copy Archive.php

  • How to Change Height of Slider in ShopIsle

    For some of our users, the height of the slider in ShopIsle might be too big. In case this happens, we created this document which will help you adjust the height of the slider just the way you need

  • How to change the navigation from scrolling to static?

    In Appearance -> Customize -> Additional CSS add the following code. .navbar-fixed-bottom, .navbar-fixed-top { position: absolute !important; } Now the navbar will scroll with the page but will

  • Change page loader background color in ShopIsle

    If you want to show five focus widgets in one line then, you need to install the plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor in the "Global Area" add the

  • Pro Charts Library

    πŸ“ Note: These charts are part of Visualizer: Charts and Graphs Pro, which you can get from here. Take a look at the complete documentation of the plugin here. Visualizer offers 11 extra charts for

  • What is the Difference between PPOM Free and PPOM PRO?

    With the PRO version of Personalized Product Option Manager, a custom field can be added to the product page, offering over 30 diverse input types. The UI is designed to be straightforward and

  • How to transform all text to lower case in ShopIsle

    You can get rid of the auto-capitalization of all texts in the ShopIsle theme by adding the following custom CSS in Appearance > Customize > Additional CSS: * { text-transform: none !important; }

  • How to upgrade from Hestia to Hestia Pro When Using a Hestia child theme

    This document will help you to upgrade from Hestia Lite to Hestia Pro when you are using one of our own Hestia child themes: Fagri, Orfeo, Tiny Hestia, and Christmas Hestia. For the following

  • How to install Hestia PRO?

    This guide will explain how to activate Hestia Pro without losing the work done with the free version of Hestia. The same steps work even if you didn't use Hestia free before. πŸ“ Note: If you used

  • PPOM Pro Input Types

    πŸ“ Note: These input types require the PPOM plugin's pro version, which you can get from here. PPOM is an essential tool that can increase your online shop's popularity by adding various free and pro

  • How to change header search and cart icon color in ShopIsle

    If you want to change header search and cart icon color then you need to install the plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor add the following code:

  • How to add menu icons to your theme

    This guide shows how to add icons to the menu of any of our themes. In this example, we will be using the Neve theme and the Orbit Fox plugin. Step 1: Install and activate the Orbit Fox plugin. πŸ“

  • Otter Pro documentation

    This is the premium version of the Otter Blocks plugin, also known as Gutenberg Blocks and Template Library by Otter. More advanced blocks and features are available in this version. 🧰 Tools needed

  • Neve Shop Compatibility with Elementor Pro

    πŸ“ Note: This scenario is applied for shop websites built with Neve and Neve Pro, having Sparks activated. Building a shop page in Elementor means that you can take advantage of the styling options

  • What's the difference between Otter Free and Otter Pro?

    Otter is a lightweight, dynamic collection of page-building blocks and templates for the WordPress block editor. You can access even more advanced blocks and features with the premium version. Free

  • What is the Difference Between Hestia and Hestia PRO?

    Which product version is right for me, free or PRO? Jump to: Starter Sites Header Options Footer Options WooCommerce Appearance Settings Custom Layouts Blog Settings Frontpage Sections Shortcodes

  • Hestia Pro Documentation

    Hestia is a modern WordPress theme for professionals. It fits creative businesses, small businesses (restaurants, wedding planners, sport/medical shops), startups, corporate businesses, online

  • How to add a logo as loading icon in ShopIsle

    If you want to change the loading icon/preloader icon to an image then you first need to install our CSS plugin Advanced CSS Editor and in Appearance -> Customize -> Advanced CSS Editor add the

  • How to use ShopIsle with only 1 slide

    Firstly you need to install the plugin Advanced CSS Editor and in Appearance ->Customize-> Advanced CSS Editor add this: .home .flex-control-nav{ display: none; } .home .hero-slider

  • What is the Difference between Visualizer Free and Visualizer PRO?

    Which product version is right for me, Free or PRO? Charts Library Available Data Sources of Charts Permissions Frontend Editor Frontend Actions Chart Data Filter Configuration Translate Charts' Data

  • Neve Pro Documentation

    In this article Install & Configure Pricing options Modules in detail Video - Getting Started with Neve Install & Configure the Neve Pro Addon Neve Pro (Addon) is a plugin, the premium version of the

  • How to install Otter Pro?

    πŸ“Note: You need to keep the Otter ( free ) in your plugin's directory ACTIVATED for the pro version to work. In this article, we will present to you how to download the pro version of the plugin

  • Shopisle Remove page top banner image

    If you want to remove the page top banner area then go to Appearance -> Customize -> Additional CSS and add the following: .page-header-module.module.bg-dark { display: none; } section.module {

  • What is the Difference between MPG Free and MPG PRO?

    The Multiple Pages Generator plugin is one of the most valuable tools for boosting your website's visits through SEO implications. MPG free and PREMIUM offer many features, but the main difference

  • What is the difference between Feedzy RSS Feeds Free and PRO?

    Which product version suits you better, free or PRO? Jump to: Import Options Integration with SpinnerChief & WordAI Display feeds Support Built-in services Tag Actions πŸ“₯ Import Options Using this