Place WooCommerce Product Title Above Gallery Image on Mobile Only

Goal: Move WooCommerce Product Title to a different part of the Product page when on mobile. The ! is_admin() && is_product() && wp_is_mobile() functions are an if conditional that means only display the WooCommerce Product Title if all 3 of the following conditions are met: NOT in admin AND is a WooCommerce Product page AND…

Display WordPress WooCommerce Hooks In Exact Location On Page
|

Display WordPress WooCommerce Hooks In Exact Location On Page

What I’ve been searching for for the past week+ is a way to display the name of a WordPress Hook (actions & filters) on the WooCommerce product page – in their exact location on the page – so I can see how everything is laid out. Like how Google Maps displays business names next to…

WooCommerce Continue Shopping Redirect Link

WooCommerce: Edit “Continue Shopping” Link Redirect by Business Bloomer “Continue Shopping” appears on the Cart page when an item is added to Cart and you have “Redirect to the cart page after successful addition” enabled via the WooCommerce settings. By default, “Continue Shopping” button redirects to the previously visited page – sometimes this makes no…

Bitcoin Payments In WooCommerce Store

OpenNode allows you to accept Bitcoin payments on your WooCommerce store. From OpenNode’s site: How does OpenNode work with WooCommerce: OpenNode integrates with WooCommerce with a simple plugin that gives any WooCommerce the ability to accept Bitcoin payments. With a no-code integration, any WooCommerce business can accept Bitcoin payments on the Lightning Network using OpenNode….

AMP and WooCommerce

AMP and WooCommerce

AMP (Accelerated Mobile Pages) & WooCommerce Problem: On mobile, WooCommerce product page kept refreshing and never fully loaded. Answer: “WooCommerce is not yet AMP-compatible. The quickest way to resolve this is to disable the “Product” post type from being enabled in the AMP plugin.” (source, April 15, 2020) From AMP plugin support (July 21, 2021)…

WooCommerce Shop – Remove “This is where you can add new products to your store”

WooCommerce Shop – Remove “This is where you can add new products to your store”

Remove “This is where you can add new products to your store” Remove the description text from just below the “Shop” title on the WooCommerce Shop page. I have no idea why this description text even exists! Note: This will NOT remove the description text from other Product Category Pages. Source: https://wordpress.org/support/topic/remove-text-this-is-where-you-can-add-products-to-your-store/#post-11548982 I use the…

WooCommerce – Variation Swatches AND Variation Images Gallery Plugins

Variation Swatches & Images Gallery plugins Variation Swatches for WooCommerce By RadiusTheme So far so good. Variation Images Gallery for WooCommerce By RadiusTheme So far so good. Variation Swatches for WooCommerce By Emran Ahmed So far so good. Color variation drop-down properly displays that color’s main image. “Show selected attribute variation name beside the title” is also a…

Pixel Caffeine – image_link: URL Incorrectly Formatted
|

Pixel Caffeine – image_link: URL Incorrectly Formatted

Pixel Caffeine has been discontinued as of Oct 1, 2021. Facebook Catalog data feed file upload error: image_link: URL Incorrectly Formatted I’m using Pixel Caffeine to upload WooCommerce products to Facebook Commerce Catalog. [Possible] fix from Pixel Caffeine “You have some sort of caching. In this case, make sure every cache you have (from WordPress…

Facebook for WooCommerce Not Pushing Products

Compiling a list of articles to help troubleshoot why Facebook for WooCommerce is not pushing WooCommerce products to Facebook Shop. Facebook Microdata Debugger Tool About Microdata Tags for Catalogs | Facebook Business Help Center Best Practices for Facebook Pixel Setup | Facebook Business Help Center How to Set Up a Facebook Pixel & Microdata Tags…