Highlight Which WooCommerce Products Are Unable To Be Delivered On The Cart Page

Highlight Which WooCommerce Products Are Unable To Be Delivered On The Cart Page

This code enables you to add a note on the cart page to highlight which products cannot be shipped. The code checks if the product contains a specific shipping class and displays text so the customer knows it cannot be delivered. Here’s an example of how you can display text within the cart item data…

Highlight Sponsored & Nofollow Links in Gutenberg

Highlight Sponsored & Nofollow Links in Gutenberg

Recently I’ve been going through old articles and updating affiliate links to the text (affiliate link) next to any affiliate link for complete disclosure. I’ve also been switching links that previously used rel nofollow to sponsored. This is a long process as we have thousands of posts and I’m completely re-structuring how our theme and…

The 10 Best WooCommerce Shipping Plugins (USPS, UPS, FedEx)

The 10 Best WooCommerce Shipping Plugins (USPS, UPS, FedEx)

Disclosure: This post may contain affiliate links. Purchasing a product through one of these links generates a commission for us at no additional expense to you. In this post, we’ve included the best WooCommerce shipping plugins for extending and enhancing the shipping functionality in WooCommerce. These plugins will allow you to: Add API integrations with…

How to Rename the Page Tabs by Condition in WordPress

How to Rename the Page Tabs by Condition in WordPress

WordPress is a powerful platform that allows for extensive customization, including dynamic navigation menus. Renaming page tabs based on conditions, such as user roles, device types, or page-specific requirements, can improve the user experience and make your site more interactive. This guide walks you through why and how to rename page tabs conditionally, with step-by-step…

WordPress vs Elementor: Are They Same? abc

WordPress vs Elementor: Are They Same? abc

If you’ve ever looked into website creation, you’ve likely heard of WordPress and Elementor. They’re two of the biggest names in the industry, often mentioned together. But are they the same?  The short answer is no. The long answer is what we’ll cover in this blog. WordPress is your website’s foundation, while Elementor enhances it…

How to Create an Editorial Calendar and Be More Successful

How to Create an Editorial Calendar and Be More Successful

Want to make your blogging life easier with just one tool? Start using an editorial calendar. Let us show you how to create one. It takes discipline to run a successful blog. Without something to organize your publishing schedule, it’s easy to waste time wondering what you should write about, and hard to hold yourself…

How to unlock variation combinations in WooCommerce dropdowns

How to unlock variation combinations in WooCommerce dropdowns

Our client sells a product for smartphones. Therefore, customers need to first select the brand of their phone, eg. Apple or Samsung. And then they need to select the phone model, eg. iPhone 7 or Galaxy s8, respectively. Attribute setup Here’s our attributes setup in our WooCommerce product: Variations setup Here’s our variations setup in…

Download older plugin versions from wordpress.org – WP Engineer

Download older plugin versions from wordpress.org – WP Engineer

There’s a simple way to get hold of previous versions of your WordPress plugins, for example if a current version breaks your setup. On the right side of the plugin’s page there a link called “Advanced View”, which should better be called “Version View”: Very, very (very) far at the end of the page there…

Browser Caching in WordPress | Web Training Wheels

Browser Caching in WordPress | Web Training Wheels

Implementing browser caching on your WordPress website improves performance for visitors who visit multiple pages or visit your website multiple times. It allows their computer to store commonly used files in their browser which means pages can be displayed faster on those repeat visits. Browser caching vs page caching You may have heard about page…