Skip to content

Devin.org

  • Home
  • Blog
  • Contact
Twitter Linkedin
Devin.org

Web Development

How to Install LiveReload 2 on PC

Posted onAugust 19, 2012January 15, 2015 Updated onJanuary 15, 2015 Coding, Web Development

Stop manually refreshing your browser on every code change and start increasing your development productivity with LiveReload 2!

Read More How to Install LiveReload 2 on PCContinue

Fix: Flash Not Showing in IE Using Object Tag and ClassID Attribute

Posted onAugust 17, 2012January 15, 2015 Updated onJanuary 15, 2015 Coding, Web Development, WordPress

I had to fix IE’s issue with Flash and it had to do with the object tag and classid attribute. Here’s the fix!

Read More Fix: Flash Not Showing in IE Using Object Tag and ClassID AttributeContinue

Custom Post Type Archive Template Pagination 404 Error Fix

Posted onAugust 15, 2012January 15, 2015 Updated onJanuary 15, 2015 Coding, Web Development, WordPress

We all love WordPress custom post types, but don’t you hate those peski 404’s? Here’s a useful checklist to help fix the issues.

Read More Custom Post Type Archive Template Pagination 404 Error FixContinue

How to Remove WP-Types’ Annoying “How-to Display Custom Content” Meta Box

Posted onAugust 6, 2012March 15, 2013 Updated onMarch 15, 2013 Web Development

Add this function to your theme’s function.php to remove the annoying meta-box added by WP-Types.

Read More How to Remove WP-Types’ Annoying “How-to Display Custom Content” Meta BoxContinue

How to Implement Twitter Bootstrap Multi-level Dropdown Menus

Posted onJune 28, 2012March 22, 2013 Updated onMarch 22, 2013 Web Development

How to implement multi-level menus when you’re using Twitter Bootstrap. Many clients want more than 2-levels of depth. Here’s the CSS solution.

Read More How to Implement Twitter Bootstrap Multi-level Dropdown MenusContinue

How to limit wp_pagenavi pagination numbers in WordPress

How to limit wp_pagenavi pagination numbers in WordPress

Posted onMarch 15, 2012June 20, 2012 Updated onJune 20, 2012 Web Development, WordPress

Sometimes you don’t want to return a ton of pagination items… here’s how to limit the number if you’re using the WP-PageNavi plugin.

Read More How to limit wp_pagenavi pagination numbers in WordPressContinue

Page navigation

Previous PagePrevious 1 2 3 Next PageNext

© 2022 Devin.org

Twitter Linkedin
  • Home
  • Blog
  • Contact