As you know we can easily custamize site layout through widgets in WordPress. Today I have created a custom header widget for home page in my wordpress portifoio website. I hope this post will help you to learn how to
I tried Easy Custom Sidebars plugin for showing Different Sidebars for Each Post/page and it is very easy to use compared to other plugins. Here is the step by step guide for using Easy Custom Sidebars Plugin. STEP 1 :
I have already shared a detailed information for creating child theme with Underscore starter theme. In this post, i will tell you how do I create custom template for Category Archive page with Underscore child theme STEP 1 : Go
Installed WordPress in localhost for developing theme for Website Design Portfolio website and downloaded Underscores starter theme. To generate an underscores starter theme go to the Underscores home page and in the input box type a theme name for your
I was using older version of WordPress on Ubuntu 16.04. Now when I try to upgrade to WordPress 4.9.5, it says And the plugin upgrade showing Then I changed the owner and group owner to www-data user using below command.
Installed free WordPress theme ‘Business Point’ to client website and added his social media links in top header. But when I click on these links, it opens on the same page itself. I checked the theme files, but not able
As a designer I have to test many themes and plugins to my local wordpress installation. Reset WP is one of my favorite plugin that I have used to reset WordPress database to the default installation. It will only reset
Installed Photoswipe Masonry Gallery wordpress plugin for a hotel website. Using this plugin we can create Masonry Gallery from WordPress admin area and can insert it in the page or post. After the installation you can find Photoswipe Masonry Gallery
I always placed PHP code in theme files to get the widget functionality in WordPress page or post page. But I stopped doing this when I found plugin Widget Shortcode. By using this we will get short code for any
In this post i will tell you how we can remove the ‘category’ from permalinks in WordPress. Method 1 Using Remove Category URL plugin , we can completely remove the ‘/category/’ from permalinks ( e.g. mydomain.com/category/blog/ to mydomain.com/blog/) No configuration