Tag: include

  • Goo Embrace Me – plugin (Miscellaneous)

    Goo Embrace Me – plugin (Miscellaneous)

    Include custom JavaScript, CSS files and custom HTML codes in a front-end of your WordPress installation, controlling their placement and insertion in various ways.

    Insert with ease (but not limited to):

    • Google – Analytics tracking code, Page Level Ads code, AdSense code
    • Facebook Comments code
    • Third party social buttons and scripts code
    • Custom JavaScript and/or files
    • Custom CSS and/or files
    • Custom SEO meta tags
    • Custom HTML elements

    This plugin is designed to provide additional functionality to the WordPress site, both for beginners and advanced users. The main purpose of this plugin is to include in a safe and proper way third party (or your own) JavaScript & CSS files and HTML code without modifying theme core files. Included resources become part of the plugin itself, ensuring no customization override will occur due theme or WordPress update.

    From plugin admin panel control how your resources will be deployed: across all pages, only particular page/post (by post ID or multiple IDs), only selected post types (page, post, attachment or custom post type created by your theme or any other plugin), with exclusion rule marked by selected post IDs or create SHORTCODE and insert in the content wherever you desire.

    By controlling which pages to include your custom resources, you are actually speeding up your site, ensuring deployment occur only where resources actually needed.

    Documentations & Demo

    documentation at official page: Goo Include Me

    Demo & “How to” examples:
    Insert Google Analytics code with Goo Include Me plugin,
    Insert Google AdSense code to all posts with Goo Include Me plugin,
    Apply Datepicker (jQuery UI) with Goo Include Me plugin,
    Include Facebook Comments Plugin in every post with Goo Include Me plugin,

  • 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

  • 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