Search results for Sparks for WooCommerce

704 articles found

  • How to change the HTML tags of the option name

    By default the options of the review are wrapped using h3 tags. You can change to whatever tags fits your website using the wppr_option_name_html filter. Here is a code snippet that completely

  • 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

  • Assigning Authors to Imported Posts in Feedzy Pro

    📝 Note: The Post Author Selection feature is available in the Feedzy Pro version. Upgrade to access advanced functionality. Overview Using the Feature Use Cases FAQs 📖 Overview The Post Author

  • 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:

  • 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 );

  • Make Zelle Header always visible on mobile

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • 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 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,

  • 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 Only Show Zerif Section Menu Links On Homepage

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • 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

  • 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 turn off loading animations in Zelle

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • Neve Buttons

    For more details check out the full Neve documentation and Neve PRO documentation. Navigate to Appearance > Customize > Global > Buttons to access the options (The options from the General panel

  • 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 replace Skills section with an image in Zelle

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • 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

  • 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 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

  • 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

  • How to Change Zelle Sidebar Color

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • How to open social media link in a new tab in ShopIsle

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • 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.

  • Defer JS

    When you use "defer" with JavaScript (JS), it allows the browser to load the HTML content of a webpage first and then run the JavaScript code only after the page is fully loaded. This helps improve

  • 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

  • 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 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

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

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • How to remove sidebar from archive pages in Zelle

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • WP Landing Kit

    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

  • Scroll To Top Module Documentation

    For more details check out the full Neve documentation and Neve PRO documentation. Important: The Scroll to Top module is part of all three Neve PRO plans: Personal, Business and Agency. Enable or

  • 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:

  • Error logging | How to configure error logging?

    Introduction WP Full Pay runs on thousands of websites comprising different WordPress, plugin, and theme versions. Each plugin version undergoes rigorous testing but some errors happen on customers’

  • How to Showcase Imported Posts on Your Website with Feedzy

    Feedzy imports content by creating regular WordPress posts, pages, or any other post type in your WordPress instance. These imported items act exactly like manually created posts or pages and can be

  • 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,

  • How to display featured image inside posts in Zelle

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

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

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

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

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • How to make ShopIsle Blog Post Fullwidth

    Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

  • How to Randomize Content Using Spintax and Nested Spintax in MPG?

    📝 Note: This feature is available in both MPG Free as well as MPG Premium. You can benefit from this feature as well as many more with MPG PRO which you can get from here. In this article the

  • 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