WP Glossary - Encyclopedia / Lexicon / Knowledge Base / Wiki / Dictionary icon

WP Glossary - Encyclopedia / Lexicon / Knowledge Base / Wiki / Dictionary

Hot or Not
WP Glossary - Encyclopedia / Lexicon / Knowledge Base / Wiki / Dictionary

Description

DESCRIPTION

The “WP Glossary” plugin helps you to create your own glossary of terms for Encyclopedia / Lexicon / Knowledge Base / Wiki / Dictionary in your website. This plugin works based on a custom post type and so you have a full editor at your disposal. Want to use already existing post type? Worry not, you are still on the correct page. This plugin allows you to choose the existing post type over plugin’s default one.

HIGHLIGHTS

  • Fully customizable
  • Mobile friendly (Responsive)
  • Easy to setup and use
  • Easy to use custom set of filter letters/alphabets over default English alphabets. That way it helps to create filters list for other languages too ( eg: Hebrew, Greek )
  • Highly compatible with WordPress themes and plugins
  • Enhances Search Engine Optimization by auto linking each highlighted phrase or term back to a dedicated term definition page

FEATURE: GLOSSARY INDEX PAGE

This module allows you to create and show your own glossary of terms with nice animation effect.

  • Add unlimited glossary terms to your website with easy interface
  • Index terms by alphabets / categories with having nice animation effect
  • Instant search as you type
  • Supports custom/existing post types as well
  • Allows you to use any existing post type over plugin’s default one
  • Allows you to change glossary term slug/seo-keyword
  • Allows you to choose the layout for glossary terms listing page
  • Allows you to enable/disable empty alphabets/categories from the listing filter

FEATURE: GLOSSARY LINKIFY

This module allows you to auto hyperlink terms/phrases in your pages/posts. Everytime glossary terms appear in your pages/posts, get automatically linked to the their URLs. This way it enhances Search Engine Optimization by auto linking each highlighted phrase or term back to a dedicated term definition page.

  • Allows you to enable/disable linkify
  • Allows you to choose specific post types for which you want to enable linkify
  • Allows you to enable/disable linkify for Full Description, Short Description, Categories/Terms Description, Text Widget and Comments
  • Allows you to disable linkify on home page
  • Allows you to add synonyms for glossary terms
  • Allows you to limit maximum number of occurrences of each term to linkify
  • Allows you to enable/dsiable case sensitive check for glossary terms

FEATURE: GLOSSARY TOOLTIP

This module allows you to show tooltip window when user hovers over glossary linkify terms/phrases in your pages/posts. This helps users to quickly overview the highlighted terms.

  • Allows you to enable/disable tooltip
  • Provide multiple tooltip window themes to choose one from
  • Allows you to append term title with content in tooltip window
  • Allows you to show Short or Full Description in tooltip window
  • Allows you to limit maximum number of words in tooltip window
  • Provide multiple animation types
  • Provide multiple tooltip positions to choose one from
  • Allows you to show/hide tooltip bubble arrow
  • Allows you to set minimum and maximum width of tooltip window
  • Allows you to set the speed of the animation (in milliseconds) for the tooltip
  • Allows you to set the delay how long it takes (in milliseconds) for the tooltip to start animating in
  • Allows you to enable/disable tooltip on touch devices

FEATURE: GLOSSARY CUSTOM STYLES

This module allows you to easily do custom styling without requiring any CSS skills. You can choose colours using colour picker without knowing colour codes and can try with different font sizes to see which one sits fit with the website.

  • Allows you to choose font colours for filter buttons, headings and terms
  • Allows you to choose hover/active font colours for filter buttons and terms
  • Allows you to choose heading colours for terms
  • Allows you to choose colours for background, content, heading and links

GLOSSARY SHORTCODE

Basic shortcode: Use this shortcode anywhere in your page or post and it will start showing glossary terms in the same style you are expecting plugin to do. There are some attributes available with the same shortcode and you can find those in next step. Not all of those attributes are required to add with the shortcode and add only as per your need. If you don’t use those attributes, shortcode uses Plugin Settings for the purpose.

Full Shortcode:

  • title: This option is for nothing at the time with the plugin and is here just for future references/updates.
  • layout: Select the number of columns you want per row on Glossary Index Page. By default, it shows three columns per row but you can change it to any from one to five columns. This option allows you to choose one from following five options:
    • one_column
    • two_column
    • three_column
    • four_column
    • five_column
  • alphabet_set: By default, plugin uses A to Z alphabet set for filter on Glossary Index Page. Suppose you want to:
    • change the order of the alphabets
    • show only few alphabets
    • show a different set of characters
    • show characters list for other language (eg: Hebrew, Greek )
    • show multiple rows rather than all the alphabets in single row or all English alphabets in first row and Hebrew in next row
    You can use this option for all these. Use comma (,) for multiple alphabets. For multiple rows, simply use new line (ENTER from keyboard). EG: A,B,C,D,E,F M,N,O,P,Q,R
  • hide_empty: In case, some of the alphabets from filter list, on Glossary Index Page, doesn’t have any glossary term/phrase. These alphabets will show as disabled in the list. Selecting this option will remove these disabled alphabets from the list completely. This option allows you to choose one from following two options:
    • yes
    • no
  • hide_all: Plugin, by default, shows ALL at the starting of the filter list on Glossary Index Page which shows all the glossary terms/phrases when clicked. For example, you click on alphabet A from the filter list, it will come up with all the glossary terms starting with A. Now you want to see back the whole list of terms. Clicking ALL does this for you. If you want to show it no more in the filter list, you can enable this option. This option allows you to choose one from following two options:
    • yes
    • no
  • hide_numeric: This option works almost in the same way Hide “All” Filter works but for the glossary terms starting with number. Plugin shows 0-9 just after All in the filter list on Glossary Index Page and you can remove it by enabling this option. This option allows you to choose one from following two options:
    • yes
    • no
  • post_type: Plugin uses its own custom post type for Glossary Index Page. In case if you want to show WordPress’s default post type ( Page, Post ) or any other custom post type you can choose under this option.
  • template: Plugin comes up with two type of glossaries: Alphabet Glossary and Taxonomy/Category Glossary. Few times, you want to list all the categories with their posts in glossary style and this option does it for you. By default, template uses alphabet to works as Alphabet Glossary and you can change it to category in case you need to show Taxonomy/Category Glossary. This option allows you to choose one from following two options:
    • alphabet
    • category
  • taxonomy: This option works better with template=”category” from previous option. That way you can decide which taxonomy you want to load the posts for. EG: You want to list all the products with WooCommerce categories, you can set it like taxonomy=”product_cat”.
  • taxonomy_terms_to_include: By default, Previous option ( taxonomy ) loads posts for all the categories. This option allows you to include only specific categories to load the posts for. For this you have to enter comma separated category ID’s with this option.
  • taxonomy_terms_to_exclude: By default, Previous option ( taxonomy ) loads posts for all the categories. This option allows you to exclude specific categories to load the posts from rest of the categories. For this you have to enter comma separated category ID’s with this option.
  • uncategorized_term_name: Its not necessary that all the posts will be categorized properly and few of those can still be without having any category assigned. Using template=”category” and it shows only those posts which have at-least one category assigned. This option allows you to show uncategorized posts as well under same name category you pass with this option.

DEMO

CHANGELOG

= 2.6 =
* Fixed compatibility issues with latest version of WordPress
* Fixed JS errors
* Fixed "Disable tooltip/linkify on this page/post" features for custom post types

= 2.5 =
* Fixed compatibility issues with latest version of PHP and WordPress
* Added support for archive ( Category or Terms ) templates to load glossary indexes through shortcode. Parameter: taxonomy_terms_to_include="current" 
* Fixed "taxonomy_terms_to_include" to support child categories while having template="Category" 
* Added support for the slug in option "Glossary Page/Post" 
* Added support for disabling tooltip on a specific page / post
* Added support for disabling linkify on a specific page / post
* Added support for excluding a glossary term from "Glossary Index Page" 
* Added support for excluding a glossary term from being linkified

= 2.4 =
* Improved Glossary Index Page performance while using 'taxonomy_terms_to_exclude'
* Fixed search on Glossary Index Page
* Fixed order of terms on Glossary Index Page while using custom set of alphabet
* Fixed WPML Conflict
* Added more support for add-ons or custom scripts by passing more parameters to apply_filters
* Fixed PHP 7.x warnings/conflicts
* Fixed double click tooltip conflict on touch devices
* Fixed "WP Glossary - Related Posts" widget so it doesn't include current glossary term itself
* Fixed glossary term details page not to include base slug from default posts in URL

= 2.3 =
* Added Glossary Search
* Updated jquery mixitup library
* Fixed active class issue for filter list
* Fixed "Post Titles" issues while contains HTML tags
* Fixed "Custom URL" issue while having special characters
* Fixed few more BuddyPress conflicts and will keep doing more based on customers feedback

= 2.2 =
* Updated jquery mixitup library
* Fixed PHP 7.x conflicts
* Fixed BuddyPress conflicts
* Fixed few programming scripts ro work more smoothly
* Added option to limit linkify per term on whole page or per section only ( eg: post content, comments, widgets )
* Added option to disable tooltip only on "Glossary Index Page" 
* Fixed conflict with linkify when a large term contains another small term

= 2.1 =
* Updated jquery mixitup library
* Added WordPress filters for args with custom post type and taxonomy
* Added option to change the title for "Glossary" wholeover the website
* Added option to change the label for glossary phrases like All, Read More, Back to Glossary Index Page
* Added "author" support for custom post type "Glossary" 
* Added option to disable Glossary Archive in order to have same slug with "Glossary Index Page" and "Glossary Slug" 
* Added option to disable animation on Glossary Index Page
* Added option to exclude specific HTML tags from linkified
* Added option to change the colours/styles for tooltip
* Fixed conflicts when having multiple indexes on same page
* Added "Tags" sub menu in "Glossary Terms" main menu
* Sort terms by title on archive pages
* Replaced PHP function strtolower with mb_strtolower
* Fixed few PHP warnings

= 2.0 =
* Optimized plugin code and improved plugin speed
* Added option to execute shortcodes within tooltip for glossary term content
* Added a widget for glossary term details page which shows all the page/post links where the glossary term is actually found. A very nice option for internal linking.
* Added option to open glossary term links in new tab on "Glossary Index Page" and "Linkify Terms" 
* Added option to disable the links permanently from glossary terms on "Glossary Index Page" and "Linkify Terms" 
* Added option to show a "Back to Glossary Index Page" link on glossary term details page
* Added option to show a "Read More" link in tooltip for glossary term
* Added help tooltip with each option on "Plugin Settings" which means no more need to look into plugin documentation from differently
* Added "User Guide" for other documentation
* Added support of "<!--more-->" tag for tooltip excerpt in same way WordPress does
* Added an option in the shortcode to show uncategorized posts/terms under default category with "category" template
* Added an option to redirect visitors to external link while clicks on glossary term rather than going to glossary term details page
* Changed "Plugin Settings" panel to more user friendly interface
* Fixed typo errors
* Fixed terms list to have the same sorting order which filter list has
* Fixed "Category" template to work with other languages too

= 1.9 =
* Fixed "New Tab" issue from version 1.8 with linkify module
* Fixed linkify impact from glossary page itself

= 1.8 =
* Improved the linkify module to work more accurately
* Optimized the plugin speed
* Fixed auto changing letters case issue for glossary terms
* Fixed double click issue for glossary terms having tooltips
* Added option to enable/disable auto hyper link term tags
* Added option to format the tooltip title
* Fixed "Linkify Limit per Term" option to work properly

= 1.7 =
* Added option to auto hyper link terms/phrases within glossary post type itself as well
* Added option to use custom post title for glossary post term over main one
* Fixed hide "All" option with "category" template

= 1.6 =
* Fixed small case letters issue with filter
* Fixed filter by showing only first letter terms in case if enable the "Hide 'All' Filter?" 
* Added option to add multi set of term filters in different rows

= 1.5 =
* Added option to add custom set of filter letters/alphabets from settings panel. This helps you to create filters list for other languages too ( eg: Hebrew, Greek )
* Added option to hide "All" filter from list
* Added option to hide "0-9" filter from list

= 1.4 =
* Added option to add multiple tags per glossary term
* Fixed few PHP warnings

= 1.3 =
* Added linkify module to auto hyperlink terms/phrases in your pages/posts
* Added tooltip module to show info box when hover glossary terms

= 1.2 =
* Added option for custom colours in glossary list
* Added option for custom font sizes in glossary list

= 1.1 =
* Added more options to the shortcode eg: include/exclude specific categories from glossary list
* Added support for taxonomies with existing post types
* Added option to filter terms by categories

= 1.0 =
* Launched the initial version of the plugin

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Universal Video Player - Addon for WPBakery Page Builder icon

Universal Video Player - Addon for WPBakery Page Builder

Hot or Not
Universal Video Player - Addon for WPBakery Page Builder

Description

This WPBakery Page Builder Addon – Universal Video Player supports YouTube, Vimeo and Self-Hosted videos and is a top-notch responsive HTML5 plugin compatible with all major browsers and mobile devices. This is an addon / extension for WPBakery Page Builder.

Installation – Manage the categories – Manage the player playlist and settings –

FEATURES:

YouTube, Vimeo and Self-Hosted support

It plays YouTube, Vimeo and Self-Hosted video files. For YouTube and Vimeo, all you need to use is the video ID. The videos need to be public, not private or unlisted.

Responsive Design

The plugin can be used in websites which are responsive. Optional parameter to disable responsive behavior in order to integrate it in non-responsive websites.

Mobile Compatible

It is compatible with IOS and Android operating systems.

Google Analytics

Option to activate Google Analytics tracking. You’ll be able to see how many times each video was played.

Customizable Color Scheme

Any color scheme possible, customizable from parameters, so you can integrate this audio player in any design.

Option To Automatically Obtain the Video Thumbnail, Title and Description From YouTube Servers

All you need to use is the YouTube video ID and the plugin will get these information from YouTube server. Parameters to use your own information. Because Google has imposed data quota restrictions for YouTube API keys you’ll have to generate your own YouTube API key (which is free) and replace the existing YouTube API key.

Playlist With 3 Versions

You can show the playlist thumb, title & description or hide one of them. Also parameters for playlist size and color.

Playlist Search

You have the option to search the playlist. The results will be displayed as you type the search term.

Categories

The playlist items can be structured in categories. A video can belong to multiple categories.

Two Skins

You can choose from the 2 skins available: back & white. Also, from parameters you can create any color scheme, having the possibility to integrate it in any design.

Download Option

Available button to download the current playing file (only for self-hosted videos). You have the option to hide the download button.

Share

You can share your video player on Facebook and Twitter. Parameters to customize the share title and description.

Show/Hide Playlist

Button to show or hide the playlist. Also option to load the player with the playlist hidden.

Shuffle

Option to shuffle the playlist.

Logo/Watermark

You can define a logo in the top & left corner. Also, option to set the link and target_self or _blank.

Multiple Parameters

Autoplay, loop (entire playlist), colors, dimensions etc. Over 85 parameters from where you can customize the player.

Lightweight

The JS file has around 55KB

Free Updates

Once you’ve bought the product, you can download for free, from your account, all the updated versions.

Note for IOS/Android (restrictions imposed by Apple/Google) and other browsers: - it autoplays on IOS/Android only if the video is muted. When you set autoPlayOnMobile:true, the video will mute automatically for mobile devices. - volume controls will not work on IOS/Android. You’ll have to adjust the volume with physical buttons of the mobile device.

Note for Safari, Chrome & Firefox (restrictions imposed by Apple & Google): - Starting with Safari 11, Firefox 66 and Chrome 66 the autoplay will not work because Apple & Google disabled autoplay feature and it can’t be controlled from JS. It autoplays only if the video is muted - Starting with the version 66 of Firefox, autoplay was blocked, You can revert to the old behavior from browser settings, when autoplay was allowed.

Keywords: wpbakery page builder addon, addon, self hosted, vimeo, search, wordpress, media, html5, plugin, mobile, player, playlist, responsive, video, video player, youtube, categories

If you need additional information don’t hesitate to contact us at office@lambertgroup.ro. We’ll try to answer you as quickly as possible. Enjoy!

UPDATES / RELEASE LOG

***Version 3.1.1 Release Date: March 12, 2022
- updates for 2022

***Version 3.1 Release Date: September 10, 2021
- code improvements for loading the next YouTube/Vimeo video on mobile devices
- css fix

***Version 3.0 Release Date: August 17, 2021
- code improvements

***Version 2.9 Release Date: June 03, 2021
- new API function added to change the category by clicking a button on the page

***Version 2.8 Release Date: May 27, 2021
- updated the plugin to respect the latest Envato WordPress Plugin Requirements

***Version 2.7 Release Date: March 31, 2021
- js libraries update

***Version 2.6 Release Date: March 05, 2021
- mobile autoplay improvements

***Version 2.5 Release Date: February 02, 2021
- it will have bottom playlist when the mobile device is hold in portrait mode for easy readable text

***Version 2.4 Release Date: December 16, 2020
- code improvements 

***Version 2.3 Release Date: August 20, 2020
- Google Analytics Tracking improvement
- show_settings_on_create: true by default

***Version 2.2 Release Date: June 11, 2020
- code improvements

***Version 2.1 Release Date: June 09, 2020
- code improvements

***Version 2.0 Release Date: May 02, 2020
- updated the plugin to respect the latest Envato WordPress Plugin Requirements

***Version 1.8.7 Release Date: April 25, 2020
- if no category is selected, for a video file added in the player playlist, the 'ALL CATEGORIES' category will be set as default.

***Version 1.8.6 Release Date: April 08, 2020
- youtube info reader update
- added new parameter called 'advanceToNextVideo' which will allow you to set if the next movie plays after the current movie has finished

***Version 1.8.5 Release Date: June 10, 2019
- added playsinline:1 for YouTube instance

***Version 1.8.4 Release Date: April 04, 2019
- updated the FaceBook API to the latest version 3.2
- updated the help information regarding FaceBook Share

***Version 1.8.3 Release Date: February 20, 2019
- 'Center Player' parameter modifications

***Version 1.8.2.0 Release Date: December 12, 2018
- screenfull.min.js library updated to the latest version

***Version 1.8.2 Release Date: December 07, 2018
- increased the playlist scroll when using mouse wheel

***Version 1.8.1 Release Date: October 09, 2018
- multiple code improvements

***Version 1.8 Release Date: June 14, 2018
- updated the Vimeo API to the latest version

***Version 1.7 Release Date: April 27, 2018
- auto-play option added for IOS devices when self-hosted videos are used
- when initial volume is set to 0 the html5 video tag is also set to muted

***Version 1.6 Release Date: February 22, 2018
- optional 'start point' and 'end point' added for each video
- bug fix for first video parameter

***Version 1.5 Release Date: January 10, 2018
- code improvements for touch navigation feature

***Version 1.4.8 Release Date: October 04, 2017
- HTTPS compatibility

***Version 1.4.7 Release Date: September 15, 2017
- code improvements for volume initialization

***Version 1.4.6 Release Date: July 07, 2017
- compatibility with VC 5.2

***Version 1.4.5 Release Date: June 27, 2017
- code improvements

***Version 1.4.4 Release Date: March 03, 2017
- updated the Facebook API to the latest version 2.8 

***Version 1.4.3 Release Date: October 10, 2016
- bug fix: fixed a bug regarding play button on IOS devices for self-hosted videos

***Version 1.4.2 Release Date: February 19, 2016
- code improvements

***Version 1.4.1 Release Date: January 07, 2016
- code improvements

***Version 1.4 Release Date: December 22, 2015
- bug fix: Fullscreen feature for IE11

***Version 1.3 Release Date: October 28, 2015
- bug fix: For YouTube videos, with the new YouTube API, the preview image didn't appear. Problem fixed.

***Version 1.2 Release Date: August 26, 2015
- code improvements

***Version 1.1 Release Date: August 10, 2015
- bug fix: the playlist was not hiding properly if showPlaylistBut was set to false

***Version 1.0 Release Date: July 28, 2015

External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.