NoobSlide is one of the most versatile, efficient, and compelling Javascript galleries I have seen. Many thanks to its creators for making something so awesome!
NoobSlide is now part of the Shiba Gallery Plugin so that you may insert its galleries into your blog with a simple WordPress gallery shortcode.
Below are the 8 common NoobSlide examples (with very slight modifications) integrated into the WordPress gallery system. I have also added 3 more galleries using the NoobSlide system that is reminiscent of Galleria, SlideViewer and NativeX.
NoobSlide Sample 1
[gallery id="1969" type="noobslide_1"]
NoobSlide Sample 2
[gallery id="1969" type="noobslide_2"]
<< Previous Play > Stop Next >>
NoobSlide Sample 3
[gallery id="1969" type="noobslide_3"]
< Playback Stop Play >
NoobSlide Sample 4
[gallery type="noobslide_4" numberposts="22" recent="1" size="thumbnail"]
Vampire Girl WordPress Theme
Happy Halloween! This years Halloween theme features two vampire ladies with devil wings. They are sexy, and beautiful, but watch out! ... They have very sharp FANGS! For more Vampire Girl pictures visit my art site. Previous Halloween themes - Sexy Red Devil Mistress of the Night Halloween Blood Halloween Vampire Girl Vampire Girl Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different Vampire Girl Theme...
WordPress Image Size - How to Add a New Image Size
When we go into Settings >> Media from our WordPress dashboard, we get to set three standard image sizes for our WordPress blog - Thumbnail size, Medium size, and Large size. Next time we upload an image, the image will be saved in its natural size (i.e., Full size) as well as in the three standard image sizes set above. For example, uploading WordPress-Image1.jpg will save the following files onto our WordPress upload directory - WordPress-Image1.jpg (Full size) WordPress-Image1-520x320.jpg (Large size) WordPress-Image1-420x258.jpg...

Shiba Media Library 3.3
The main addition to this update is the ability to order images within gallery objects. Shiba Media Library was tested on WordPress 3.2. [Full description of the Media Library Plugin] Order Images Within Gallery Objects We may now easily reorder images within a Gallery object. Simply drag the image that you want to reorder and drop it at its new position. Once you are done, dont forget to click on the Save or Update button to save your changes. One Image Position for Each Image The new image positions are saved using...
MP3 Girl WordPress Theme
I created this theme for my Shiba Media Library Plugin. As such, it includes elements of music and film. For more MP3 girl pictures visit my art site. MP3 Girl Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different MP3 Girl Theme options, so you may see how they look in a WordPress blog format. Note - The images may take a while to load depending on your connection. Thanks for your patience. MP3 Girl Header...

How to Get the WordPress Screen ID of a Page
There are a variety of administrative WordPress hooks that are applied on a page by page basis. Some good examples can be found in the WP_List_Table object. Example hooks based on screen ID manage_{$screen->id}_columns - Add or delete columns from various administrative pages. views_{$screen->id} - Display the number of objects belonging to each status type. (See below) bulk_actions-{$screen->id} - As of WordPress 3.2 this filter can only be used to remove bulk actions. manage_{$screen->id}_sortable_columns - Filter list of all, hidden...
WordPress Widget Theme
I created this theme for my Shiba Widgets Plugin. This is one of my more popular plugins and it has gone a long time without its own theme, so now seemed like a good time to create one. Since it is a widgets plugin, I decided to go with a SteamPunk theme with a background of gears. For more web widget pictures visit my art site. WordPress Widget Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different WordPress Widget...
Writing WordPress Theme
I created this theme for my online writing blog. If you are just starting out with online writing, definitely check out HubPages. It has a great interface for writing articles, that does not require much, if any, technical knowledge. It also has a great community of writers who are knowledgeable and very willing to help. Finally, HubPages has a variety of advertisement options that allows you to earn some money from your online articles. If you have questions about HubPages, feel free to post me a comment. For more online writing pictures...
Artist WordPress Theme
This is my first artist theme. Art has always been something that is fun, happy, and calming for me, therefore I wanted this theme to capture that feeling. Here are more artist pictures. Artist WordPress Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different Artist WordPress Theme options, so you may see how they look in a WordPress blog format. Note - The images may take a while to load depending on your connection....
Switch_Theme vs. Theme Switching
Theme Switching is the process of providing the ability for the user to change the presentation styles or look of your site with the use of a Theme Switcher. The process of changing your WordPress Theme by the site Administrator is not called theme switching. ~~[ WordPress Codex ] If we wanted to switch themes or do theme switching, it seems like it would make sense to use the switch_theme WordPress command. However, this turns out not to be the case. Switch_Theme Function The switch_theme function is exactly what is called when...

Shiba Widgets 1.5
The Shiba Widgets plugin allows you to assign different widgets to different posts, pages, categories, or tags. Shiba Widgets 1.5 will only work on WordPress 3.0 and above. [Full Shiba Widgets description.] Shiba Widgets 1.5 is a big update with many new features. Make sure to test the plugin rigorously on a test site first before installing it on your main site. Please report any bugs you find here or in the main Shiba Widgets Plugin page. 1. Thumbnail Images Thumbnail capabilities have been added to certain WordPress widgets...

Add New Styles (CSS) to Your WordPress Blog
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 through the standard Text Widget. Go to Appearance >> Widgets in your WordPress Dashboard. Open an existing Text Widget or drag a new Text Widget from the Available Widgets area into one of the sidebar areas to the right. Open up the Text...

Shiba Theme 3.0
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 theme styles. It also offers greater customization options including fonts, the 404 page, as well as theme borders, backgrounds, and edges. New additions to 3.0 - 1. One Column, Two...
Shiba Widgets 1.4
The Shiba Widgets plugin allows you to assign different widgets to different posts, pages, categories, or tags. Shiba Widgets 1.4 contains updates for WordPress 3.1. It was tested on WordPress 3.0 and 3.1. Shiba Widgets 1.4 will only work on WordPress 3.0 and above. [Full Shiba Widgets description.] New features for Shiba Widgets 1.4 - 1. Quick Edit and Bulk Edit Widget sets can now be quickly assigned to posts and pages through the native WordPress Quick Edit and Bulk Edit interface. When you click on the Quick Edit link for...

Expand the WordPress Quick Edit Menu
The WordPress Quick Edit menu allows us to quickly modify certain object attributes without having to go into the full object Edit Screen. The Quick Edit menu uses javascript to display the edit interface, thereby saving us time and additional calls to our WordPress server. The first step towards expanding our WordPress Quick Edit Menu is to add a custom column to our target Edit Screen. In this example tutorial, we will expand the Quick Edit menu for Post objects. Therefore, we start by adding a custom column to our Posts screen. 1....
Shiba Plugins and WordPress 3.1
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. Update Jan. 5th - I have started working on updating Shiba plugins for WordPress 3.1. A key change I have noticed in 3.1 is greater usage of the WP_List_Table object across the various dashboard menus. Plugins tested on WordPress...
White Angel WordPress Theme
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 looking white angel. Currently, she is my favorite angel. :D Here are my other angel based themes - If you enjoyed these images then check out more of my angel art images. White Angel WordPress Theme images...
Shiba Gallery 3.5
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 of the Shiba Gallery Plugin. New features for for Shiba Gallery 3.5 - 1. Link Argument You now have the option to set your gallery links to file, attachment, or none....
How to Flush Permalink Rules with flush_rules()
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 - Deletes the rewrite_rules option. This is where all the permalink rules for our blog are stored. When someone clicks on one of our blog pages, the parse_request function retrieves these rewrite rules and...
How to wp_enqueue_script After wp_head
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 allows you to easily load javascript files that ship with WordPress including jquery, thickbox, and scriptaculous. Minify or gzip plugins that operate on javascript files frequently use the wp_enqueue_script...
Valentine's Day Cupid WordPress Theme
This is my second Valentines 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 check out more of my blog art. Valentines Day Cupid WordPress Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through...
Shiba Gravatar Plugin 1.4
The Shiba Gravatar Plugin allows you to cache gravatar images locally on your server as well as use your own set of gravatar images. This release updates the plugin for WordPress 3.1. We also expanded the plugin so that in addition to custom gravatar images, it will now cache generated (e.g. monster, identicon, wavatar) and non-generated (mystery man, blank, default logo) WordPress gravatar images. Here is a detailed description of the Shiba Gravatar Plugin. 1. Set Gravatar Settings After installing the plugin, first go into Settings...
Movie Star WordPress Theme
I created these theme images for my Shiba Media Library Plugin. As such it features a Hollywood starlet with various movie props including film strips, a spotlight, movie clapboard, film rolls, slides, and various film bordered backgrounds. If you enjoyed these images then check out more of my blog art. Movie Star WordPress Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different Movie Star WordPress Theme options, so you...
Show:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
NoobSlide Sample 5
[gallery id="1969" type="noobslide_5"]
<< Previous Play > Stop Next >>
NoobSlide Sample 6
[gallery id="1969" type="noobslide_6"]









<< Previous <Playback Stop Play > Next >>
NoobSlide Sample 7
[gallery id="1969" type="noobslide_7"]









NoobSlide Sample 8
[gallery type="noobslide_8" numberposts="22" recent="1" size="thumbnail"]
<< Previous Next >>
Vampire Girl WordPress Theme
Happy Halloween! This years Halloween theme features two vampire ladies with devil wings. They are sexy, and beautiful, but watch out! ... They have very sharp FANGS! For more Vampire Girl pictures visit my art site. Previous Halloween themes - Sexy Red Devil Mistress of the Night Halloween Blood Halloween Vampire Girl Vampire Girl Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different Vampire Girl Theme...
<< Previous Next >>
WordPress Image Size - How to Add a New Image Size
When we go into Settings >> Media from our WordPress dashboard, we get to set three standard image sizes for our WordPress blog - Thumbnail size, Medium size, and Large size. Next time we upload an image, the image will be saved in its natural size (i.e., Full size) as well as in the three standard image sizes set above. For example, uploading WordPress-Image1.jpg will save the following files onto our WordPress upload directory - WordPress-Image1.jpg (Full size) WordPress-Image1-520x320.jpg (Large size) WordPress-Image1-420x258.jpg...
<< Previous Next >>
Shiba Media Library 3.3
The main addition to this update is the ability to order images within gallery objects. Shiba Media Library was tested on WordPress 3.2. [Full description of the Media Library Plugin] Order Images Within Gallery Objects We may now easily reorder images within a Gallery object. Simply drag the image that you want to reorder and drop it at its new position. Once you are done, dont forget to click on the Save or Update button to save your changes. One Image Position for Each Image The new image positions are saved using...
<< Previous Next >>
MP3 Girl WordPress Theme
I created this theme for my Shiba Media Library Plugin. As such, it includes elements of music and film. For more MP3 girl pictures visit my art site. MP3 Girl Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different MP3 Girl Theme options, so you may see how they look in a WordPress blog format. Note - The images may take a while to load depending on your connection. Thanks for your patience. MP3 Girl Header...
<< Previous Next >>
How to Get the WordPress Screen ID of a Page
There are a variety of administrative WordPress hooks that are applied on a page by page basis. Some good examples can be found in the WP_List_Table object. Example hooks based on screen ID manage_{$screen->id}_columns - Add or delete columns from various administrative pages. views_{$screen->id} - Display the number of objects belonging to each status type. (See below) bulk_actions-{$screen->id} - As of WordPress 3.2 this filter can only be used to remove bulk actions. manage_{$screen->id}_sortable_columns - Filter list of all, hidden...
<< Previous Next >>
WordPress Widget Theme
I created this theme for my Shiba Widgets Plugin. This is one of my more popular plugins and it has gone a long time without its own theme, so now seemed like a good time to create one. Since it is a widgets plugin, I decided to go with a SteamPunk theme with a background of gears. For more web widget pictures visit my art site. WordPress Widget Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different WordPress Widget...
<< Previous Next >>
Writing WordPress Theme
I created this theme for my online writing blog. If you are just starting out with online writing, definitely check out HubPages. It has a great interface for writing articles, that does not require much, if any, technical knowledge. It also has a great community of writers who are knowledgeable and very willing to help. Finally, HubPages has a variety of advertisement options that allows you to earn some money from your online articles. If you have questions about HubPages, feel free to post me a comment. For more online writing pictures...
<< Previous Next >>
Artist WordPress Theme
This is my first artist theme. Art has always been something that is fun, happy, and calming for me, therefore I wanted this theme to capture that feeling. Here are more artist pictures. Artist WordPress Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different Artist WordPress Theme options, so you may see how they look in a WordPress blog format. Note - The images may take a while to load depending on your connection....
<< Previous Next >>
Switch_Theme vs. Theme Switching
Theme Switching is the process of providing the ability for the user to change the presentation styles or look of your site with the use of a Theme Switcher. The process of changing your WordPress Theme by the site Administrator is not called theme switching. ~~[ WordPress Codex ] If we wanted to switch themes or do theme switching, it seems like it would make sense to use the switch_theme WordPress command. However, this turns out not to be the case. Switch_Theme Function The switch_theme function is exactly what is called when...
<< Previous Next >>
Shiba Widgets 1.5
The Shiba Widgets plugin allows you to assign different widgets to different posts, pages, categories, or tags. Shiba Widgets 1.5 will only work on WordPress 3.0 and above. [Full Shiba Widgets description.] Shiba Widgets 1.5 is a big update with many new features. Make sure to test the plugin rigorously on a test site first before installing it on your main site. Please report any bugs you find here or in the main Shiba Widgets Plugin page. 1. Thumbnail Images Thumbnail capabilities have been added to certain WordPress widgets...
<< Previous Next >>
Add New Styles (CSS) to Your WordPress Blog
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 through the standard Text Widget. Go to Appearance >> Widgets in your WordPress Dashboard. Open an existing Text Widget or drag a new Text Widget from the Available Widgets area into one of the sidebar areas to the right. Open up the Text...
<< Previous Next >>
Shiba Theme 3.0
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 theme styles. It also offers greater customization options including fonts, the 404 page, as well as theme borders, backgrounds, and edges. New additions to 3.0 - 1. One Column, Two...
<< Previous Next >>
Shiba Widgets 1.4
The Shiba Widgets plugin allows you to assign different widgets to different posts, pages, categories, or tags. Shiba Widgets 1.4 contains updates for WordPress 3.1. It was tested on WordPress 3.0 and 3.1. Shiba Widgets 1.4 will only work on WordPress 3.0 and above. [Full Shiba Widgets description.] New features for Shiba Widgets 1.4 - 1. Quick Edit and Bulk Edit Widget sets can now be quickly assigned to posts and pages through the native WordPress Quick Edit and Bulk Edit interface. When you click on the Quick Edit link for...
<< Previous Next >>
Expand the WordPress Quick Edit Menu
The WordPress Quick Edit menu allows us to quickly modify certain object attributes without having to go into the full object Edit Screen. The Quick Edit menu uses javascript to display the edit interface, thereby saving us time and additional calls to our WordPress server. The first step towards expanding our WordPress Quick Edit Menu is to add a custom column to our target Edit Screen. In this example tutorial, we will expand the Quick Edit menu for Post objects. Therefore, we start by adding a custom column to our Posts screen. 1....
<< Previous Next >>
Shiba Plugins and WordPress 3.1
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. Update Jan. 5th - I have started working on updating Shiba plugins for WordPress 3.1. A key change I have noticed in 3.1 is greater usage of the WP_List_Table object across the various dashboard menus. Plugins tested on WordPress...
<< Previous Next >>
White Angel WordPress Theme
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 looking white angel. Currently, she is my favorite angel. :D Here are my other angel based themes - If you enjoyed these images then check out more of my angel art images. White Angel WordPress Theme images...
<< Previous Next >>
Shiba Gallery 3.5
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 of the Shiba Gallery Plugin. New features for for Shiba Gallery 3.5 - 1. Link Argument You now have the option to set your gallery links to file, attachment, or none....
<< Previous Next >>
How to Flush Permalink Rules with flush_rules()
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 - Deletes the rewrite_rules option. This is where all the permalink rules for our blog are stored. When someone clicks on one of our blog pages, the parse_request function retrieves these rewrite rules and...
<< Previous Next >>
How to wp_enqueue_script After wp_head
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 allows you to easily load javascript files that ship with WordPress including jquery, thickbox, and scriptaculous. Minify or gzip plugins that operate on javascript files frequently use the wp_enqueue_script...
<< Previous Next >>
Valentine's Day Cupid WordPress Theme
This is my second Valentines 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 check out more of my blog art. Valentines Day Cupid WordPress Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through...
<< Previous Next >>
Shiba Gravatar Plugin 1.4
The Shiba Gravatar Plugin allows you to cache gravatar images locally on your server as well as use your own set of gravatar images. This release updates the plugin for WordPress 3.1. We also expanded the plugin so that in addition to custom gravatar images, it will now cache generated (e.g. monster, identicon, wavatar) and non-generated (mystery man, blank, default logo) WordPress gravatar images. Here is a detailed description of the Shiba Gravatar Plugin. 1. Set Gravatar Settings After installing the plugin, first go into Settings...
<< Previous Next >>
Movie Star WordPress Theme
I created these theme images for my Shiba Media Library Plugin. As such it features a Hollywood starlet with various movie props including film strips, a spotlight, movie clapboard, film rolls, slides, and various film bordered backgrounds. If you enjoyed these images then check out more of my blog art. Movie Star WordPress Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different Movie Star WordPress Theme options, so you...
<< Previous | Next >>
<Playback Stop Play >
NoobSlide Sample Galleria
[gallery id="1969" type="noobslide_galleria"]
<< Previous Stop Play > Next >>









NoobSlide Sample SlideViewer
[gallery id="1969" type="noobslide_slideviewer"]
1 2 3 4 5 6 7 8 9
NoobSlide Sample NativeX
[gallery type="noobslide_nativex" numberposts="6" recent="1" size="thumbnail"]
<< Previous Next >>
Vampire Girl WordPress Theme
Happy Halloween! This years Halloween theme features two vampire ladies with devil wings. They are sexy, and beautiful, but watch out! ... They have very sharp FANGS! For more Vampire Girl pictures visit my art site. Previous Halloween themes - Sexy Red Devil Mistress of the Night Halloween Blood Halloween Vampire Girl ...
<< Previous Next >>
WordPress Image Size - How to Add a New Image Size
When we go into Settings >> Media from our WordPress dashboard, we get to set three standard image sizes for our WordPress blog - Thumbnail size, Medium size, and Large size. Next time we upload an image, the image will be saved in its natural size (i.e., Full size) as well as in the three standard image sizes set above. For example, uploading...
<< Previous Next >>
Shiba Media Library 3.3
The main addition to this update is the ability to order images within gallery objects. Shiba Media Library was tested on WordPress 3.2. [Full description of the Media Library Plugin] Order Images Within Gallery Objects We may now easily reorder images within a Gallery object. Simply drag the image that you want to reorder and drop it...
<< Previous Next >>
MP3 Girl WordPress Theme
I created this theme for my Shiba Media Library Plugin. As such, it includes elements of music and film. For more MP3 girl pictures visit my art site. MP3 Girl Theme images were created with Carrara, Photoshop, and 3D-models from Daz 3D. The header and footer of this page will automatically rotate through the different MP3 Girl...
<< Previous Next >>
How to Get the WordPress Screen ID of a Page
There are a variety of administrative WordPress hooks that are applied on a page by page basis. Some good examples can be found in the WP_List_Table object. Example hooks based on screen ID manage_{$screen->id}_columns - Add or delete columns from various administrative pages. views_{$screen->id} - Display the number of objects belonging to...
<< Previous Next >>
WordPress Widget Theme
I created this theme for my Shiba Widgets Plugin. This is one of my more popular plugins and it has gone a long time without its own theme, so now seemed like a good time to create one. Since it is a widgets plugin, I decided to go with a SteamPunk theme with a background of gears. For more web widget pictures visit my art site. WordPress...
<Playback Stop Play >
Shiba Gallery Plugin
Related Articles
<< Previous Next >>
Create Your Own NoobSlide Gallery
One of the core strengths of the NoobSlide gallery is its flexibility. The package lets you customize all key aspects of how your image gallery is rendered. You can create your own gallery structures very quickly, and personalize the visual display with your own style and design. Based on some questions by Tobi, I am also adding this capability into...
<< Previous Next >>
Who Says WordPress Galleries Should Only Contain Pictures
Picture galleries are an important part of a WordPress blog. They allow you to group together pictures, and render them using a variety of compelling scripts. You may display your picture album in a slide-show format, book format, thumbnail format and much more. Depending on your gallery plugin, you can zoom in, scroll, or otherwise navigate...
<< Previous Next >>
Shiba Gallery 3.3
The Shiba Gallery Plugin allows you to display your WordPress galleries using a variety of Javascript libraries including Noobslide, TinySlideshow, SlimBox, 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...
<Playback Stop Play >
Hi ShibaShake,
Is it possible to add a URL to each slide using the Shiba gallery?
e.g. link to google (or somewhere) from one of the images?
Thank you
Yeah the best way to do that, is to standardize WordPress link objects to become custom post types. However, that can only be done by WordPress.
On my own sites I have expanded link objects so that they can be linked to an attachment object. Then when that attachment object is included in the gallery, the link object information gets shown. However, this is not a very elegant solution, and is probably only for the short term. Therefore, I did not include it in the plugin.