Amit
  • Home
  • Month: August 2020

Photo-about
WordPress

How to change WordPress sub-menu class

Sometimes you need to customize the default WordPress menu system to add your own set of CSS classes. WordPress provides a couple of filters to do that. I use these codes to add custom classes to list items and menu links in WordPress. Paste these in your functions.php file or…

Learn More

By Amit Bera

4 years ago
Share
Comments
WordPress

How to add Class in li using functions in wordpress

Sometimes you need to customize the default wordpress menu system to add your own set of css classes. WordPress provides a couple of filters to do that. I use these snippets to add custom classes to list items and menu links in wordpress. Paste these in your functions.php file or…

Learn More

By Amit Bera

4 years ago
Share
Comments
WordPress

How to Make Featured Image Responsive in WordPress

Featured images are not responsive out of the box in WordPress. There is a function add_image_size() to make copies of the featured image with different dimensions, but when it comes to viewing the posts in various devices the end results are often poor. There are solutions involving plugins but i…

Learn More

By Amit Bera

4 years ago
Share
Comments
WordPress

How to disable wp-sitemap.xml in WordPress

Sitemaps in WordPress 5.5 By default, WordPress 5.5 includes an extensible core sitemap to help search engines find your most important pages. This sitemap can be created for all queryable post types, taxonomies, author archives, and homepage. WordPress will expose a sitemap index, which can hold up to 50000 sitemaps…

Learn More

By Amit Bera

4 years ago
Share
Comments
knowledge

What Is Google People Card And How To Make It?

On Tuesday, Google announced ‘People Cards’, which will allow users to build an online presence and discover others on Search. As per Google, the feature allows users to create a virtual visiting card on Search, highlight their website or social profiles and add information about their selves that they would like others to know.…

Learn More

By Amit Bera

4 years ago
Share
Comments
View more