If you use a BootStrap Theme, then you should use the feature of responsive Videos. Check out the video below [bootube src=”https://www.youtube.com/embed/DGDejqJQ7sk”] Now check out the usage
WordPress Theme Hack
Need multiple themes on a single blog?
There are situations that you want to use different themes for different categories, tags or home page or a specific post. This is bit tricky, but it is possible by using this Multiple themes plugin. You just need to activate this plugin and you will find the settings under the theme menu of the admin […]
Customize Post Content as per Post Format
If you are using WordPress Post Format in your theme, then you can customize the way the post content should look. Add this code to your funtions.php in your theme folder.
Post Format Option Missing while writing new post – WordPress
Many of us use the post format option to again categorize some posts and have different reasons. Basically templates can be customized for different post formats. You nee to have this enable in your theme. You can enable this by adding this code to the functions.php file of your theme. This is in response to […]
My Custom Archive Page Header
Check out the header of this blog. I am using the category image plugin, which is a good one and have been using for years now. I use Genesis theme. Using the below code, I have created this genesis full width header including the image for the category pages. You can check out any of […]
New Bootstrap with Genesis Framework Theme
The theme on the blog is a combination of Bootstrap Genesis WordPress theme. Bootstrap is a mobile first frontend for web applications and Genesis is a strong WordPress Theme framework Combination of Bootstrap and Genesis Framework I use WordPress for all my blogs. This blog has got a new theme which uses Bootstrap and Genesis […]