Category Archives: WP Tutorials
Removing the BB schema from Beaver Builder Post Module
Removing the full Schema There have a filter fl_post_grid_disable_schema in BB Post Module. You can easily disable [...]
Display dynamic data to next field’s label in Fluent Form
JavaScript jQuery(document).ready(function($){ if( $('form').hasClass( 'fluent_form_14' ) ) { var firstName = $('input[name="user_name[first_name]"]'); firstName.on('keyup', function(e){ if [...]
Override Core WooCommerce Template Files in Oxygen Builder
Oxygen builder have an add-on for WooComerce plugin and you can create the custom shop, [...]
Display one random image from ACF gallery Images in Oxygen Builder
I create the gallery meta box with ACF gallery field and uploading the images to [...]
Remove image Zoom Effect on WooCommerce products in Beaver Builder Theme
By default images displayed on WooCommerce product pages have a zoom effect. An image will [...]
How to add a search form in nav menu in Genesis
This tutorial provides the steps to add a search form with a Font Awesome’s SVG [...]
