WordPress Theme Options – Modular and Responsive (Miscellaneous)







About WP Theme Options

WP Theme Options it’s an Option Panel Framework for WordPress, powered by FuseCoders, a small group of young Portuguese entrepreneurs and Digital Nomads.

Currently we have all our projects and clients projects with WordPress, we already developed dozens of Themes. In the past one thing that were always annoying for us, was Option Panels, before we created this product we had 2 options:

  • Use Theme Options made by others, they were hard to extend and some had a lot of bugs
  • Create a custom Theme Options for each project

So we thought… Why don’t create a Modular and Powerful Theme Options for us and share for a low price with other people?

And here it is! Now we don’t have to spend days developing and designing Theme Options for each projects we do, we believe that WP Theme Options is the best solution for you too!

Still wasting your time? You can configure it in just 5 minutes!

Cheers!
Anthony Vendeirinho & Tiago Martins – FuseCoders Team

Versions and Updates

Version 1.0 – 25th Oct’14

LAUNCH: Initial Release

Download WordPress Theme Options – Modular and Responsive (Miscellaneous)

Two Dots – Admob + Leaderboards + Share (Games)


DOWNLOAD THE GAME: http://bitly.com/twoDotsAndroid (Google Play) +500 PLAYERS!

Two dots is a game where you will have to match each ball color with its respective color in the balls of the center of the screen just by tapping on the screen. This game is made in Java using Eclipse IDE. The aim of the player is to rotate the center balls in order to match the colors of the balls.

You can customize all the things in this game, colors, sounds, graphics, speed of the balls, add ids…

Comes with Admob banners and interstitial ready. It also has youtube tutorials in order to customize and import the game.

More games



Download Two Dots – Admob + Leaderboards + Share (Games)

Woocommerce Export Products to XLS (WooCommerce)

Woocommerce Export Products to XLS

A WordPress plugin that will export your Woocommerce products data to XLS

by:
Hostivate /
Nitroweb

Features

  • Will export all products, published or not
  • Will export Variations and Group Products
  • 40 fields supported by default
  • Will export predefined and custom attributes
  • Extensible / developer friendly. You can add your custom fields via WordPress filter
  • Easy administration with drag n drop sorting
  • Caches the .xls files for future download
  • XLS output, not CSV
  • Compatible with MS Excel 2003, 2007, 2010, 2013

Usage

In order to use the Woocommerce export to XLS, please navigate from your WordPress administration panel to “Woocommerce > Products to XLS

  1. Please check the data you want to export and drag the rows to order the columns of the exported XLS and click “Save Changes”.

    save changes

  2. Then you may export the selected data to XLS by clicking the “Export to XLS” button.

    export xls

  3. A message will be displayed with the actions taken and on the bottom of the message there will be a link to the file that has been just created. Click on the link “Download Excel File” to download the XLS file.

    export xls output

Below are the fields that are available by default

  1. Product ID
  2. Product author ID
  3. Product publish date
  4. Product description – content
  5. Product Title
  6. Excerpt
  7. Status
  8. Slug
  9. Modified date
  10. Parent product ID
  11. guid
  12. Category IDs
  13. Categories title
  14. Stock (quantity)
  15. Sold individually
  16. Price
  17. Sales price date to
  18. Sales price date from
  19. Tax class
  20. Purchase note
  21. Featured
  22. Weight
  23. Length
  24. Width
  25. Height
  26. SKU
  27. Products attributes
  28. Backorders status
  29. Manage stock status
  30. Tax status
  31. Sales price
  32. Regular price
  33. Virtual status
  34. Downloadable status
  35. Total sales
  36. Visibility
  37. Stock status
  38. Thumb ID
  39. Gallery images IDs
  40. Custom attributes
  41. All attributes that have been added via the Woocommerce attribute manager or during inserting the product

Developer Friendly

You can add new custom fields that are already on your products data to be exported via a filter, eg.

add_filter( 'wooxls_exportfields_filter', 'my_woocommerce_product_meta');
function my_woocommerce_product_meta($wooxls_exportfields) {
  $wooxls_exportfields['_deprecated'] = __('Deprecated status', 'wooxls');
  return ($wooxls_exportfields);
}

Requirements

  • WordPress 3.8+
  • Woocommerce 2.1+
  • PHP 5.2
  • PHP extension php_zip enabled
  • PHP extension php_xml enabled
  • PHP extension php_gd2 enabled (if not compiled in)

Frequently Asked Questions

  1. The data on my XLS is strange on my Excel 2003

    Please use open, select the file you have downloaded, from the open button on the bototm-right click the arrow down and select “open and repair”. If a question pop up please select “No”.

  2. Can I add my custom meta data field to export?

    Please check the section For Developers.

Installation

This wordpress plugin can be installed as any other wordpress plugin. Installation is simple.

  1. Extract the zip file you have downloaded.
  2. Login to your administration panel (ex. http://www.yourdomain.com/wp-admin).
  3. Go to Plugins -> Add New.
  4. At the top of the page click the “Upload Plugin” link
  5. Click choose file (or what your browser uses to navigate to your files)
  6. From the extracted files of step one (1) navigate to and select woo-products-xls.zip and click “Install Now
  7. You may be asked to confirm your wish to install the Plugin.
  8. If this is the first time you’ve installed a WordPress Plugin, you may need to enter the FTP login credential information. If you’ve installed a Plugin before, it will still have the login information. This information is available through your web server host.
  9. Click Proceed to continue with the installation. The resulting installation screen will list the installation as successful or note any problems during the install.
  10. If successful, please click Activate Plugin to activate it.

Sources and Credits

This plugin uses the following libraries

Download Woocommerce Export Products to XLS (WooCommerce)

WP Remote Post Replicator (WordPress)

WP Remote Posts Replicator is a premium WordPress plugin for replicating all types of posts across multiple remote websites. Normally if you have multiple websites and you want to replicate your posts to your other websites then it’s a lot of headache. Now using “WP Remote Posts Replicator” it’s just a 2 minutes configuration and your posts will be replicated automatically.

WP Remote Posts Replicator can also be used for development purpose. This can replicate all type of post on their localhost/staging/live server.

Features:

  • Allow Replicating of post from one website to another remote website.
  • Replicate Featured Image.
  • Replicate Categories.
  • Replicate Tags.
  • Replicate all taxonomy
  • Compatible with custom post as well.
  • Compatible with woocommerce products as well (currently not support all features).
  • Compatible with woocommerce gallery.
  • Fully compatible with SEO Yoast plugin.
  • Pass Key protected.
  • Replicate selected post types instantly.
  • Allow post to replicate on multiple remote websites.
  • Allow not to replicating specific/selected post.
  • Allow not to replicating specific/selected term.
  • Show column in post table for replicated posts.

Change log:

2014.10.28 – version 1.1

  • Fully compatible with SEO Yoast plugin.
  • Remove specific term to replicate.

2014.10.28 – version 1.0
* First Release.

Download WP Remote Post Replicator (WordPress)

Responsive Category Carousel for Prestashop (Prestashop)


Description

This module adds a carousel, with sliding images, name, description of category. After clicking on images, user is redirected to category page with related products.
You can setup many parameters to customize the module and it’s fully responsive, so it will adapt to any device and theme.

Features

  • Display sliding images, name, description of category.
  • You can setup custom size of logost
  • Responsive – module will adapt to any device width.
  • Touch enabled (smart mobiles, tablets).
  • Effect – choose the transition effect (scroll, fade etc.).
  • Setup many other parameters, like transition, number of visible items, auto play, number of scrolled items, duration, pause or random mode.
  • HTML5 markup: scrubbed clean of bulk and infused with semantic power.
  • CSS3 galore: progressively enhanced styles reward modern browsers while staying lean.
  • Fully responsive 100%.
  • Compatible with Prestashop 1.5.x and 1.6.x.
  • Compatiblility(IE8+, Firefox, Opera, Safari,Chrome).
  • Multi-language ready.
  • Touch support.
  • Mobile compatible.
  • User Guide Documentation.
  • 24/7 Technical Support.

Module’s live demo

View “Responsive Category Carousel for Prestashop” demo on your mobile device

Support

This plugin is supported. All you need to do is contact the developer through the Webtet e-mail or Webtet profile page.

Download Responsive Category Carousel for Prestashop (Prestashop)

showNotes – show important notes to user (Miscellaneous)

showNotes – The jQuery Plug-in to show important notes to user

Show Notes plug-in is developed to show important notes to user like disclaimers, privacy policy, glossary, full name of short hand words etc. with that you can easily show important notes to user that you wanted user to see / guide.

You can show notes in 4 different ways like show notes as Jump to Note, Tooltip, Modal window, Fullscreen modal window. There are various animation effects through CSS for Modal window (15) & Fullscreen modal window (7) options.

Plug-in Features

  • Show Notes plug-in can be defined on anchor links to show important notes that you want to notify to user. Like disclaimers, glossary, privacy policy, terms of use etc.
  • There are 4 different ways you can show to use. Like tooltip, jump, modal, fullscreen.
  • Modal window can be open with 15 different cool CSS animation styles.
  • Fullscreen modal window can be open with 7 different cool CSS animation styles.
  • User can define more than / all style to open notes on single page.
  • User can apply different styles to modal, fullscreen modal, tooltip appearance on single page. You can write / inherite CSS classes.

Change Log

Thanks all who had purchased this plug-in & suggested to add more features into plug-in. Below are change log for plug-in features which were not included in first version of the plug-in.

v1.0.0 – 28th Oct 2012
First release

Download showNotes – show important notes to user (Miscellaneous)

Hubeleke Form Builder (Forms)

Hubeleke Form Builder helps you to generate any type of html form with it’s own 16 columns grid system. You are able to add html form elements, titles and seperators as many as you want. You can easly align your form in a multi-column and/or multi-row format. You can also use many helpers like labels, placeholders, and tooltips to give information about inputs to the users.

After generating the form, you can see output layout of your form below the generator. It generates you the output layout, html, css and javascript codes.

Features

  • 16 Column Grid System
  • Predefined css styles
  • Field sorting
  • Preview output
  • HTML, CSS and JS codes
  • 11 form element types
  • Titles and separators
  • Custom attributes for inputs
  • Easy usage
  • jQuery powered
  • Major browsers support
  • Easy to customize

Please rate…

Download Hubeleke Form Builder (Forms)

Image Color Checker (Images and Media)

This is a Node.js module – it doesn’t work on browsers

Features

With this module you’ll be able to:

  • get the average color of an image
  • get the average brightness of an image
  • check if the average color of an image is close to a given color
  • check if the average brightness of an image is close to a given value
  • filter a set of images by average color
  • filter a set of images by average brightness

Applications

It’s the perfect solution for:

  • E-commerce
  • On-line catalogues
  • Photo collages
  • Unlimited artistci uses

Download Image Color Checker (Images and Media)

Pumpkins destroy: secret party (Games)

Test your fingers with this simple arcade where you have to
tap halloween pumpkins. In every of 20 different levels you have
limited period of time to destroy different amount of pumpkins.
You will have to show all your tapping skills in higher levels.

FEATURES: 20 levels, Admob banner ads integrated, Intense action, highly addictive

INCLUDED: full source code, graphics, sounds, instructions

INSTRUCTIONS: Instruction of every step how to set up the project in Eclipse, how to change images, main game and how to set up your own admob ID are in attached file.

Try it: https://play.google.com/store/apps/details?id=com.rogamen.pumpkindestroy

Feel free to contact me for more info.

Download Pumpkins destroy: secret party (Games)

Contact Gallery (.NET)

Contact Gallery is .Net based web To Manage Your Crew/Member. User interface is very easy and simple, You can use it for,small business, Creative Agency etc.

features:

-Bootstrap v.3.0.0
-C#
-MVC 5
-Entity Framework 6.0
-MSSQL Database
-.Net 4.5.1
-Send Mail Only Gmail
-Cleand And Simple Design
-Font Awesome v.4.2.0
-Responsive Design
-Jquery UI
-Easy Customizable
-Well organized and commented code
-Detailed documentation

Credits:

All images used in the preview are only for demo purposes. All the images are copyrighted and licensed to their respective authors and owners.

Download Contact Gallery (.NET)