Tag: WordPress
Misc
Moving sidebar to the bottom of content – Divi I am using the Divi theme and page builder for my WordPress website and am happy with it. No Sidebar – Page Layout selected in Divi Page Settings On some of my blog posts (...
Misc
Today I created a very cool dropdown for my WordPress blog’s tag cloud widget. Initially, it took full height with lots of tag links inside it but that did not seem great to be concerning user experience. So I just created and this cool piece of jQuery and CSS...
Misc
Elementor Pro – Installation Following are some steps to activate pro version of your Elementor theme/plugin subscription. I received it through email and uploaded it here for myself or someone who might be in need to have a look at. 1. Login to your...
Misc
I just added title and descriptions to my category pages with these simple steps. Step 1 – Create category.php file Copy index.php file and paste it as category.php if you dont’ have one in your WordPress theme. I am using DIVI child theme so there was no...
Misc
Canonical URL Canonical URL tag in a page prevents the same page from indexing twice or more for better search engine optimization. For example, if you have URLs for the same page (for example: example.com?dress=1234 and example.com/dresses/1234 ), Google chooses one...