WP Forms Modern Reviews

/** * Custom shortcode to display WPForms form entries in table view. * * Basic usage: [wpforms_entries_table id=”FORMID”]. * * Possible shortcode attributes: * id (required) Form ID of which to show entries. * user User ID, or “current” to…Continue reading

Animacja Formularza

jQuery(“input , textarea”).focus(function(){ jQuery(this).parents(‘.elementor-field-group’).addClass(‘focused’); }); jQuery(“input , textarea”).blur(function(){ var inputValue = jQuery(this).val(); if ( inputValue == “” ) { jQuery(this).parents(‘.elementor-field-group’).removeClass(‘focused’); } });Continue reading

Loading ACF Blocks from theme

/** * Load Blocks */ function load_blocks() { $theme = wp_get_theme(); $blocks = get_blocks(); foreach( $blocks as $block ) { if ( file_exists( get_template_directory() . ‘/blocks/’ . $block . ‘/block.json’ ) ) { register_block_type( get_template_directory() . ‘/blocks/’ . $block .…Continue reading

Amazon Affiliate Disclosure Bottom

— I appreciate you using my affiliate links to purchase in support of the information shared here. ❤️ I independently review everything I recommend and have found this to be much less obnoxious than display ads. Running a reliable website…Continue reading

Easter

Info om tävlingen Starta tävling   Första gåtan Submit    Andra gåtan Submit    Tredje gåtan Submit    Resultat och översikt Tiden det tog för dig att lösa alla tre gåtor: De som har deltagit:  Continue reading