Viewing 111 to 120 of 227 items
Archive | WordPress RSS feed for this section

Isotope in WordPress

Here are a bunch of links to pages where people discuss implementing Isotope in WordPress. Using Isotope.js to make a filterable WordPress portfolio ISOTOPE.JS FILTERING WITH WORDPRESS CATEGORIES A BETTER WAY TO IMPLEMENT ISOTOPE IN WORDPRESS JQUERY ISOTOPE PLUGIN ON WORDPRESS – HOW TO GET ISOTOPE WORKING The Bedroom Wall example

0

WordPress select menu navigation for mobile sites

The first option is to follow both of these untried tutorials: http://www.xldstudios.com/generating-select-menu-in-wordpress/ http://www.xldstudios.com/javascript-snippet-go-to-site-selected-in-drop-down-menu/  The second option is to try this amazing plugin. http://wordpress.org/extend/plugins/dropdown-menus/ 

0

WordPress – Custom Taxonomy Breadcrumbs

Taken from: http://www.free-php.net/780/wordpress-custom-taxonomy-breadcrumbs/ While developing a theme that uses custom taxonomies and custom post types, I ran across the need to include breadcrumb navigation to the custom taxonomies. After a couple of days of searching around and not finding any real solutions, I ended up creating my own function to do it. Simply copy this to  Full Article…

0