WooCommerce Conditional Featured Image (WooCommerce)

Conditional Based On Categories

Select what category you want to set the condition for and then assign a featured image, when the customer views the product through the shop page, and the set category, the set featured image will be displayed.

Change Log


= 1.0 =
* Initial release!

The post WooCommerce Conditional Featured Image (WooCommerce) appeared first on Envato Market.

ecommerce, woocommerce, wordpress, archive, conditional featured image, featured image, image, products, shop http://bit.ly/1mIl7mj

Facebook Like, Share and Download Pro (Social Networking)

Facebook Like, Share and Download Pro is app for Facebook Fan Pages with fan gate. Give away eBook or any other document after users like and then share post of “your” choice. With these two viral features expect your reach to significantly increase.

Features

1. User lands on your Facebook Fan Page

2. They are asked to like your page

3. After they like your page, share page gets unlocked

4. On share page they are asked to Share post ( that you configured in the settings)

5. After users share the post, download button is shown to allow them to download the eBook

Features

1. Text used on both pages in dynamic, you can choose your own text by setting it in the configuration file

2. You can set text and description which users will be required to share on Facebook

3. Double viral effect ie though Like Button and Share button

4. No Database is required to run this app

5. Latest Facebook JS SDK used ( Version 2.0)

Requirements

1. You need to have SSL installed on your server

2. Php 5.4 or later

Additional Notes

Skip button is given on the fans page in line with Facebook Policies

The post Facebook Like, Share and Download Pro (Social Networking) appeared first on Envato Market.

php-scripts, social-networking, facebook, facebook api, facebook app, facebook like, facebook share, facebook tab, fan page, fan page tab http://bit.ly/1mIl75T

FiveLayer – Web Hosting, Responsive HTML Template (Hosting)

FiveLayer is a fully responsive HTML Template, suited for Web Hosting business / corporate web sites but it can be used for every type of web site

with some modifications.

FiveLayer fully responsive HTML Template

FiveLayer HTML template has a modern and clean design and based on Zurb Foundation framework.

Also, it comes with a basic (header/footer integration, no responsive, based on Default WHMCS template)

WHMCS template to have the same design between your web site and your billing system.

The FiveLayer responsive HTML Template, includes a PHP/AJAX

Contact Form with validation and success message.

FiveLayer HTML Template Features

  • Responsive
  • 10 valid W3C HTML Pages
  • Zurb Foundation (Latest version)
  • Working PHP / Ajax Contact Form
  • jQuery GMap integration on contact page
  • HTML / CSS3
  • Font Awesome (350+ Icons)
  • Working Mailchimp Subscribe form
  • Google Webfonts

Credits

  • Photos and illustrations by Depositphotos (not included in downloadable theme)

The post FiveLayer – Web Hosting, Responsive HTML Template (Hosting) appeared first on Envato Market.

hosting, site-templates, technology, data center, dedicated servers, domains, hosting plans, pricing table, shared hosting, vps, web hosting, zurb foundation http://bit.ly/1wcM6YG

Magento User Interaction (Magento Extensions)

Magento User Interaction extension provides the user friendly communication between Administrator and customers. It allows users to send messages to administrator and receive his answers.

With our MUI Extension administrator can send single and Bulk messages to users.

MUI also provides the order Tracking Ticket system, with this ticket system customer and administrator can easily track the orders and manage the tickets.

Features

  1. Admin – User Messaging system.
  2. Bulk messaging options.
  3. Inbox and Outbox for users.
  4. Order Tacking/Tickets system.
  5. Users profile Listings on frontend.
  6. Profile image option for users and administrator.
  7. Message notifications Email to users.
  8. Extended User Profile.
  9. More than 15 admin options…

The post Magento User Interaction (Magento Extensions) appeared first on Envato Market.

magento-extensions, plugins, magento user interaction, messaging order tracking, mui, profile management extension, tickets system, user profile extended http://bit.ly/1orupQS

Search Autocomplete and Suggest (Magento Extensions)

Search Autocomplete Magento extension improves Magento search results. This extension finds exactly what your customers look for.It delivers relevant search results to your customers instantly as they type.Its also allow you to customize the search result design by product images, and description.

The post Search Autocomplete and Suggest (Magento Extensions) appeared first on Envato Market.

magento-extensions, plugins, ajax search, magento search, search autocomplete, search suggest http://bit.ly/1orupAr

Pinterest Rich Pin Plugin Extension for Virtuemart (VirtueMart)

Make your Virtuemart ecommerce shop “Rich Pin enabled”

by installing this plugin – “Pinterest Rich Pin Plugin Extension for Virtuemart”

What are Rich Pins ?

When a user pins a product image from “Rich Pin” enabled shopping cart ; along with the image; Rich pin will also send actionable information to Pinterest. For Products actionable information will include Price, availability etc.. This info will be published along with the image on Pinterest Board

The post Pinterest Rich Pin Plugin Extension for Virtuemart (VirtueMart) appeared first on Envato Market.

plugins, virtuemart, pin, Pinterest, rich pin, richpin, virtuemart2.0 http://bit.ly/1mHumn0

TinyMCE4 Code Editor (JavaScript)

TinyMCE4 has no code editor plugin at default. This plugin is a code editor plugin called “tinymce4 code editor”, you can use it in your tinymce editor to toggle code quickly and edit code.

Features:

  1. Common language: It contains common languages in this plugin, and you can add others easily.
  2. Code Edit IDE: It use ACE editor to edit code, the editor has code highlight, syntax check features.
  3. Quick Toggle code: It contains shortcut ‘ctrl + shift + c or command + shift +c(mac)` to toggle code quicly.
  4. Quick Install: Just upload to the tinymce plugins’ folder and update tinymce configurations. That is it.
  5. Source Code: Nothing is hidden.

Installation

  1. Upload the files to the tinymce plugins’ folder.
  2. Update your tinymce configuration to add `leaui_code_editor` plugin, eg:

    tinymce.init({
    selector: "textarea",
    plugins: [
    "leaui_code_editor",
    "advlist autolink link lists charmap hr anchor pagebreak",
    "directionality textcolor paste fullpage textcolor"
    ],

    toolbar1: "leaui_code_editor | styleselect formatselect fontselect fontsizeselect | bold italic underline strikethrough "
    });

Note: The default css in tinyce has no ”

” style, you need to add another css file which contains the “pre” style to tinymce(use content_css option), eg:



tinymce.init({
selector: "textarea",
content_css: ['tinymce/js/tinymce/plugins/leaui_code_editor/css/pre.css'],
plugins: [
"leaui_code_editor",
"advlist autolink link lists charmap hr anchor pagebreak",
"directionality textcolor paste fullpage textcolor"
],

toolbar1: "leaui_code_editor | styleselect formatselect fontselect fontsizeselect | bold italic underline strikethrough "
});

The post TinyMCE4 Code Editor (JavaScript) appeared first on Envato Market.

javascript, code, code edtior, code highlight, code IDE, code plugin, codesyntax, editor, highlight, plugin, syntax, tinymce, tinymce4 http://bit.ly/1nfmGUI

Element Perspectivizer (Navigation)

Element Perspectivizer is a Javascript tool which can create a perspective effect for your website’s body or elements.

It does NOT need JQuery.

It was developed in pure javascript and it only requires two simple steps: Include the source file in your html/php page and use a single-line formula to “perspectivize” your element!

How does the perspective work?

Element Perspectivizer (using css3 transforming tools with javascript code) will read the client’s mouse position, changing the element position and the transform effect.

In the .zip file: Script Code, Documentation, Example.

The post Element Perspectivizer (Navigation) appeared first on Envato Market.

javascript, navigation, css3, effect, mouse, perspective, pure, transform http://bit.ly/1nfmEfv

7seeds – OnePage Photographer Template (Photography)

7 seeds is a Creative and OnePage Template suitable for creative , personal blog , studio , other

Features

  • Bootstrap 3
  • Isotope
  • Scroll horizontal
  • 6 style page
  • Responsive
  • Colors unlimited powered by less

Credits and Sources

  • Bootstrap
  • Isotope
  • nicescroll
  • prettyPhoto
  • scrollTo ( Ariel Flesler )
  • SmoothScroll
  • Zepto
  • Iconic
  • Icomoon
  • Entypo

Image Credits

Live preview images are from:

We are NOT distributing these images via download pack. We have included placeholder images for each instance. If you intend to use these images you have to contact their original authors.

The post 7seeds – OnePage Photographer Template (Photography) appeared first on Envato Market.

creative, photography, site-templates, modern, onepage, zepto http://bit.ly/1jxUCkR

Ether – Creative Buisness Portfolio Template (Portfolio)

Ether HTML5 Website Template is very strong setup for a business portfolio. It is a high Resolution One Page Portfolio Template.It is spacious, timeless and has an adaptable color scheme which surely fits broader purposes and ideas. It comes with dark and light color scheme versions.

Resources and Credits

Photos

Fonts and Icons

The post Ether – Creative Buisness Portfolio Template (Portfolio) appeared first on Envato Market.

creative, portfolio, site-templates, business-portfolio, modern-creative, onepage, onepage-business http://bit.ly/1jxUz8I