Similar Posts
Uncaught TypeError: grecaptcha.render is not a function
Uncaught TypeError: grecaptcha.render is not a function console error is showing if the recaptcha api.js is not enqueue or the `grecaptcha.render` is fire before the recaptcha api.js is being enqueue. See the JS library link below. I’m having this error when I use the Gravity Form captcha field. As I explained above, that is the…
Add browser name as class on body class ( body_class(); )
First is you must have the browser.php in your current themes. If not, click here and create a file named browser.php in your current themes. Copy the codes below and place it into your function.php file.
WDES Responsive Popup documentation
Page Settings In every popup created, each of them has a dedicated page settings that applies only that specific popup. You can setup an awesome popup using this features. [wdes-popup-title id=”1603″ class=”button”] Shortcode attributes Popup Title Shortcode attributes id – (required) This is your popup ID, without this, the popup will not work. class –…
How to fix Avada themes WP Memory Limit using Godaddy cpanel.
If you encountered the same error just like the image above, just follow this instructions. Open your wp-config.php in cpanel and add this code.
Customize rtmedia gallery ( media-gallery-item.php ) with additional display.
Customize rtmedia gallery ( media-gallery-item.php ) with additional display like image, audio, video, etc. Are you having a problem adding custom information on the media gallery item? You don’t have to worry now, the codes below is the solution. In my example, I want to add an audio player and the same time this is…
