MenuStation – Real Unlimited Responsive Menu (Navigation)

Features

  • Real Unlimited Menu
  • Responsive Design
  • Light Weight
  • Many Colors to Change
  • Submenu HTML Content for Multi Purpose
  • 1 to 4 Columns in Submenu
  • Easy Customization

Recommendation

ScreenSlider – Responsive Touch Presentation

ScreenSlider-Responsive-Touch-Presentation

MetroBox – Responsive LightBox

Metro Tab jQuery

Metro Tabs jQuery

MetroPanel – A New Navigator for Modern Sites


Download MenuStation – Real Unlimited Responsive Menu (Navigation)

Facebook Event Calendar – WordPress Plugin (Forms)

Facebook Event Calendar for WordPress is exciting addon for WordPress lovers who wants to display the Facebook events on their page/post or anywhere.

Frontend Fetures

  • Clean look and easy Monthly Navigation.
  • Easy to integrate via shortcode to display on any page/post.
  • No-conflicting jQuery plugin.
  • qTip integrated for event hover
  • CSS customization ready. You can modify the look of the calendar anytime.
  • Events can be shown of User or Fan pages

Backend Features

  • Easy Facebook APP setting.
  • Enable/Disable caching anytime
  • Ability to clear cache anytime
  • Option to display default (your) event via Wordpres page selection or use shortcode generator (available on plugin option page) to display Event calendar for any Fan page you administer
  • Database Driven cache storage to keep your valueable data more secured.

Read FAQ for guides on installation and integration of the plugin with WordPress

For support please contact me through contact form on my profile page. Please don’t post links in comments, use contact form on my profile page for this.

Download Facebook Event Calendar – WordPress Plugin (Forms)

HTML5 Media Picture Gallery (Media)

The HTML5 Media Picture Gallery has such a good presentation that we believe it is one of the best on sale. It is a grid form gallery of fixed height (the height will be set based on the number of rows) that will adapt to fit the browser’s width regardless of the screen resolution.

The gallery can have any number of images and each image can be of any size, but proportional to a base thumb width and height. When an image is clicked or touched, it will open a lightbox window with the a bigger version of the image, youtube or vimeo video, or just a simple link (the link url and target can be speficied).

This gallery is using the GPU (hardware acceleration), the rendering speed and performance is impeccable on desktop computers and most importantly on mobile devices.

Amazing performance on mobile devices, you can see in the video demo that it runs just like a native app!, it was coded and optimized for mobile devices and it is 100% mobile compatible and of course it will run just as great on PC. We have tested it on IPAD3 and it runs great, you will interact with it as you would with a native app, you can see a video demo at this link.

This HTML5 Media Picture Gallery plugin can be embedded in WordPress and you will receive, along with the download files, the complete instructions in the help file. WordPress demo available here.

FEATURES :

Fully XML driven this makes it really easy to install and maintain.

Optimized for mobile, you can actually drag the grid just like you would on a native mobile app (touch screen navigation support for mobile), we insist to watch again a video demo at this link

Unique and original grid style gallery type.

Good memory management for mobile, this gallery will work on all mobile devices with HTML5 support and it is actually coded so that it will not consume too much memory this way the browser will not die, there’s a lot more under the hood of this gallery than meets the eye!

Size flexible or fluid layout!

Support for multiple instances in the same page: you may have as many galleries as you want in the same page and each one of the galleries / instances has its unique set of images and settings. You can have as many galleries as you wish.

The entire color theme and graphics skin can be modified the buttons are actually images (.png or .jpg) so you can replace them with your own graphics, the button graphics can have a different shape, basically the look of this gallery can be completely modified. The skins presented in the samples are all included in the download files.

All buttons and the scrollbar are optional.

Support for unlimited number of thumbnails, you can have as many thumbnails as you like.

Thumbnail title text can be showed by default or only when selected.

Support any type of image format, (landscape, portrait or whatever)!

CSS support, most of the gallery elements can be styled with css for example the thumbnail title and description texts can be styled with CSS .

Scrollbar + right and left buttons to scroll the grid, as mentioned above the graphics for this buttons can be modified (optional).

Sides right and left buttons to scroll the grid, as mentioned above the graphics for this buttons can be modified (optional).

It can have any number of rows and each row can have any number of images.

The space between the thumbnails can be set.

The border size and color can be set, also the thumb border can be removed if you don’t need it.

Optional thumb drop shadow.

The thumbs can be set to black and white and when selected the color version of the image is revealed, this is all an internal function, this mean that you only need to provide the color version of the thumbnail image.

The thumbnail images can be of any size, but they all must be proportional to a base thumb width and height (this is explained in detail in the help files).

On thumb click or touch it can open a simple lightbox or an external link.

The lightbox window content can be a bigger image, a video from the youtube or vimeo sites.

Many other cool features …

Download HTML5 Media Picture Gallery (Media)

Debugged! (Utilities)

Debugged! is the premier debugging suite for WordPress theme and plugin developers (although everyone is certainly welcome to it!). It provides a simple to use and unobtrusive debugging bar (the location and display of which is configurable) which will allow you to check GET and POST variables, cookies, session variables and SQL queries at a glance, as well as providing a simple-to-use error checker and inline W3C validation.

Download Debugged! (Utilities)

iMageMaker – PHP GD Processor (Images and Media)

iMageMaker is powerful image processor for php. The library can be implement in all frameworks, systems or scripts. Have alot of options and is design to be easy to use.

The code is extremly easy to read and write:

HTML Structure


//First we include the library
include '../imageMaker.class.php';
/*
 * Then initialize the class
 * Params: width, height, background_type, background_color, image_path
 * Then initialize the class
 */
$image = new ImageMaker(533, 400, 'solid', '#fff', '../images/flower.jpg');
//Build new image to create watermark. Param: image_path
$image->new = $image->buildImage('../images/logo.png');
/*
 * Then position the new image somewhere in the main photo
 * Params: main_image, new_image, width, height, postion_array, from where to count the posiotion(bottom/top, left/right)
 * Then initialize the class
 */
$image->positionImage($image->image,$image->new,150,40, array(-5,-5),array('bottom','right'));

//And finally show the image
$image->show($image->image);

Download iMageMaker – PHP GD Processor (Images and Media)

Multiple WebViews with Easy Icon Menus and Toast (Android)

Very easy to use and perfect for beginners!

If you would like to work with Android, you will need a WebView and Menus. In this item I have placed all you need to build a market ready .apk file with an Internal Mobile Website also External Mobile Website, wonderful Inflate Menus with Icons, a very good tutorial, a guide how to start with Eclipse, Android SDK , ADT Plugin etc. and you will find copy and paste code.

Highlights:

  • Multiple WebViews – Internal and External
  • Android Inflate Menus with various functions
  • Internal and External Demo WebApp with fixed Footer
  • Copy and Paste Code
  • jQuery and Cordova
  • Custom Toast Message
  • Install and Walktrough for Eclipse, Android SDK and ADT Plugin

Multiple WebViews:

  • Internal WebView for local stored WebApp
  • External WebView to open any Website you want
  • Internal and External Demo Webapp included

Menus:

  • 4 Menus with Icons and various functions
  • Open Google Website in WebView (Or any website you want)
  • Open internal WebApp (Local stored Webapp in Assets)
  • Refresh WebApp or Website
  • Close App

Internal & External WebApp:

  • Fixed and linked Footer Bar with Icons and 4 demo pages
  • With HTML5 , CSS3, jQuery, Cordova
  • For internal and external use
  • Easy to customize



Support:

Support is a very important aspect for my items, so if you need help please do not hesitate to contact me. You will find a few postings about my good support.

Language:

I speak English and German.

Credits: Some Icons are from FamFamFam

Download Multiple WebViews with Easy Icon Menus and Toast (Android)

Advertise Logo Scroller (Sliders)

Advertise Logo Scoller is a jQuery plugin that can animate (scroll) a set of elements either automatically This module can be performance intensive, so speed and framerate are fully configureable to accomodate lower spec systems.

General Features List:-

-> Scroll your Logo with Horizontal or Vertical Direction.

-> Link it to any site or anyplace , all objects Linkable by admin.

-> Set up to 40 Logo on Horizntal or vertical Logo.

-> Set Border / Width / Height all things dynamic from Admin panel.

-> Control Speed Dynamically.

-> Link Open Type on same window or new window on browser.

-> Module suffix option and multi browser supported.

Download Advertise Logo Scroller (Sliders)

Opencart Stock Reports Generate (OpenCart)

This module allows you to generate selective stock reports for your store. You can choose which fields are to be included in the reports. You can also define the stock level for the products for which reports are to be generated.

For demo : http://shoponline.x10.bz/ocart/admin
User : demo Pass : demo

Go to extensions>modules>stock report generate and select fields
Then go to Reports>stock export

Versions Supported – 1.5.x

Download Opencart Stock Reports Generate (OpenCart)

EZ WordPress Testimonials (Utilities)

Show off your clients feedback in style with EZ Testimonials for WordPress

Using just a simple shortcode and a powerful admin options panel, you can easily add, modify and display your testimonials on your WP site.

Show them off in style using the plugins built in masonry option!

Includes a rotating widget to really make the most of your testimonials.

Here are just some of the options available

  • Use Masonry To Display Testimonials
  • Masonry Column Width (if active)
  • Show Images
  • Image Width
  • Image Height
  • Show Title
  • Show Testimonials Text
  • Show Full Testimonials Instead Of Excerpt
  • Excerpt Length (in letters) + MORE

Download EZ WordPress Testimonials (Utilities)

Social and Direct Login (Social Networking)

Login and sign up form with social authorization script authorizes users through social network’s like facebook, twitter, linkedin, google, yahoo and also through direct logins. Signup form enables creation of new user thereby enabling the direct login and can be logged in through the login form.

Download Social and Direct Login (Social Networking)

JS Property real estate wordpress plugin (WordPress)

JS Property is a powefull WordPress plugin for creating and managing real estate business site, with option to sell or rent properties (with availability calendar and booking form), agent profile support for agencies or single owner, frontend access, Paypal gateway, individual contact form. Packed full of features (15 widget, 3 sliders, list page,details page), it gives you possibilities that no other real estate system for WordPress does. Try it out, you will be impressed.

What you get in the download

Five items come packaged in the download:

  • Plugin folder: JS Property.zip file to upload to WordPress.
  • Theme folder: WP Rentals.zip file responsive WordPress theme built around our plugin
  • Documentation folder: Instructions for using theme and plugin.
  • Psd folder: Photoshop files of theme logo.
  • License folder: License for plugin and other 3rd party files

Some features (for a complete list please download our pdf guide)

  • Sell or rent unlimited properties
  • Frontend access for owner or agencies
  • Ajax booking form with availability calendar for every property
  • Paypal gateway
  • individual contact form
  • Details page with lots of information (ajax tab) and popup button
  • Image gallery
  • New thumbnail generation system (no timthumb)
  • Pdf file management
  • Option to make reservation in backend
  • Responsive theme included
  • SEO built in

See the demo HERE

Frontend access:

user: demo

password: demo

Faced a problem? No worries – our customer support service is always ready to help you.
Support requests are being processed on business days from 8:00 to 17:00 (GMT 0.0) [normally] within 24h in the order they were received.
Please note that the fastest way to obtain support is to submit a request via our online Help Desk: http://www.joomlaskin.it/support/. Requests received via Codecanyon comments and personal messages, email, Twitter or FaceBook will take much longer time to process or can be not addressed at all!

We have made a lot of work to build a responsive theme that work fine with our JS property plugin (you will found it in the package),but if you want to use any other commercial theme simply drop us a line,we can provide support for modifications or customization.

We actively update our plugin with new features and additions, if you have any suggestions please send us a message via my profile.

 

Download JS Property real estate wordpress plugin (WordPress)

EGi Commerce (iOS)

EGi Commerce is an e-commerce platform application for iPhone. With this source code you can create your personal application and sell your products on the device most used in the world. is very expensive to develop an application like this, but you can buy the source code for a very low price. This application uses PayPal, so your customers are quiet and you receive payments instantly. Brilliant!

Download EGi Commerce (iOS)

UBL Unlimited Galleries WordPress Plugin (Galleries)

Need a WordPress plugin that can offer unlimited galleries, customise each gallery you make to the style you are wanting.

This WordPress Gallery Plugin is responsive and can fit into any WordPress theme.

You can change the size of the gallery images to fit your style and needs on every gallery you create.

This WordPress Gallery plugin uses the Isotope Masonry and FancyBox jQuery scripts to offer a nice effect.

Checkout the video to see the backend in action. click the button below!

view video

Features

  1. Easy to use
  2. Unlimited Galleries
  3. Customise to fit the style of your theme with our gallery styling for the navigation
  4. shortcode implementation with [ublgalleries gallery=”gallery Name”]
  5. Have galleries in posts or pages
  6. Responsive Design
  7. Change size of masonry images
  8. Masonry Design
  9. Plus Lots More

You can follow us on:

Follow Us On FacebookFollow Us On TwitterFollow Us On YoutubeFollow Us On Creattica

Credits

Download UBL Unlimited Galleries WordPress Plugin (Galleries)