Category: Wordpress Plugins

  • Inkluder (Utilities)

    Inkluder (Utilities)

    Reusable pages. Include any page in another.

    • Shortcode included
    • Visual Composer Element included
    • Perfect for sub-menus, great for contact info, etc.

    How to use:

    1. Create Inkluder page (or regular WordPress page)
    2. Insert VC element “Inkluder”, choose page to include.
    3. Don’t create loops (include the same page in the same page) as this will crash the page

    Shortcode:

    If you don’t have Visual Composer installed you can still use Inkluder with a shortcode:

    [ba_inkluder type="inkluder

  • Magento Shortcodes for WordPress (eCommerce)

    Magento Shortcodes for WordPress (eCommerce)

    Magento Shortcodes for WordPress allows you to display Magento products, layout blocks, and static blocks in your WordPress site using shortcodes.

    You can use the Shortcode generator button to create your shortcodes, making it easier than ever to show your local Magento products, layout blocks, or static blocks on your WordPress website.

    Your Magento and WordPress websites should reside on the same server, but do not need to utilise the same domain name.

  • Magento Class List for WordPress (eCommerce)

    Magento Class List for WordPress (eCommerce)

    Magento Category Listing for WordPress allows you to use a simple shortcode to display a responsive, paginated category listing of Magento products within your WordPress content.

    The plugin comes with an easy-to-use shortcode generator, and allows you to modify a number of parameters, including columns, products-per-page, button colours, and much more; perfect for integrating seamlessly into your theme.

    Your Magento and WordPress websites should reside on the same server, but do not need to utilise the same domain name.

  • UserPro Dashboard (Add-ons)

    UserPro Dashboard (Add-ons)

    Note: This is an addon. You must have UserPro to use it.

    Userpro Dashboard addon offers an easy control over the information of your profile. Compared to the classic view of edit profile page, the dashboard enables a quick and single page view to all the details of your profile including your media files (coming in the next version).

    With the new dashboard view, user can view and edit the profile on the same page. Now update your profile with minimal navigation.

    Super easy to integrate into your system : Simply unzip and copy the files

    Features
      A compact way of managing your profile
      Support for multiple languages – French, German and Spanish

    Plugin Settings
      You can enable disable the dashboard view.

    UPDATES

     Version 1.0 ( 16 Mar 2016 )
    ============================
        - Initial version
    
  • 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

  • Optin Beta Publication Professional (Newsletters)

    Optin Beta Publication Professional (Newsletters)

    Ultimate Plugin for wordpress to manage subscribers and to send newsletter.

    Other Features:
    Embed using shortcode
    sidebar widget
    import your contacts via csv
    Create different groups or categories for subscribers
    Create unlimited newsletter to send your subscribers
    Reports will be created for every newsletter you send
    Emails can be sent using smtp or wordpress default mail function.

    Watch video how it works.

    https://vimeo.com/158831143

  • HayyaBuild – Responsive Header and Footer Builder (Interface Parts)

    HayyaBuild – Responsive Header and Footer Builder (Interface Parts)

    HayyaBuild

    HayyaBuild is a powerful and straightforward backend drag-and-drop WordPress plugin that offers responsive headers and footers builder,
    this plugin is lets you to create an unlimited number of headers and footers variations using drag-and-drop.
    Create and manage powerful headers and footers for your wordpress blog or website, its an easy to use plugin that will help you to save your time and grab your visitor’s.

    HayyaBuild - Responsive Header and Footer Builder

    No coding required
    HayyaBuild is a simple drag and drop interface. its generates all the highly efficient code for you.
    you’ll never need to write a single line of code.
    Autocratically included js files and css files for elements only when you use it.

    Save your time
    Writing a lot of HTML, CSS and JS can be a pain and can give you headaches and take a long time to get it done.
    So with HayyaBuild you can create professional header and footer in just 5 minutes.
    Also you can export and import it to avoid repeating the same steps every time you do.

    HayyaBuild - Responsive Header and Footer Builder

    HayyaBuild Features

    • Build beautiful Header and Footer – A beautifully designed can help to make a difference when attracting visitors to your website and getting them to stay awhile.
    • Different headers and footer on each page – crate a header and footer for each page, also can create a default header and footer to appear on all pages that are not allocated Header and Footer.
    • Fully Responsive & Retina – Responds to the screen resolution, works on all desktop and mobile devices.
    • Visibility Classes – Visibility classes let you show or hide elements based on screen size or device orientation. You can use visibility classes to control which elements users see depending on their browsing environment.
    • Drag and drop elements – Drag and drop is a more responsive and very common feature. It is when you “grab” an element and drag it to a different location.
    • Copy and paste elements – Simply hover over the element you want to copy and hit the Copy button on the top toolbar, and paste it into any container that you want.
    • Export and Import – This feature helps to export and/or import headers or footers. Using it you can easily transfer header and footers from one wordpress site to another.
    • Ready for translation – This plugin is ready for translation and its currently working in English only, and work is underway to add other languages.
    • parallax scrolling – is a technique in computer graphics and web design, where background images move by the camera slower than foreground images, creating an illusion of depth in a 2D scene and adding to the immersion.
    • Create Unlimited Headers and Footers – You can create as many as you want. Headers and Footers and customize it for pages that you want to appear on.
    • Background Image
    • Video background
    • more than 20 element

    Elements List

    • Row
      Bootstrap’s grid system is responsive, and the columns will re-arrange depending on the screen size:
      On a big screen it might look better with the content organized in three columns,
      but on a small screen it would be better if the content items were stacked on top of each other.
    • Div Element
      The <div> tag defines a division or a section in an HTML document.
      The <div> tag is used to group block-elements to format them with CSS.
    • Fixed Div Element
      This DIV will be fixed position when scrolling is started.
    • HTML Element
      With this element you can insert any HTML code.
    • Icone Element
      You can insert icon with any size, color, or link that you want.
    • Menu Element
      With this element you can insert a menu to your header.
      It’s a daynamic menu you have to crate a new menu from wordpress menus setting.
    • Search Element
      Insert a search box to your header or footer.
      you can select a background style, font size or font color for this search box.
    • Separator Element
      Insert a separator element to make an empty space between elements.
    • Block Text Element
      You can insert any text that you want including images with CKEditor.
    • Social Menu Element
      A nice social menu including more than ten incons.
    • Archives
      WordPress Archives Widget.
    • WordPress Categories
      WordPress Categories Widget.
    • Recent Comments
      WordPress Recent Comments Widget.
    • Recent Posts
      WordPress Recent Posts Widget
    • Tag Cloud
      WordPress Tag Cloud Widget
    • Revolution Slider
      You can chose any slider to show it where you want
    • Bootstrap Alert
      Bootstrap provides an easy way to create predefined alert messages.
      Ycan easly create alert messages.
    • Bootstrap Button
      Bootstrap provides seven styles of buttons.
    • <!—

    • Bootstrap Lable
    • —>

    • Bootstrap Progress Bar
      A progress bar can be used to show a user how far along he/she is in a process.
      Bootstrap provides several types of progress bars.
    • Bootstrap Well
      rounded border around an element with a gray background color and some padding
    • Bootstrap Responsive Embed
      Allow browsers to determine video or slideshow dimensions based on the width of their containing block by
      creating an intrinsic ratio that will properly scale on any device.

    AND MORE…

  • Wedding ceremony Suite Cornerstone Add-on (Add-ons)

    Wedding ceremony Suite Cornerstone Add-on (Add-ons)

     

    Wedding Suite Cornerstone Add-on – Overview

    Wedding Suite Cornerstone Add-on is an add-on for cornerstone page builder which allows you to build a professional and beautiful wedding website.

    This add-on has been created and based on popular theme of Wedding Suite and you will find this theme via following address:

    Wedding Suite WordPress Theme

    Main Features

    • Bride in 3 Unique Styles
    • Groom in 3 Unique Styles
    • Bridesmaids in 4 Unique Styles
    • Groomsmen in 4 Unique Styles
    • Wedding boxes in 3 Unique Styles
    • Wedding Countdown in 3 Unique Styles
    • Vintage Titles in 3 Unique Styles
    • Testimonial Slider
    • Wedding Quote

     

    Disclaimer

    Any media – Photo, video used in preview are not included in this item and you need to contact authors to get permission in case you want to use them in your commercial or non-commercial projects.

     



    Support

    We give full support for purchased templates.
    Please create a support ticket at webnus.ticksy.com

  • Adventure Reserving Professional: E-mail Templates Addon (Types)

    Adventure Reserving Professional: E-mail Templates Addon (Types)

    This is an Add-on Plugin for Event Booking Pro

    Features

    • Create email templates and preview them live
    • Allows you to assign a different confirmation email template to any event
    • Ability to change the owner email address for any event. Who receives an email when a booking is made
  • Responsive Experience Scheduler for WordPress (Calendars)

    Responsive Experience Scheduler for WordPress (Calendars)

    Event Scheduler for WordPress

    Event Scheduler for WordPress is an effective plugin which will help you to create impressive schedules for your events of any kind in minutes. Is is suitable for music festivals, conferences, conventions, meetings, trainings, exhibitions etc. It has beautiful and clean layout that could be easily customized.


    Features List

    • Easy to use for basic WordPress users
    • Easy to customize
    • Multi-location enabled
    • One-click color change
    • Responsive mobile friendly
    • Nested accordions in mobile layout
    • Built with HTML5 and CSS3
    • Compatible with all browsers
    • Compatible with WordPress themes
    • Well organized
    • Smooth transitions
    • Touch friendly
    • SVG icons enabled
    • Multipurpose
    • Flat design
    • 5 demos