How to create a music playlist with AudioIgniter in WordPress
We have recently released AudioIgniter. A stylish and easy to use audio player plugin for WordPress. AudioIgniter is suitable for solo artists, bands, DJs and podcasters.
A series of “How-to” articles that will help you with your day-to-day WordPress tasks.
We have recently released AudioIgniter. A stylish and easy to use audio player plugin for WordPress. AudioIgniter is suitable for solo artists, bands, DJs and podcasters.
Navigation is a very important part of any webpage. A well structured one allows the visitors to easily locate all the information they are looking for and make the overall browsing experience more pleasant. Luckily WordPress has catered to this need with a functional and easy to use menu system. Today we’re going to take a closer look at the menu creation procedure.
Have you ever wanted to change the_category()‘s behaviour so that it’ll only show the leaves (last child categories) of the selected WordPress categories?
For example, you might have a category hierarchy of Food > Cat > Prescription Cat Food, and it doesn’t really make sense to show all three categories. Due to organizational reasons however, you need to have all three of them selected. How do you force your theme then, to only display the Prescription Cat Food category?
Thousands of support tickets have taught us one thing; people love customizing their themes. Everyday, many of them, dive in the code to get a unique layout or functionality, tailored to their needs and desires.
Another interesting fact is that very few users utilize child themes. Why is that? Well, most of them don’t know what they are, how they work and what they have to offer. Some, happily very few, just can’t be bothered.
Let me ask you a question: do you want to speed up your WordPress site while also protecting it from malicious attacks?
If you answered yes (let’s be honest: of course you did!), then you should definitely consider integrating CloudFlare with your website.
Google Search has been very clear about the benefits for websites that are accessible through a secure HTTPS/SSL connection, the announcement back in 2014 saw a huge increase in the number of sites that switched over to HTTPS, but in comparison to today’s standards, there’s still many website owners who haven’t made the switch.
Sometimes you might want to modify the default font applied to the theme. The easiest way to do this is by using the Easy Google Fonts plugin, which allows you to select from the 700+ font families available on Google Fonts. Read on to find out how you can install and configure the plugin in order to apply new fonts to your site.
With new exploits being revealed every day, security is becoming an ever growing concern, especially when users tend to have bad password habits. As site builders/administrators we need to account for this as well. This is where two-factor authentication comes to play.
What is two factor authentication you might ask?
Read More
Many of our customers, correctly, build their projects on local or development servers and then, once everything is done and polished, the whole installation gets moved to another server to go live. Moving a WordPress installation is thoroughly documented in the Codex, but it can still be a bit complicated for a novice WordPress user/developer. Below we’re going to present an alternative way of moving (or even cloning) your installation using the Duplicator plugin.
It seems there is a lot of confusion going around WordPress developers and enthusiasts regarding the proper use of the WordPress localization functions. Unfortunately, 99%1 of the tutorials circulating the Interwebz right now, only scratch the surface of localization by mentioning less than a handful of the functions available, and to make things worse, some of them are outdated or just plain wrong. Top that with insufficient knowledge of foreign languages, and you get a topic of localization that’s totally misunderstood or even skipped altogether; Plural Forms.