Mark's local community (100 miles):
View more posts on the website
Creating a ‘New look site‘ for a website creator was never going to be easy. Design alterations while optimising for speed and accessibility along the way, is not easy. When creating a site for yourself, it’s all too easy to be overfly fussy. As a creator of WordPress websites, I can honestly say that working … Read more
When building a WordPress website, choosing the right theme is crucial to its success. While there are thousands of off-the-shelf themes available, they often come with excess code that can slow down your site and make it difficult to customise. Opting for a custom-built WordPress theme for your website may be the most suitable choice. … Read more
A very simple small snippet of code that will add a class to your site <body> tag, if the WooCommerce shopping cart has one or more items. Add this to your functions.php file, within your child-theme or custom theme.If you do not have a child-theme, or a custom theme, you could use a plugin such … Read more