Tag Archives: WordPress

How to Add Site-Wide Background Music to a WordPress Website

There are many plugins for WordPress that will help you embed mp3 or other music files onto WordPress pages. There are even others that would let you show music playlists as widgets and that plays your favorite music to your site visitors. But when it comes to playing a Background music, site-wide with auto-resume across [...]
Posted in WordPress | Also tagged , , | 6 Comments

How to Add CSS Styles to WordPress Admin

WordPress has obviously grown from a personal blogging tool to a collaborative blogging environment with multiple authors and multiple blogs in a network with the WordPress multisite. This sometimes call for styling not only your front end for your visitors, but also the backend of your WordPress admin. Well, if you are looking for fully [...]
Posted in Code Snippets, WordPress | Also tagged , , , | Leave a comment

How to Create a Welcome Page (Splash Page) for WordPress

We are not talking about a pop-up or setting a page as the homepage of your WordPress site here. A real solid page that is shown to visitors when they enter your site from another site, or search engine (which again is another site) or by directly typing in your address. Have you ever seen [...]
Posted in Code Snippets, WordPress | Also tagged , , | Leave a comment

Display Posts from a Custom Taxonomy (Tag / Category) of a Custom Post Type

Since ver. 2.3 you could create custom Taxonomies and custom Post Types came in since ver. 3.0. In simple terms, Taxonomies are classifications and Post Types are well, they are Post Types. For e.g. Pages and Posts are two default post types (there are 5 default post types) and Tags and Categories are default Taxonomies. [...]
Posted in Code Snippets | Also tagged , | Leave a comment
  • Get Free Updates