How to create a custom shortcode in WordPress?
Here is an example of how I implemented creating a simple google shortcode and added it to the front-divi-page builder inside the text module.
Bootstrap Slider – Good jquery slider plugin
The bootstrap slider is a good option to add slider elements to your website. JQuery is optional and the plugin can operate with or without jQuery.
CSS Variables
CSS variables make code easier to read and change values throughout the project.
CSS – Media queries for (smaller to bigger) and (bigger to smaller) size
When it comes to real website development and big projects, it is sometimes better to use both approaches to get the desired results. So following are the media queries approach I follow to create responsive websites. /* Mobile First Approach – Smaller to Bigger...
How to redirect http:// to https:// through WordPress settings?
How to redirect http:// to https:// through WordPress settings Step 1 Go to your admin panel with /wp-admin url at the end of your domain name Step 2 Login with your administrator credentials. Step 3 Go to [Settings > General] and change Site Address URL to https://...
Blog