Should you ever need to display the category description in your WordPress theme, and it doesn’t show after you save the category, then you should modify the theme files so it can display it for you.
Custom header image for WordPress website with Polylang plugin
I was looking for a solution to make custom header image for multi-language WordPress website by using some plug-in solutions and came across a problem since the theme I was using wasn’t supporting the custom headers, hence those plug-ins showed no header image whatsoever. Read how I did it and learn how to make Polylang… Continue reading Custom header image for WordPress website with Polylang plugin
Free PHP, HTML, CSS, JavaScript IDE – Codelobster IDE
The file wp-config.php already exists
Did you ever see this error message after WordPress fresh install? The file wp-config.php already exists. If you need to restart any of the configuration items in this file, please delete it first. You may try installing now. If so then you tried to click on the link to install now and see that the… Continue reading The file wp-config.php already exists
Untranslated WooCommerce strings in Cart and Checkout pages
Learn how to translate WooCommerce strings like Update Cart and I’ve read and accept the terms & conditions which remain untranslated after plugin update. In my case French language is the primary WordPress language (no additional languages are being used hence no Loco nor WPML plugins are installed) and the strings like Product, Price, Quantity,… Continue reading Untranslated WooCommerce strings in Cart and Checkout pages