A customer uses WooCommerce to power their online shop. They required a certain category to be available through the WordPress dashboard but the category wasn’t to display on the shop pages or any widgets. Here is the PHP required to achieve the outcomes. Just add the following to your functions.php. Don’t show WooCommerce category on […]
Archives for November 2014
Microsoft Word to WordPress Style Guide
A few years back I posted a Microsoft Word style-guide for content that is to be copied and pasted into WordPress websites. Copying and pasting from Word to a WordPress page or post is still very common therefore I thought I should update the guide. Why do I need to style content correctly in Microsoft […]
How to find your Mailchimp API key
A Mailchimp API key is usually needed if you use an external application or service to integrate with Mailchimp. For example you may have a Mailchimp sign-up form on your WordPress website that automatically adds new subscribers to your Mailchimp list. There are various ways to locate your Mailchimp API key but below is by […]
WordPress – How to add Social Media icons into a menu
There are many ways of showing social media (Twitter, Facebook, Linkedin etc.) icons on your WordPress menu. Almost all include having to install a plugin or the theme to provide the icon links. What many people want however is to include icons in a WordPress menu itself which most plugins and themes don’t easily support. […]