Create Collapsible Mobile Menu in Divi Theme This morning, one of my clients send this message – “Hey, can the website menu be condensed a bit for...
Change brand attribute URLs to SEO friendly URLs in WooCoomerce I have been using WoodMart WooCommerce Theme for one of my client’s e-commerce websites. The theme had an option to...
How to Install/Update PHP to 7.4 on CentOS 7 Recently while looking onto my client’s WordPress dashboard, found a notification that the PHP version might be vulnerable and needs...
How to Change Product Sorting in WooCommerce Catalog? Is there a way to change the product sorting in WooCommerce? Currently, the products are displayed in alphabetical order on...
Stop using NULLED WordPress Plugins and Themes No one likes spending unnecessary money when the complete premium theme is available for free of cost! In my initial...
How to insert images from clipboard to WordPress post Images speak more than boring texts and also make a blog post more interesting and interactive. But most daily bloggers...
Session Hijacking – VAPT Vulnerability Detection & Prevention After the development of a web application for a client, I had requested our security experts group to carry out...
Fixing high load time of WordPress & AJAX requests behind NAT I was working on a web application for my client and its website load time was around 2-3 secs on...
Uncaught TypeError: a.indexOf is not a function – WordPress I have been using Preloader WordPress plugin almost in all of my client websites. But the plugin ended up throwing...
How to Remove label ‘WordPress’ from the title bar of the login and admin page Generally when you install WordPress, you’ll find the keyword “WordPress” on the title bar of the login and the admin...
Failed to connect to server: php_network_getaddresses: getaddrinfo failed [Fix] “SMTP ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed”. Well, this is how my week started. One of my...
Divi Visual Builder Not Loading [Fix] Divi visual builder is not loading? There are plenty of reasons for this and more often there are no errors...
WooCommerce REST API Error 403 woocommerce_rest_cannot_view [Fix] WooCommerce REST API can be used to add, delete, and update products, customers, coupons, orders, etc. In order to develop...
Display Most Recent Comments at the Top in WordPress By default, WordPress posts and the page display older comments at the top. But if your blog posts are receiving...
Reduce Comment Spam – iTheme Security Plugin Option results in 405 NGINX Error I’m a big fan of iThemes Security Plugin for WordPress and I have been using it on all of my...
How to Add Custom Attribute to WordPress menu item Here’s an issue that I recently solved on my client website. The WordPress navigation menu has a dropdown that works...
Divi Builder Timeout and Unknown Error [Fix] If you are a regular reader of Techglimpse, then you might have read my previous articles on Divi and understood that...
Fix Invalid URL in field id Breadcrumbs Validation Error in Google Search Console I recently received a notification from Google search console that reported about the breadcrumb validation error. Upon logging in, I...
Adsense Auto Ads, 5 Reasons Why I disabled it! In February 2018, Google announced Adsense Auto Ads beta – powered by machine learning, the auto ads can figure out...
Remove Action/Filter Hook Added Within Class in WordPress If you are a WordPress developer, then you must have definitely used action and filter hooks. You might have also...