Tag: shortcodes

  • Supreme Swiper Parts)

    Supreme Swiper Parts)

    Supreme Swiper – version 1.0 available. Download now.





    Supreme Swiper is a new WordPress plugin that provides beautiful apple device screen frames for your Pages, Posts or any active Custom Post type.

    Display it with an image, title and call to action, or as multidirectional slider with many different transitions. You can also use Supreme Swiper with Visual Composer front end page builder, but it also works great as a stand-alone plugin.



    Change Log / Updates

    Version 1.0 – 19 March 2016

    # Initial release
    # Instal file
    # Documentation
    # Demo website
    
  • WorkPress – Responsive, Modular, Multi-Objective WordPress Theme (Ingenious)

    WorkPress – Responsive, Modular, Multi-Objective WordPress Theme (Ingenious)

    WorkPress is a beautiful, modular, responsive, feature packed, multi-purpose WordPress theme like no other.

    WorkPress isn’t bloated.
    WorkPress doesn’t use overly complicated page builders.
    WorkPress doesn’t load every Google font.

    Built around WordPress best practices & coding standards, WorkPress is fast, bloat-free and super-easy to use.

    WorkPress abstracts functionality into plugins, allowing you to use only the things you need.

    Awesome Features:
    • Future proof HTML5 / CSS3 code.
    • Modular Design.
    • Fully Responsive.
    • Native WordPress Live Customizer.
    • WooCommerce Compatible.
    • Optional WooCommerce Product Category Filtering.
    • Optional WooCommerce AJAX Product Sidebar.
    • Custom 404 Page.
    • Custom Search Page.
    • Custom Search Bar.
    • Built-in Maintainence Mode.
    • Responsive Slider Plugin:
      • Unlimited per-page sliders.
      • Managed via Categories.
      • Configurable Design.
    • Portfolio Plugin:
      • Masonry Layout.
      • Configurable Columns.
      • Optional Item Filtering.
    • Shortcode Plugin:
    • Theme Options:
      • Site Identity:
        • Site Title
        • Tagline
        • Site Icon
      • Menus
      • Widgets:
        • Sidebar Widgets
        • Footer Widgets
      • Static Frontpage
      • Logo Settings:
        • Main Logo
        • Alt Logo
      • Styling Settings:
        • Body Color
        • Accent Color
        • Header Color
        • Header Text Color
      • Layout Settings:
        • Enable / Disable Page Titles
        • Enable / Disable Boxed Layout
        • Layout Width
      • Sticky Nav Settings:
        • Enable / Disable Sticky Nav
      • Preloader Settings:
        • Enable / Disable Preloader
      • Notification Bar Settings:
        • Background Color
        • Text
        • Link
      • Blog Settings:
        • Column Display Selector
      • WooCommerce Settings:
        • Enable / Disable Category Filtering
        • Column Display Selector
        • Standard or AJAX Single Page View
      • Social Settings:
        • Social Network Links
    • Social Sharing Module.
    • Cross-Selling.
    • Up-Selling.
    • Widgetized Sidebar.
    • Widgetized Footer.
    • Backward compatibility for older browsers.
    • Automatic CSS combine & minify.
    • Automatic HTML minification.
    • SEO Ready.
    • Microformats.
    • Rich Snippets.
    • Child Theme included.
    • Translation ready.
    • Sample XML data.
    • Comprehensive Documentation.
    • Awesome Support.

    View the Main Demo

    View the Example Demos

    View the Online Documentation

    CHANGELOG

    12.3.16 - Initial Release.
    
  • bbPress Messages PRO (Add-ons)

    bbPress Messages PRO (Add-ons)

    Important: requires bbPress 2.5.X. More info.

    bbPress Messages is a light and elegant plugin that brings private messages feature to your WordPress forums with bbPress plugin.

    See it in action (DEMO)
    More information

    bbPress Messages Features:

    Here are some of the features powered by bbPress Messages plugin which we can cover for the meantime:

    Message media:

    You can insert links, images and video links in the message typing area and they will be automatically converted and parsed into media. To embed a YouTube video into a message, all you need to do is to paste its link. Links are automatically embedded, for instance inserting http://google.com will produce a link to the Google homepage..

    For images, you will have to wrap the image source URL in the BBcode tags img.

    Videos are recognized from YouTube, Vimeo and DailyMotion for the meantime.

    Message status:

    Once you send a message, the user will be notified via email to read the message online. Once the message is read, it will show you once when the message was seen by our recipient.

    Users can mark messages unread, this must be a handy feature for certain reasons..

    Conversation archives:

    You can easily archive or un-archive a conversation, and find your archives in the archived messages section.

    Email notifications:

    When you send out a message, the recipient will then get notified by email as long as their preferences allow.

    User blocking/unblocking:

    You can toggle on/off this feature through the settings panel. It is very useful for users to block messages from other users; when a user has blocked another, both of them will not be able to exchange messages and they will get a notice on top of the message typing area which is disabled in this case.

    User online status:

    This is an out-of-the-box built-in feature. Users online status is updated frequently when users are active on the site, and it is shown in the messaging area..

    How it is being updated: as we mentioned before, this is not an instant messaging plugin so it is getting updated every time a logged in users views some page on the site..

    Shortcodes:

    there are few shortcodes that you can use to output dynamic content and user data and information.

    • [bbpm-unread-count user=”(user_id)”]: This shortcode outputs the number of unread messages a user has. This user can be specified in the user shortcode attribute.
    • [bbpm-archives-count user=”(user_id)”]: Displays a count of how many archived conversations a user has.
    • [bbpm-contact-link user=”(user_id)”]: Outputs the dynamic contact link for the target user. in other words, it can take you to where you can exchange messages with the user in the shortcode attribute.
    • [bbpm-messages-link user=”(user_id)”]: Displays the dynamic link to messages area.
    • [bbpm-messages-count user=”(user_id)”]: Counts the total messages the user has.
    • [bbpm-sent-messages-count user=”(user_id)”]: Displays a count of the total messages sent by the user specified.
    • [bbpm-received-messages-count user=”(user_id)”]: Displays the count of the total messages received by the targeted user.

    For many shortcodes, if you don’t specify a user ID in the user attribute, then the target user will be the current logged in user.

    Pagination:

    Messages are being displayed in pages, you can set how many messages to show per single page, or how many conversations to show per page.

    The pagination uses clean slugs which are easy to remember and SEO friendly.

    Custom slugs:

    Through the admin panel, you can set the slugs for messages area and archives area.

    bbPress Messages uses clean slugs with custom rewrite rules which makes the URLs very easy to remember (UX), and SEO friendly..

    Widgets:

    The PRO version of bbPress Messages comes with few widgets, fancy ones, which render dynamic information and user data.

    There are 4 widgets powered so far:

    • bbPM welcome: this light white widget with gray borders shows few useful links for current user with welcoming note. The list of links contains an avatar, link to messages, archives, profile edit for updating preferences and a log out link.
    • bbPM search form: outputs a search form allowing the current user to search and find their messages.
    • bbPM blocked users: displays a list of the current user’s blocked users if found, if not then a small custom note.
    • bbPM active users: shows a list of the recent active users, with their avatars, links and last seen record. You can specify the maximum users the show while adding the widget in the widgets dashboard.

    Most of these widgets will return nothing while the user is logged out, except the last one.

    Admin settings:

    Through the admin settings page, you can update various settings, the format of the help text and the notification email body, pagination settings, slugs..

    User preferences:

    Users can choose whether to be notified or not by email of new messages received.

    Users can also update a note of their own which shows before someone opts to send them a message for the first time.

    Email template:

    This template can be edited while you copy the plugin file to your child theme. The notification email is HTML content-type so you can design it the way you want..

    Child theme:

    To make your custom modifications, besides using the action and filter hooks we provided, you can copy the entire plugin file to your child theme, and there you can open the files to overwrite them.

    You can overwrite all the files found in assets/ and themes/ directories. Other than that, core files, any changes you make there are not being applied.

    If you are not certain about making your custom changes, please never hesitate to use our support forums.

    Clean design and more:

    This plugin is crafted with care, clean responsive design which respects child modifications.

    There are other handy features, you should be discovering them as you use this plugin in your forums :)

    Support:

    To find support, please create yourself a free account in our support forums. Please do not send us messages here for support threads, instead open a support topic in the forums we linked to earlier.

    Changelog:

    0.1 – initial release. March 14th, 2016

  • Sortable Layouts Addon (Add-ons)

    Sortable Layouts Addon (Add-ons)

    Sortable Layouts Addon

    Extend the default layouts with two new adjustable layouts and a custom layout that you can configure yourself!

    The two new layouts are called “Masonry” and “Carousel” and you can easily adjust their settings, how they look and feel.

    Even if you are not satisfied with these setting, you can create your own CUSTOM layout. You can enter your own html, WordPress shortcodes, and easily include elements like excerpt or custom field value.

    Note: This plugin only works if you have the
    Sortable
    plugin already installed.

    Support

    We take excellent care of our customers and make sure that they successfully install, setup and use this plugin.

    You can use the comments section of this plugin to post any comments that may be helpful for others to know as well.

    Our Facebook page are available to assist you if you send us a message there, and you can always sends an email at support@wpicode.com.

    Keep us motivated to deliver new features by giving us a good rating in your Downloads page. Thank You!

    FAQs

    Please check the FAQs available on CodeCanyon

    Change log

    1/27/2016 - Initial upload on CodeCanyon
  • Huge Addons – Uber Visible Composer Extension (Add-ons)

    Huge Addons – Uber Visible Composer Extension (Add-ons)














    Massive Addons – Uber Visual Composer Extension

    Hello, in May 2015 we have set out to create The Best Visual Composer addon with all the bells and whistles that you expect from such package. After 8 months we have ended up with Massive Addons and we think it is awesome! Learn All about it below, and thank you for your interest!

    We are working as designers and developers for over a decade, you can say we know our way around the web Visual Composer is our go to page builder for years and that’s why we know it’s advantages and drawbacks. At the beginning we have investigated what is wrong with current addon packages and VC itself. Most of the packages are slow, heavy weight and does not look good. Each time you want to change something you need to go through tons of settings to achieve the same look. There is no easy way to easily create stuff with few clicks and that got us thinking.

    We came up with Presets. Basically presets are “templates” of styles & layouts for your shortcodes. With presets you can recreate any layout anywhere on the website with just one click. Of course you can create your own presets, edit the build in package (there are over 800 presets) or delete those you do not need anymore.

    But this wasn’t our only assumption. It had to be easy to use, fast, reliable eye-catching. To give our users full control we have created lots of settings, but we also wanted it to look welcoming and simple. That’s why we have created Easy Mode. It displays only the necessary settings and hides the rest. We created the easiest workflow possible: load preset, change (for example) content, save and you are done.

    Optimization was also a key assumption. We have spent a lot of time on it and scored an “A” grade on gTmetrix with almost 100% score.

    To put Massive Addons into perspective we have: 45+ shortcodes & additions, 800+ presets, 18 page templates, 3200+ settings, 15 tutorial videos. It took us almost 7000 hours of coding, 541 GIT Commits and we have written over 110 000 lines of code!

    Try Massive Addons, before you buy it, watch promotional video or compare it to it’s competitors.

    Main Features

    Presets

    Presets are a unique Massive Addons feature, it allows you to style and change the behavior of your shortcodes with a single click. Preset is a set of shortcode settings it defines each aspect of its look & behavior. MA comes with over 800 presets, of course you can edit or delete them, on top of that you can easily create your own presets. Learn More.

    Easy Mode

    Each shortcode from the package has lots of options, some of our users wont need the full control thats why we have created an Easy Mode (you can easily turn it on & off for each shortcode). What it does is leaves only the key settings for each shortcode and hides the advanced stuff. Of course it works with presets. Learn More.

    Shortcodes

    Massive Addons comes with 37 shortcodes, each of them have been build from scratch. You can control almost any aspect of the shortcode: border, backgrounds, colors, behavior, layout, effects and much much more. Because they are very flexible the possibilities are endless. Browse shortcodes.

    Additions

    A part from shortcodes MA has also a set of additions (9). They are providing additional features to the shortcodes and Visual Composer itself. For example we have extended the Row settings to add the parallax effect with up to three layers. Browse Additions.

    Page Templates

    To show you what MA is truly about we have created 18 beautiful page templates, for you to work with and easily see what is possible with our package. All of the pages are build in 100% with Massive Addons, there are no additions. Browse Templates.

    WordPress Theme – “Bober”

    Massive Addons also contains a free WordPress theme called “Bober”. The theme is simple but very flexible. It comes with Mega Menu, sticky header, header layout control, it is responsive, retina ready, widget ready, has a simple administration panel were you can change fonts and other basic settings and much much more. The demo site is build using only Massive Addons and Bober. Learn More

    Custom Fields

    We have created multiple custom fields for advance settings to easily manage them. There are special fields for boarders, margins, paddings, icons, gradients etc. Such fields make the shortcodes easier to use also the settings are much more readable. Learn More.

    Icons & Fonts

    MA comes with over 2000+ icons and 700+ fonts, of course only the used fonts (and font weights) are loaded. The icons are retina ready. You can easily manage used fonts with font presets. Learn More.

    Optimized for SEO & Performance

    We have put a lot of though into performance and SEO optimization. This is a very big plugin but to make sure everything is as smooth as possible on each page we load only the necessary files, we make sure that the number of requests is as low as possible. Each of the shortcodes & presets can be easily disabled. We have tested the site against our competition and MA is up to 2 times faster. We only load the necessary font families and font weights. We provide a version of MA with minified CSS and JS files to improve the performance further. Learn More.

    Improved Visual Composer

    We have redesigned VC (don’t be scared it works the same) and took it a step further. With lots of options the Visual Composers shortcode popup was not very readable. Thats why we have created something called Stacks. Basically Stack groups fields together. For example border field doesn’t take up 8 lines of space (one for each setting) but just 2. First is responsible for border settings like border type, color, radius etc. The second one covers the border with from each side. On top of that it looks great! Learn More.

    Training Videos

    We want you to succeed, thats why we have created bunch of training videos on how to use our shortcodes it’s presets and other awesome features. Currently there are 15 videos with more to come. They are in HD quality and some of them are narrated. Read more.

    Responsive & Retina Ready

    Both the shortcodes & the redesigned Visual Composer is responsive & retina ready. We have tested it on real devices.Learn More

    Translation ready

    Massive Addons comes with WPML support and PO files so you can easily adjust it to any language you like.

    PSDs Included

    Inside the download package you will find a set of over 50 PSD files with all the shortcodes and templates.

    Extensive Documentation

    We wanted to make the documentation as easy to use as possible thats why we created a site dedicated to Massive Addons with knowledge base, instant search and many more cool features. Visit MPC Hub

    All In One Package

    With Massive Addons you get the most advanced VC extension and a WordPress theme. We truly think that with Visual Composer & Massive Addons you can create any website you can imagine.

    Shortcodes

    Additions

    Thank you for your interest, Kuba G.

  • Vicons – Font Icons for WordPress (Utilities)

    Vicons – Font Icons for WordPress (Utilities)

    Vicons is a premium WordPress plugin. You can easily add font icons to your WordPress site with a click of a button.

    WordPress 4.4 Ready!

    Vicons adds support for over 2000 icons. It can be used for different purposes on your WordPress site by simply inserting shortcodes into posts, pages, menus, widgets, menus & custom post types.

    Easy to use

    Vicons Plugin Features

    • 2000+ Font Icons to Choose
    • Insert Icons Directly Into Posts/Pages/Widgets/Menus/Custom Post Types
    • Easy to use Shortcodes
    • Animated Icons (Spinning)
    • Easily Customize Color and Size of icons
    • Responsive Ready
    • No need to write a single line of code

    Changelog

    Version 1.0

    -First Release [12.01.2016]

  • Publish Grid – Customized Choose & Customized Design (Add-ons)

    Publish Grid – Customized Choose & Customized Design (Add-ons)

    Version: 1.0.0

    Description

    This is addon for the visual composer plugin which can help you to add post lists on your page with fully customized filter and markup.

    Here all features are listed :

    • Allow you to filter all posts data by its post types(including CPT), taxonomy, tags.
    • Multi-select the posts from filtered posts data and this selected posts can be included/exclude from the posts list.
    • Set maximum number of posts per page to display in listing.
    • Show the filtered list sorted by Title, Author, Date etc. Also this sorted list can be set in ascending order or descending order.
    • Set your own html markup so that you don’t need to worry about the extra css/design part. This template can be set for globally or individually. Well if you don’t want to use custom markup you can go with our default markup.
    • Also one last but not the list feature which is help you to set the fields to be included or excluded from default design, you can drag and drop this fields to include/exclude.

    Step by step guide check PDF : Post Grid With Custom Select & Custom Design PDF

    Requirement

    • For using this addon you must have Visual Composer installed.
    • Tested with Latest Visual Composer 4.9

    Other Libraries used

    • Foundation
    • jQuery-ui

    Installation

    • Download Plugin Zip File.
    • Install Post Grid – Custom Select plugin from the ‘Plugins’ section in your dashboard (Upload plugin on “Plugins > Add New > Upload Plugin -> Select Plugin Zip File” From Downloaded Location).
    • Alternatively you can Unzip it and upload it to the plugins folder of your WordPress installation (wp-content/plugins/ directory of your WordPress installation).
    • Activate it through the ‘Plugins’ section.

    Now Here we go. Installation is Complete.

    How To Use

    Follow the steps with the images

    1. Post Grid With Custom Select Shortcode in the list.

    2. General Settings Tab

    • Select Post Type from dropdown for filtering taxonmies.
    • Select Taxonomy from dropdown for filtering tags.
    • Select Tags(multiselect) from dropdown for filter posts. (if you select All then it is only one selection.)

    3. Data Settings Tab

    • Select Criteria if you select All then posts list is not populated, as you display all the posts which you filter in General Tab.
    • Select Criteria as specific which populate the Select Posts with post ‘s titles.
    • Select Posts(multiselect) which you want to display or exclude from the list.
    • Exclude: Checked if you want to exclude the posts which you selected from post list.
    • Exclude: Unchecked if you want to include those only posts which you selected from the post list.

    4. Sorting Tab

    • Add number for number of posts per page
    • Select order by from the dropdown
    • Select order from the dropdown

    5. Design Tab

    • If you have your own html then checked “Template Design” checkbox.
    • Most important in Custom Design => Go to Text => Add Html code
    • Check in image some custom strings you found, which you needed to add in your html code.
    • Main thing is that replace below to display dynamic data.
    • if HTML design is added to the shortcode in individual page then it is override global settings on Admin screen in backend.

    Backend Settings Screen

    1. Drag and drop the blocks in exclude panel which you don’t want to display.

    2. Custom Template

    • Checked “custom design checkbox” to add your own html code, just add specific keywords(title, img, etc.) to display that on front-side.
    • Global setting for all the pages where you use this shortcode.
    • If custom HTML design is not set in individual shortcode in page then the global settings is applied. Priority of Design : 1.) Page Design
      2.) Global Design
      3.) Default Design

  • Content material Templates for Visible Composer (Add-ons)

    Content material Templates for Visible Composer (Add-ons)

    CONTENT TEMPLATES for Visual Composer

    A robust and compelling content template manager for Visual Composer and WordPress. It allows you to create and manage templates, control your post/page content.

    Top Features

    >> Manage Content From One Place
    Create a content template and design it using Visual Composer (or put anything, it’s up to you.).

    >> Content Reuse
    Add your content template to any page using Visual Composer or it’s shortcode. When you edit your template, the changes will be effective everywhere it is used instantly.

    >> Inline Replace Option [UNIQUE]
    Your template content will be a part of the post content on the go, so other plugins can be notified their items are used in the content. This is great if you are using plugins such as “Ultimate Addons for Visual Composer” in the template.

    >> Use Visual Composer CSS in Templates [UNIQUE]
    Use Visual Composer CSS (global and local) in templates. So whatever you design in the template, it will be just the way you want at the page output.

    >> Widgets
    Design content templates with Visual Composer and use your custom design in sidebars and other widget areas.

    >> Visual Composer Integrated
    You don’t have to activate Visual Composer for building Content Templates. It will automatically activate so design your templates with Visual Composer instantly.

    >> Import/Export
    Use native WordPress import and export functionality to reuse your designed templates anywhere.

    >> Theme Independent
    Use with any theme.

    How To Use

    1. Activate the plugin. This plugin requires Visual Composer v4.4 or greater.
    2. Create and design your content templates.
    3. Add your content template to anywhere either with Visual Composer or using shortcodes.

    Changelog

    version 1.0.0 - Initial Release

  • Key phrase Touchdown Web page Generator (Merchandising)

    Key phrase Touchdown Web page Generator (Merchandising)

    Keyword Landing Page Generator allows you to have one landing page, with different versions (at different URLs) depending on the keyword—so you can show each visitor a customized version of the landing page!

    It’s a common problem of marketers that you’d like to show different versions of a landing page to a user according to what they are looking for—one for people looking for a “cheap” product, one for people looking for the product delivered “fast,” and one for people looking for a “high quality” version of the product, for example. Or if you want to have separate pages for people searching for red, green, or blue versions of your product. The possibilities are endless!

    Until now, the only solution was to create hundreds of different landing pages—not only is this very time-consuming but, if you want to update them, it turns into a nightmare!

    The solution? The Keyword Landing Page Generator. This premium plugin lets you have one landing page, but actually have three (or three-thousand!) unique pages on WordPress to drive traffic to, each one customized for that target market.

    Each page has a unique URL that is SEO friendly and very easy to modify, individually or all at once. You could have Google-friendly URLs such as: /intro/cheap/ and /intro/fast/ and /intro/high-quality/ in the above example—and an unlimited number. The pages displayed would be the same to all – except at the points in which you define, where the headline text or image or any other component or components (as few or as many as you like) would change according to the rules, definitions, and text you’ve defined in the easy-to-use plugin configuration.