WordPress glossary without plugin x Bricks Builder
I am using Tippi.js to make tooltip faster and its support ajax. Add this code to enqueue the files and to run ajax. Then add this code below to scan…
For video tutorial please check my youtube channel Ivan Nugraha
Updated on June 5, 2024
I am using Tippi.js to make tooltip faster and its support ajax. Add this code to enqueue the files and to run ajax. Then add this code below to scan…
Use this code to add function to bulk upload custom font in Bricks Builder. Download google font font from https://gwfh.mranftl.com/fonts 1. enqueue_media_uploader This function enqueues the WordPress media uploader script,…
Add dismissible alert element In Bricks Builder Programmatically using cookies. First step is to add class name to alert element. The important things is all alert element has same prefix class name…
Integrating the Google Places API into your WordPress site can significantly enhance your content by displaying detailed information about specific locations. Bricks Builder, a powerful visual page builder for WordPress,…
Adding and displaying post view counts in WordPress and Bricks Builder is a great way to measure the popularity of your content and engage your audience. By tracking how many…
Here is how to check website visitor on wordpress then use it as conditional logic to show and hide element based on their country. In this case, i will use…
This code below will load files in Canvas and Frontend. Usually this is the mostly used for enqueueing css and js files.
Bricks Builder collection of hook snippet. Filter to add HTML attributes to the body tag Filter to add HTML attributes to the header tag Filter to add HTML attributes to the footer tag Filter to add…