Hide Icon List Item (with Icon) if ACF Field is Empty
Add icon list and connect with ACF text fields
Snippets library
81 fixes pulled straight from client work. Each one is the actual problem, the steps, and the code that solved it. Copy what you need.
Add icon list and connect with ACF text fields
Copy the unique class of li and then apply the css below:
A Elementor fix, with the code that solves it.
Image/Video Overlay Banner Section
Increase the memory_limit in php.ini or place code in the wp-config.php
Logos/Images Section with links
A Elementor fix, with the code that solves it.
Add a class to section or widget: zaib-collapsible
Copy the class name of that theme header like in this case header class= site-header
Please note if there is a mega menu repeat these steps for “header-mega-menu.liquid†too.
Source: https://www.scratchcode.io/add-multiple-post-types-in-posts-widget-in-elementor/
A WordPress fix, with the code that solves it.
A Elementor fix, with the code that solves it.
Add this code and change URL
Go to Theme > Edit code > Header.liquid
Find unique class/selctor/id of that link
Change the product ids and page ids as required. To find page id you can edit an page and in url bar you can…
This code restricts access to specific pages based on whether the logged-in customer has purchased at least one product from a defined list.
Rich Text with Image & Video
A WooCommerce fix, with the code that solves it.
Shopify Products Grid Section - Advanced
A Shopify fix, with the code that solves it.
Namespace and key is the metafield key of product field
Add HTML or custom liquid widget on the target page or in footer if want it sitewide and then paste this code:
Add a class to a container:
Create you acf repeater field and make sure to copy field Name and sub field Name.
This code will help to create a button that can help to hide or show any section/element (using id) on click and on click…
FIrst Add the PHP code in code snippets and then use these shortcode to display anywhere.
A WordPress fix, with the code that solves it.
Acf by default blocks html tags eg Iframe to show on front end. To show it perfectly follow these steps:
Add this code in snippets and this will show percentage discount with price. You can hide the original price and then only percentage will…
A WooCommerce fix, with the code that solves it.
Add a class text or description: zaib-readmore
A WooCommerce fix, with the code that solves it.
Add this php code in the wp code snippets plugin.
There is no direct way to show a specific portion of a page using iframe. But I have written a code in which there…
Add this code in codesnippets (Php)
Add an anchor menu widget in target section > add respective link/id
Install a plugin Export media with selected content on Old website
Very Advanced Reviews Slider + Grid with all controls: