Co-Founder of Tradeomics. Interactive Designer & Developer @CJRWinteractive. Husband. Father of a beautiful 3 yr old girl.
@brewernA collection of code, insight, tips & tricks. Mostly on design, jQuery, WordPress, Drupal, Rails, & the occasional random thought.
A WordPress widget to list the sub-pages of the current page or the siblings if the current page is a sub-page.
What if you wanted a custom link for each image in your gallery. This would be helpful if you wanted a gallery image to have an outbound link or link to a page on your site.
Tutorialzine wrote an excellent tutorial a couple of days ago, titled “A Twitter List Powered Fan Page”. They encouraged others to customize their demo. So I decided to make it a Wordpress Plugin / Widget.
The button can either be an image, or a style text button. The styled text button does inherit some styling that I have setup as a base. Such as padding and and rounded corners. But if you really want full control you can disable the styles and write your own within the plugin options page.
We are going to create a download button like those seen in my “Plugin Posts”, which uses a short code in the post. Luckily, it is super easy. e.g. [ download href="YourLinkGoesHere" ] (without the spaces)
Geekee Scrollable was my first Wordpress Plugin and is a work in progress. So it is bound to have issues. There are is a known jquery issue between the two plugins used. Working on a solution.
I got tired of recreating an options page to update a static block of content on the homepage. This is a simple plugin that I use on many of my web sites.