Step 1. Setup the plugin. To begin let’s start with setting up the Awesomesauce custom plugin: Create a directory called elementor-awesomesauce in wp-content/plugins In the plugin directory, create the following files & directories: elementor-awesomesauce.php – defines the plugin class-elementor-awesomesauce.php – verifies requirements class-widgets.php – registers the plugin’s... Read More »
Step 1. Setup the plugin. To begin let’s start with setting up the Awesomesauce custom plugin: Create a directory called elementor-awesomesauce in wp-content/plugins In the plugin directory, create the following files & directories: elementor-awesomesauce.php – defines the plugin class-elementor-awesomesauce.php – verifies requirements class-widgets.php – registers the plugin’s... Read More »
Responsive web design is a simple & powerful technique that makes website look good across all screen sizes; like- desktop, Laptop, Pad, Mobile phones, Tablets etc. Google also recommends the responsive design approach for improved indexing since :it keeps...