MinimogWP - The High Converting eCommerce WordPress Theme v4.1.5
Version 4.1.5 - July 25th, 2026
= Fixed:
Retina Display never reached product images, because WooCommerce sizes skip the @2x generator; with the option on, product images now use the responsive srcset WordPress already has the files for — every pixel density, no extra files. Still off by default
Retina Display: the @2x srcset used an invalid "@2x" descriptor, so browsers discarded it and the files were never served
Missing images fell back to via.placeholder.com, a service that no longer exists; replaced with an inline SVG placeholder
Header: the logo resized on load because the desktop / mobile body class was decided twice — from the user agent on the server, then from the viewport in JavaScript
Header: the logo wrapper reserved twice the logo width, and the logo ignored its container size on tablet and mobile
Shop and blog archives: "Load more" is now a real link, so search engines can reach page 2 and beyond; same AJAX behaviour and appearance
Shop archive: the page title and the title bar both emitted an H1 with the same text
Product reviews: removed incomplete schema.org Review microdata that Search Console reported as invalid; WooCommerce still outputs complete review JSON-LD
Single product: a product with no image showed a catalogue-sized placeholder with no width or height, so the gallery slot shifted on load
Size Guides were listed in wp-sitemap.xml and reachable on thin URLs of their own
Decorative images ( map markers, lazy backgrounds, menu and info icons ) had missing or hardcoded English alt text
Logo: a blank Logo Width printed an invalid length into the header size variables, dropping the branding and header column widths and risking a division by zero on PHP 8; it now falls back to the shipped default
Dokan: registering as a vendor sent the store admin two "A New vendor has registered" emails and overwrote the store settings Dokan had just saved; the vendor role, names and default store settings are left to Dokan
Dokan: the store listing page emitted a deprecation notice on every load on PHP 8.2 and above, and would stop the page entirely on PHP 9
Dokan: vendor registration could not be completed with WooCommerce set not to ask for a first and last name
Dokan: the Policies store tab stayed hidden for a vendor who had filled only the Cancellation / Return / Exchange policy, and "Show policies in store page" toggled the Terms and Conditions editor instead of its own fields
Dokan: the Biography field disappeared from the vendor dashboard with Dokan Pro active, and a biography already written stopped showing on the store
Dokan: the store sidebar was never registered under Appearance - Widgets, and its widgets appeared twice when a store page showed a second sidebar; leave it empty to keep the Dokan default store widgets
Dokan: the store page stopped working if Dokan Pro was deactivated while the Store Reviews tab was open
Dokan: the store cover fell back to the Dokan placeholder instead of the theme's, and the Threads social icon rendered as a blank space
Dokan: the shipping policy filter renamed the refund and return policy titles as well
Dokan: the "Verified" badge and other vendor badges were missing from store header layouts 2 and 3
Dokan: opening hours saved without a matching closing time produced a warning on the store page
Dokan: on a store page the product search results covered the page heading and the search field instead of dropping below it, and had no border
Improvement:
Largest Contentful Paint: above-the-fold images paint without waiting for JavaScript, and stay visible if that script fails to load
Retina images are generated at quality 82 instead of 100, around 68% smaller, filterable via minimog/retina_image/quality. @2x files written before this release are kept as they are — delete them under wp-content/uploads to have them regenerated
Dokan: vendor cards and the store cover reserve their space before the image loads, and the vendor card cover is a real image with alt text instead of a CSS background
Dokan: restored styles for the components Dokan added since the theme took its copy of the plugin stylesheet — Become a Vendor in My Account, the vendor dashboard payment settings, and the withdraw request table on small screens