There are several different ways to add new styles or CSS code into your WordPress blog. The easiest way may not be the most efficient way and vice versa. Here, we consider the easiest way first. 1. Add Styles Using a Text Widget The easiest way to add new styles into a WordPress blog is…..
The Shiba dynamic WordPress theme was created to give end-users a simple way to customize their WordPress theme, without the need for PHP, Javascript, or CSS programming. All customizations are achieved through visual interfaces on the WordPress dashboard. [Full description of the Shiba Theme] This theme update focuses on cleaning up the theme layout and…..
Update Feb. 24th – WordPress 3.1 has been released so I am retesting all the Shiba plugins. You may download latest versions of the plugins by going to my WordPress Plugins page. Update – WordPress 3.1, RC3 broke a bunch of the updates. I will wait until 3.1 gets released before making further plugin changes……
I have created a variety of angel based WordPress themes and art. What can I say? I am a big fan of angels! Whether they have white fluffy wings, jet black feathers, water wings, steel wings, butterfly wings, or anything else in-between, they are absolutely gorgeous. This is my latest effort at a more delicate…..
The Shiba Gallery Plugin allows you to display your WordPress galleries using a variety of Javascript libraries including Noobslide, TinySlideshow, SlimBox, Lytebox, Popeye, Picture Slides, and the WordPress native gallery. You can display as many galleries as you want, and have different types of galleries within the same blog page. Here is a detailed description…..
If we want to create our own permalinks for custom post types, we can do so by using the WP_Rewrite WordPress object. We can also create our own permalink rules from scratch, by using the same object. One very important function while creating permalink rules is the $wp_rewrite->flush_rules() function. This function does the following -…..
If you want to add javascript files to your WordPress pages, then a good way to do this would be through the wp_enqueue_script command. wp_enqueue_script has the following advantages – It ensures that a script only gets included once. It allows you to specify script dependencies. For example, script1.js should be loaded before script2.js. It…..
This is my second Valentine’s Day WordPress theme. It features a stylish modern day Cupid with hat and body tattoos. The character is darker and more mischievous than my first Cupid. In fact, this more roguish Cupid is patterned after my dog; a very roguish and mischievous Shiba Inu. If you enjoyed these images then…..