Amelia “Customize” Shows Some Step Texts Only in English

Amelia booking form with Service Selection and Choose a team member remaining in English, showing how to translate them through Customize Advanced Labels and the language selector.

When translating an Amelia booking form, most of the plugin may appear correctly localized while some texts inside the booking process remain in English. Common examples include: This can be confusing because the rest of WordPress or Amelia may already be running in another language. The important thing to understand is that Amelia uses more … Read more

Make a Photo Gallery Carousel Open the Lightbox When Clicking the Image

Photo Gallery by 10Web Carousel configured so clicking anywhere on a gallery image opens the lightbox instead of requiring the small enlarge icon.

When using Photo Gallery by 10Web with the Carousel layout, you may find that the gallery displays correctly, but visitors seem to have to click the small enlarge/zoom control to open the full gallery. What you actually want is simpler: You do not need to switch to the Slideshow gallery type for this. Photo Gallery … Read more

Fix Events Manager Fatal Error: Class EM_Admin_Notice Not Found

Events Manager 6.6.1 fatal PHP error where EM_Admin_Notice is not found during plugin activation, showing the relative include problem, __DIR__ fix, and recommended upgrade to the current Events Manager release.

Events Manager can fail during installation or activation with a fatal PHP error similar to: One reported case occurs with: and references approximately: Because PHP cannot instantiate the required EM_Admin_Notice class, plugin installation or activation stops completely. A temporary workaround can restore activation, but there is an important additional point: Events Manager 6.6.1 is now … Read more

What Causes of Loco Translate Removes 526 Old Strings, Then Adds Them Back

Loco Translate repeatedly removing 526 obsolete plugin strings from a POT template and then adding the same strings back when the language PO file is synced, indicating mismatched translation sources or templates.

A WordPress plugin translation project may show something like: After translating all of them in Loco Translate, you update the template and Loco reports: So far, that can be completely normal. But then you open the language .po file, press Sync, and those same hundreds of strings appear again. For example: That is not a … Read more

How to Isolate Divi 5 Image Overlay Settings Not Working on the Frontend

Divi 5 Image Carousel overlay settings appearing correctly in the Visual Builder but reverting to default overlay styling on the live frontend.

If an image carousel looks correct inside the Divi 5 Visual Builder but its Image Overlay settings revert to the default appearance on the live site, this is not necessarily something you configured incorrectly. A typical case looks like this: but on the live page: If you have already: then you have already eliminated most … Read more

Loco Translate Shows 1,000+ Translated Strings but the Plugin Admin Interface Stays English

Loco Translate showing over 1,000 translated plugin strings while the WordPress admin interface remains English because the plugin's JavaScript translations are not being loaded.

A frustrating WordPress translation problem can look like this: If none of the translated strings appear inside the plugin’s wp-admin interface, translating more strings is unlikely to solve the problem. There are several possible causes, but with modern WordPress plugins the most important question is: Is the plugin’s admin interface generated by PHP, or is … Read more

Keep a Dynamic Sidebar From Being Cached in WordPress

WordPress sidebar using Content No Cache and WP Fastest Cache so a rotating image remains dynamic while the rest of the page stays cached.

A rotating sidebar can work perfectly until full-page caching is enabled. For example, suppose PHP randomly chooses one of several sidebar images whenever a WordPress page loads: Without page caching, the next page request can produce Image D, then Image A, and so on. After enabling WP Fastest Cache, however, the generated page HTML is … Read more

Bunny Stream Video Is Too Small in WordPress? Here’s Which URL to Use

Bunny Stream video appearing too small in WordPress, showing which Bunny URL to use and how to create a responsive full-width 16:9 player.

When adding a Bunny Stream video to WordPress, two problems can appear at the same time: For example, the video details may show: HLS Playlist URLThumbnail URLPreview Animation URL (WebP)Video IDOEmbed This makes it unclear which value should actually be pasted into WordPress. The important thing is that those values serve different purposes. For a … Read more

How to Recover an EventON License When the Original Purchaser Has Left the Organization

EventON license account recovery process for an organisation that lost access to the original purchaser's email and only has a masked license key, followed by upgrading EventON 2.6.17 to the current release.

Losing access to a premium WordPress plugin account is particularly difficult when the person who originally bought the license has left the organisation. With EventON, you may end up in this situation: EventON is installed and working↓Original employee has left↓Original purchasing email is inaccessible↓WordPress shows only a masked purchase/license key↓EventON account/download portal cannot be accessed↓Plugin … Read more

Add a Different Cursor on Links and Disable Cursor Effects in the Divi Visual Builder

Cursor Style & Animation using a different custom cursor on link and button hover while automatically disabling custom cursor effects inside the Divi Visual Builder.

The Cursor Style & Animation plugin provides several cursor styles, custom cursor images, and Trail, Particle, Ripple, and Magnetic effects. Two useful improvements become apparent when using it on a real site: Both requests make sense. As of August 21, 2026, the public WordPress.org release is still Cursor Style & Animation 1.0.0. Its documented controls … Read more