Search results for Sparks for WooCommerce

578 articles found

  • Invalid data type detected (2nd row) - Import from file

    Thank you for choosing Visualizer Premium! If you are trying to create a new chart by importing the data from a CSV file, you may see the following error. This means that on the second row of the

  • 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

  • Rich Snippets not showing in search results

    If the rich snippets are not showing in the search results, the problem might occur due to the snippets you are using. You can validate your scheme using Google rich schema validator here:

  • How to display featured image inside posts in Zelle

    By default, Zelle doesn't show featured images inside your posts but it can be done with few lines of code. Make sure to use a child theme before you make any changes. Navigate to your zelle-pro/lite

  • Change the slug of portfolio post type in Hestia

    If you want to change the slug of portfolio post type then create a site-specific plugin and add the following code it. add_filter( 'register_post_type_args', 'update_portfolios_slug', 10, 2 );

  • 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 the visitors rating are influencing the review rating in WP Product Review

    Visitors review can also affect the original review rating of the product. The formula used for visitors ratings to influence the review rating is: $rating = $comments_rating * 10 * (

  • How to change the color of site title and tagline in Zelle

    If you'd like to change the color of Site title and tagline then you can add the following CSS to your WordPress website. Go to Appearance-> Customize ->Additional CSS section and add the code below:

  • 500 – Internal Server Error

    This error is very common if your source file is too large to process. The typical solution is to increase the "memory_limit" parameter accordingly or split your dataset into multiple MPG projects.

  • Where Can I Send a Partnership Offer?

    We are always open for collaboration, so if you want to get in touch with us and discuss this, follow these steps: 1 Navigate to our main page. 2 From the Support dropdown, select the Contact item. 3

  • Download CSV data of the chart without the row with series type

    The premium version of the Visualizer plugin allows you to enable the option to download the chart's data in CSV format on the front-end for users. This file contains the series type ( string,

  • How to display multiple authors in Otter's Posts Block

    Since 2.6.3 version of Otter Blocks, there is a filter that allows you to customize the response of Post Block's Author field. You can use the ` otter_blocks_posts_author` filter. For example,

  • How to replace Skills section with an image in Zelle

    Make sure that you're using a child theme with your Zelle theme to make these changes. First, you need to create a folder named sections inside your child theme. Now visit your parent theme folder,

  • Can I Share WordPress Posts on Pinterest Using Revive Old Posts?

    Hi there! Thank you for using our products. The Revive Old Posts plugin lets you share WordPress posts on your social media accounts. In the free version, you can add your Twitter and Facebook

  • How to Remove Background Overlay in Zelle

    If you don't like the background opacity and want it to be clear then you can add the following CSS to your WordPress. Go to Appearance->Customize->Additional CSS and add the code below. .header,

  • 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 manually change the rating of a review

    If you want to display any other ratings than the one which is calculated, you can add the following snippet to the functions.php file of your theme or your child theme. add_filter( 'wppr_rating',

  • How to change font-size in site title in Neve?

    ⏪ Before ⏩ After For changing the font-size of the site title and tagline, add the following code to the Additional CSS editor within the Customizer. p.site-title { font-size: 25px; } .site-logo

  • 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

  • Add Rank Math breadcrumbs in Hestia

    In order to use the breadcrumbs option provided by the Rank Math plugin, just follow the steps below. 1. Set up the Rank Math breadcrumbs. 2. Create a child theme for Hestia. 3. Open the

  • How to configure chart area in Visualizer

    1 Navigate to Visualizer > Chart Library. 2 Select the chart to be modified and click to edit it. 3 Switch to the Settings tab. 4 Open the Chart Size & Placement accordion. 5 Expand the Placement

  • How to remove Related Posts from Hestia

    You can remove Hestia's related posts section from your blog posts by adding the following code to your functions.php file or using a site-specific plugin. We recommend that you use a child theme.

  • Add Yoast breadcrumbs in Hestia

    In order to use the breadcrumbs option provided by the Yoast plugin, just follow the steps below. 1. Set up the Yoast Breadcrumbs. 2. Create a child theme for Hestia. 3. Open the functions.php file

  • How to change the colors of the portfolio button in Zelle

    The Portfolio section within the front page of the Zelle Pro theme allows the projects to be opened in a lightbox. At the end of the lightbox, there is a closing button, and its background-color can

  • How to Link Menu to Sections in ShopIsle

    How to link Menu to Sections in ShopIsle Navigate to Appearance > Menus, in your WordPress Dashboard. And select "Custom Links" from the left and create anchors to the sections, as seen below: Slider

  • How to prevent users from posting multiple reviews on a single post

    WP Product Review allows users to post as many reviews as they want to, this is the default behavior. It can be changed by adding the snippet below in your functions.php file. Adding this prevents

  • How to put the navbar on top of the header image instead of overlaid

    Let's say you want to put the navigation menu on top the image so it does not overlay the header image. In Appearance -> Customizer -> Additional CSS insert the following code: body:not(.home)

  • Change the 'out of stock' label in Neve

    ⏪ Before ⏩ After To change the "out of stock" label in the Neve theme you need to follow the below steps: Download the ready-made child theme for Neve from this guide. Install it as a new theme and

  • The Dynamic Values Feature - Otter Features Library

    Using the Feature Use Cases 🎥Video - How to use the Dynamic Content? 🧰 Using the Feature The Otter plugin allows you to insert dynamic values only by adding the " %" symbol anywhere inside the

  • WP Product Review Comparison Table Documentation

    This is a PRO feature, here's how to install this version if you've already purchased it. The WP Product Review plugin comes with a reviews comparison table add-on which helps you build and display

  • How to change section anchor in Zelle

    It's really easy to change the section anchor in Zelle, and all other themes: Okay, so I'll give you an example of how we could change the ID of Portfolio. First you need to create a child theme:

  • How to replace Big Title section with an image slider in Zelle

    Replacing Big Title section of the theme with a slider plugin doesn't take much time. It's pretty easy so please follow below steps to accomplish that in a few minutes. Navigate to Appearance ->

  • How to make Comment Review option work in any theme

    If you're using WP Product Review and the user comment review option is still not appearing after activating it, then it's probably an issue with your theme's comments.php file. It usually happens

  • How to configure the Portfolio in Zelle Pro

    Zelle Pro is having the feature of Portfolio section on the website which looks like this: First, you need to make sure that it's enabled from Appearance > Customize > Portfolio section. If it is,

  • How to change Line Chart's Vertical Axis color?

    The Line Chart is one of the most familiar charts used to display data. In order to have the vertical axis visible and change its color, you have to make sure that all the columns of your source file

  • WP LandingKit

    With WP LandingKit, you can transform your single WordPress installation into a versatile tool for building landing pages and microsites. By mapping domains and domain URLs to any published resource

  • How to reactivate Neve license after upgrade

    How to upgrade my subscription? First, thank you for using Neve Pro. In case you have recently upgraded your subscription, the license key needs to be reactivated in order to enable the new features.

  • Neve Footer Builder

    Neve comes with a versatile builder for the footer area of your site. With just a few clicks you can create the desired layout. Jump to: Open the Footer Builder Footer Builder Layout Footer Builder

  • Menu Icons - Orbit Fox module

    📝 Note: This module is part of the Orbit Fox plugin. For more information about the plugin, please check the main documentation. This module adds icons to your site navigation menu items with 8+

  • WP-Config Support in Neve

    The license key of Neve Pro can be active by adding it to the wp-config.php file of WordPress. define('NEVE_LICENSE_KEY','your license code'); Below is an example: First, get your license key from

  • How to use proxy settings in Feedzy

    Many RSS feeds are only accessible through the proxy settings. If you want to fetch the feeds which need some proxy settings, you can enter the proxy settings and display the feeds to your audience.

  • How to Add Submenu Items in FSE Themes Editor?

    Adding submenu items in the FSE Themes can be done quickly inside the editor. In this example, we have used the Raft theme, but the steps are the same for the other FSE Themes ( Jaxon, Fork,

  • What actions and filters are available in Feedzy

    WordPress plugins can be very customizable, and in this tutorial, we will show you how to change certain features like adding a read more link or displaying items in random order. Available Actions:

  • How to Restore Legacy Skin?

    Starting with Neve 3.5.5, the legacy skin has been entirely removed due to the fact that it contained deprecated styles. However, if you still need the legacy skin, follow these steps: 1 Download

  • 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 add a search bar in the top menu in Zelle

    As we always recommend to everyone, please make sure that you're using a child theme with your Zelle theme. In your child theme, add the following snippet just above ?> closing tag or in the end of

  • How to create a submenu in WordPress

    📝 Note: Please note that this guide refers to classic themes. If you need to add subitems to FSE themes, here is a useful guide. Submenu items are secondary menus that appear beneath the primary

  • How to Trim Content in Feed to Post?

    📝 Note: The Trim Content feature is part of the Feed To Post import method in Feedzy RSS Feeds. Using the feature Use Cases Action-Supporting Tags 🧰 Using the feature 1 In the Import wizard, open

  • How to change image size in Hestia's Features section?

    The features section displays key functionalities of your website, and you can use images or icons to showcase this. 1 To change image size in the features section, navigate to Appearance >

  • How do I extract values from custom tags in Feedzy?

    📝Note: This Premium feature is available only with the Developer and Agency plans. If you've already purchased one of the two plans, you need to have both the Lite & Pro versions of the plugin