
A Simple Accordion Image Gallery
In this tutorial I’ll teach you how to create a simple Flex CSS image gallery with an addition of simple jQuery script.
In this tutorial I’ll teach you how to create a simple Flex CSS image gallery with an addition of simple jQuery script.
What is it? Ever tried to manually setup shortcodes, causing a lot of unintentional bugs? We’ve got a ready solution to your problems – the Shortcode Popups for WordPress stored on github! The class simply lets one to specify the popups and the popup fields, which will then embed a shortcode text for you. The […]
Nearly every WordPress Theme benefits from a dynamic structure of shortcodes. The little piece of code gives one extra control over the layout ,allowing editor to put the structured content whenever needed. Their flexbility lets one reuse common content and create several differently layouted pages. The site benefits from dynamic and interesting content. We’re going to present you with […]
WordPress comes up with nice video and audio player plugin – MediaElement.js. Since it’s part of a core its default functionality is not perfect and actually it’s quite hard to customize. For instance it’s impossible to trigger custom event handlers, which make it not much usable. Use cases A site with video / audio views […]
Update: unfortunately what I wanted to achieve here is not possible. Note: I expected to overwrite ajax handlers, however the first PHP hook which is fired in case of ajax situation is fired after the item has been added to the cart, which makes it inefficient to write. Part of the text that is no […]