Tag Archives: wordpress development

How to add a Caption to the Featured Image in WordPress

WordPress: Featured Image Caption

Featured Image Caption in WordPress - Pgoto/Screenshot: T.Bortels/cpu20.com

With most themes WordPress makes it really easy to add a featured image to an article / a post or a page. But although the image caption is often added correctly to inline images, it is often missing from featured images. So how can you add a Caption to the Featured Image in WordPress easily? […]

How to check the execution time of a php script

You have the feeling your website is slow? Some process is taking too long, something is not loading fast enough? Of course, there might be a script or maybe just a few lines of php slowing it down – but which part of the script is it? If you are witnessing for example speed problems […]

WooCommerce SEO: change the default shop title ‘Products Archive’ to something meaningful

WooCommerce SEO: How to change shop title Product Archive

WooCommerce SEO - how to change the shop title - Photo: screenshot / montage by T.Bortels/cpu20.com

As you may already know, WooCommerce is a free WordPress plugin – and for many website owners it has basically become the standard e-commerce solution – an affordable and rather easy to set up way to run an online shop. The combination of WordPress and WooCommerce enables you run an online shop with relatively little […]

How to check your WordPress Version easily

Sometimes you want to install a new theme or upgrade a plugin and then you might be wondering – what wordpress version is my website actually running on? When did I update the last time? Is the theme / the plugin compatible to the version I use? You may also need your WordPress version when […]

WordPress: change image size, re-render all images

Another classic: the image size preset is set to 1024 pixel. At first everything is alright, while the project is evolving the CMS structure built, the website filled with content – images are uploaded. Then occasionally somebody involved with the project wants to add an image gallery or something similar, that makes you reconsider the image […]

Change WordPress language (without re-installing WP)

So, you have just installed WordPress successfully – and now you realize that you would want to run WP in a different language? You basically want to change the WordPress language after install – without re-installing it? Great. I know the feeling. WordPress is available in many different languages – as far as I know […]

WordPress: jacking up the sub-menu and styling it

You probably very well know the sub-menu that is “flying-out” from the main navigation on hover.  Many free WordPress Themes are equipped with that rollover-sub-menu and while it may be a nice thing to have, sometimes you want to style it in peace and quiet. And that can be difficult, since it is usually hidden […]