Search results for Starter Sites

229 articles found

  • How to remove <br/> from feeds

    If your feeds contain <br/> tag and you want to remove them then you need to add the following code to your child theme's function.php or to a site specific plugin. add_filter(

  • How to load Neve fonts locally

    Hosting the Google Fonts locally in the Neve theme can be easily achieved in two ways: Enabling the option in Customizer Using a code snippet Installing a Site Specific plugin Please note that

  • Update Theme or Plugin Failed FTP Connection Required

    If your site has restricted access to PHP routines for file reading and writing and only allows it by FTP or other method, this might conflict with the theme or plugin updates. There are some

  • Using Stripe trust badges

    What is a Stripe trust badge? The Stripe trust badge is a visual badge or logo that you can display on your websites to signify that you use Stripe as a payment processor. The badge usually features

  • Performance Module Documentation

    For more details check out the full Neve documentation and Neve PRO documentation. 📝Note: This option is part of only Neve PRO. Navigate to Neve > Dashboard > Settings > Performance to

  • List of compatible products for Hestia

    Hestia is our Material Kit-based theme with the cool box-shadows on the buttons and cards, and the ready-made design for the home and blog pages. In this guide, we are going to list some products

  • How to center menu 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 fix: 'Menu bar disappears on mobile' 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 hide elements in the print mode?

    If you need to print your website, you will notice that there are some elements that are not very useful, such as the sticky header, certain images, or other things like these. In order to remove

  • How to change description length in Comparison Table in WP Product Review

    It's possible to change the description length which shows up in the comparison table of WP Product Review. To do this you need to either add the following code to the functions.php file of your

  • How to center the footer menu and copyright in Hestia

    There is a menu at the bottom of the footer in the Hestia theme. The copyright info is also there. In this doc, you will find the proper code to align them to the center of the page. How it looks by

  • Custom fonts - Orbit Fox module

    📝 Note: This module is part of the Orbit Fox plugin. For more information about the plugin, please check the main documentation. Upload and use any custom font on your website. Once uploaded, you

  • Image Not Showing in Feedzy

    If the image is not showing up in your Feedzy feeds, here’s how the plugin attempts to fetch images and what you can do to ensure they display correctly. How Feedzy Looks for Images (Order of

  • Page Builder Widgets - Orbit Fox module

    📝 Note: This module is part of the Orbit Fox plugin. For more information about the plugin, please check the main documentation. Adds six new widgets to Elementor and Beaver Builder: Services, Post

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

  • Migrating to latest version

    Whether you're on v1.x or v6.x there are many benefits to update to the latest version of v7.x: Support for most recent WordPress and PHP versions Future-proof Stripe integration with no deprecated

  • How to center the logo 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 an image instead of the video on mobile in Hestia

    Hestia Pro has an option to display a video as the background for the Big Title/Slider section. Unfortunately, on mobile, the video will not work. For Hestia PRO, we are using WordPress's core Header

  • How to Customize the Blog section in Hestia?

    The blog section is valuable as it provides a platform for businesses to share valuable content, demonstrate expertise, engage with their audience, and improve SEO by regularly updating the website

  • How to change the number of products on the shop page 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 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.

  • How to check whether the RSS feed is valid or not in Feedzy

    To display RSS feeds on your site, you need to make sure whether the feed is valid. There are several ways to check whether a feed is valid or not but these two are the easiest ones: 1 Open the feed

  • How To Build a Taxonomy Header in Neve?

    Displaying the featured image for taxonomies is available in Neve Pro, and it can be achieved using the Conditional Header feature. Enable the Feature Build the Taxonomy Header 🖲 Enable the Feature

  • Using Contact Form 7 to Stripe Integration

    The Stripe Integration feature from the Redirection for Contact Form 7 (available in the Business plan) enables users to process credit card payments seamlessly with a complete checkout flow. How to

  • Using Contact Form 7 to PayPal Integration

    The PayPal Integration feature from the Redirection for Contact Form 7 (available in the Business plan) enables users to accept secure payments and donations directly through their forms. How to

  • Conditional/Multiple Headers (PRO)

    For more details check out the full Neve documentation and Neve PRO documentation. 📝Note: This option is part of just Neve PRO. Neve PRO allows for multiple different headers on multiple pages. For

  • How to add a custom section to Hestia

    Hestia is a very flexible theme that allows you to add custom sections to the homepage. This article shows the steps needed for adding a new section, text, image, and content to the Homepage, for

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

    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 Many PPOM Fields Can Be Added to a Product?

    There is no fixed limit on the number of PPOM fields you can add to a WooCommerce product using the PPOM plugin. You can create and assign as many fields as needed based on your product requirements.

  • How to setup WP Cloudflare Super Page Cache

    Prerequisites Before starting, ensure you have: Active Super Page Cache plugin installed and working Cloudflare account (free tier is sufficient to start) Note: If you don't have a Cloudflare

  • The Palette Switch Component - Neve Header / Footer Builder

    For more details check out the full Neve documentation and Neve PRO documentation. 📝Note: This component is part of both Neve and Neve PRO. The Palette Switch component adds a toggle or an icon to

  • How to add a second logo in Hestia

    Hestia comes with a navigation menu with two different variations: a transparent state ( on the front page, before scrolling ) and a white state ( on the front page, after scrolling and on internal

  • Common Issues for WP Cloudflare Super Page Cache

    Error: Invalid request headers (err code: 6003 )This is a Cloudflare authentication error. If you chose the API Key as the authentication mode, make sure you have entered the correct email address

  • [MPG] 500 – Internal Server Error

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

  • Custom Layouts Module Documentation

    For more details check out the full Neve documentation and Neve PRO documentation. Important: The Custom Layouts module is part of all three Neve PRO plans: Personal, Business and Agency. 🧰 Using

  • Custom Sidebars Module Documentation

    For more details check out the full Neve documentation and Neve PRO documentation. Enable or disable modules Part of Neve PRO options consists of modules which can be enabled/disabled if used or not.

  • How to Automate Cache Purging and Preloading with Super Page Cache

    Automating cache purging and preloading ensures your website always delivers updated and cached content without manual intervention. The Super Page Cache plugin provides a straightforward way to

  • ShopIsle Pro Documentation

    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.

  • The Dynamic Link Feature - Otter Features Library

    Using the Feature Use Cases 🎥Video - How to use the Dynamic Content? 🧰 Using the Feature The Otter plugin enhances your visitors' experience by allowing you to insert dynamic links on your website

  • Troubleshooting

    Missing the style.css stylesheet error This means that you probably uploaded the FSE Design Pack ZIP as a Theme, and not as a plugin. Please try to install the ZIP as a plugin by going to Plugins >

  • Getting Started with the FSE Design Pack

    Before you Install Make sure that you are using the latest versions of any of our Full Site Editing (FSE) themes: Neve FSE / Jaxon / Riverbank / Fork / Raft. How to Install and Activate the FSE

  • How to turn on/off Debugging in WordPress

    WordPress includes several settings that you can use to help debug your site. These options are usually meant for developers, and you can turn it on by editing the wp-config.php file of your

  • Neve Header Builder

    View in German Neve comes with a versatile builder for the header area of your site. With just a few clicks you can create your perfect header. 📝 Note: If you are interested in getting all the

  • How to automatically display the year in Hestia's footer copyright text

    Hestia's copyright portion of the Footer section can be updated manually from the Customizer as follows: However, if you'd like to add a proper Copyright for your own personal brand and include the

  • How to change the page template in WordPress

    📝 Note: There is at least one custom page template file in your active Theme's folder. If you change your Theme, the page templates in your previously activated Theme will not display. In WordPress,

  • How to add widgets in the header of Neve

    Neve comes with its own builder for the header and footer areas of your site, which can be used to create your perfect header and footer with just a few drag-and-drops. The builder uses a predefined

  • How to display the See all products button in the Products section in Shop Isle when using a shortcode

    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.

  • Automatically Creating User Accounts with WP Full Pay

    WP Full Pay provides the capability to automatically create user accounts upon successful payment through integration with the WP Full Members add-on. How it Works: Installation and Activation:

  • Mystock Photos - Orbit Fox module

    📝 Note: This module is part of the Orbit Fox plugin. For more information about the plugin, please check the main documentation. Using this module, you can import images from the MyStock website to

  • Feedzy RSS Feeds Documentation

    Feedzy is an RSS aggregator that helps you curate content, auto blog, display, and import RSS feeds within a few minutes. 📝 Note: Exciting news! We do offer a demo for Feedzy, allowing you to