jkrolen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Icons are missing in productionThank you @anmolwpswings
Forum: Fixing WordPress
In reply to: Icons are missing in productionGood catch @rezwanshiblu1952 ! Yes, that mixed content error explains the missing icons. Updating all URLs from HTTP to HTTPS (via Better Search Replace) and clearing all caches should definitely fix it.
Forum: Fixing WordPress
In reply to: Icons are missing in productionThanks @threadi for checking! I’ll try disabling the WP Optimize plugin to see if that fixes the issue. If not, I’ll reach out to Elementor support as suggested. Appreciate your help!
Forum: Fixing WordPress
In reply to: Adding text labels to imagesYou can achieve this using a combination of custom taxonomies and a dynamic content plugin. Since you already have Kadence Blocks Pro, you could use its Dynamic Content feature to pull taxonomy terms (like centre names) and display them as labels over images.
If you want more flexibility, try a plugin like ACF (Advanced Custom Fields) or Toolset, which lets you create and style dynamic labels easily. Then, you can build a filtered page using Kadence Advanced Query Loop to show all services by centre.
Forum: Fixing WordPress
In reply to: wp-admin is brokenIt sounds like a plugin or theme is causing a fatal error. Try accessing your site via FTP or File Manager and rename the /wp-content/plugins/ folder to something like
plugins_backup— this will disable all plugins. Then log in again and see if the dashboard loads. If it does, rename the folder back and reactivate plugins one by one to find the culprit. Also, check your error_log file for details on what’s triggering the 500 error.Forum: Fixing WordPress
In reply to: Disfonctionnement de compte clientBonjour,
Ces problèmes peuvent venir d’un module de paiement ou d’un plugin de gestion des comptes. Vérifiez si des mises à jour récentes ont été faites ou si un module entre en conflit. Essayez aussi de vider le cache du site et de désactiver temporairement les extensions ajoutées récemment pour identifier la cause.