Code

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

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

Cart 2,234 sales

wpinstinct supports this item

Supported

This author's response time can be up to 1 business day.

915 comments found.

Hello! Is it possible to edit the glossary with Elementor? I can see the glossary in the Elementor editor. Unfortunately, as soon as I open the page in the preview, the glossary is gone. Thanks in advance!

If you visit the “USER GUIDE” sub menu under the main “GLOSSARY” menu in the backend panel, you can find more about it there. Search for “template:” and “taxonomy:” there and it should help. Here is an example shortcode for you:

[wpg_list template="category" taxonomy="product_cat"]

Thanks!

thank you this was really helpful!

You are welcome!

I am not able to see live demo of your plugin. Do you have any link where i can see the live demo.

Also i want to know if your glossary can create pages of each glossary post? i.e. when clicked on glossary item it shows it’s own detailed page?

And can your plugin search within glossary terms?

Hi there,

Thanks for your interest in this plugin. I would be happy to help you.

1. I don’t see any problem accessing the Live Preview of this plugin. Please give this direct URL a try if it helps: http://glossary.wpinstinct.com/

2. This plugin comes with its own custom post type, but you can use your existing post types ( Posts or Pages ) as well for Glossary Index.

3. As you can see in the live demo, this plugin already comes with its own search option while one is on Glossary Index page. Talking about the search from other pages, you have to use a widget/script which allows you to search for a custom post type based posts and the same should work for this plugin too.

Thanks, WP Instinct Team

I want to show only Alphabet Table.

How to show it?

I can see alphabets listed in “Browse Words” section but while I click any of the alphabet, it does nothing and keeps me on the same page. Can you please explain to me if I am missing anything? Thanks!

You are right.

Can i add Suffix on term title?

Like term is “Great”

I want title: Great meaning in Hindi

How to add suffix on title?

Same as https://meaninginhindi.net/dictionary/english-hindi/abstract-meaning-in-hindi/

Sorry but it seems you are on the wrong page. My plugin is completely different from what you are looking for. Or maybe I am still not getting your point. Please share your requirements with a few screenshots at wpinstinct@gmail.com so that I can guide you in the correct directions. Thanks!

Hello I want to display the tooltip inside the product short description. Is this possible with your plugin?

Hi there,

Thanks for your interest in this plugin. I would be happy to assist you.

For showing a tooltip in short description, it would require small customization. I can help you with this by writing a custom script once you purchase this plugin.

Thanks, WP Instinct Team

Sorry – can’t delete my question, but I was able to get the issue fixed.

Hi there,

Thanks for purchasing this plugin. Great to see that you have managed to fix the issue yourself. Please let me know if you still need my help anywhere.

Thanks, WP Instinct Team

Hello, I wanted to know if your glossary plugin can BE the front page of my website (maybe just sitting on a default WP theme.) I want to create a glossary website that looks and acts just like your demo – so my home page would be exactly what you have there. Is this possible? Thanks!

Hi there,

Thanks for purchasing this plugin. I would be happy to help you.

This is something not related to my plugin but belongs to default WordPress settings. As soon as you setup a page with this plugin based shortcode, follow this video in order to make this page your default front page: https://www.youtube.com/watch?v=qmFtMfTBi8Y

Thanks, WP Instinct Team

Thanks – I got it working! Your shortcode worked great and the site is up!

Great!

Please leave a 5 star rating on CodeCanyon if you like my plugin and support.

Hello, I would like to know if there is any way to create a single post template for each entry of the glossary. The problem right now is I can hardly modify the default template used by the plugin.

If it helps, I am using elementor pro as my main page editor and template editor plugin.

Hi there,

Thanks for purchasing this plugin. I would be happy to help you.

If you are good in WordPress theme coding, you can easily create a new template for single glossary term. You will create a new file within your child theme using this name: single-glossary.php and it should auto reflect on single glossary pages.

Please let me know if you still have any questions for me.

Thanks, WP Instinct Team

I am afraid that I do not have that kind of skills. Could you help me a bit more on how to make the template I’ve built under elementor to the single entry of the glossary? Whether it is in Elementor settings or in your settings with a shortcode I can’t seem to come out with a decent solution.

Please provide me your website’s FTP and Admin details at wpinstinct@gmail.com so that I can look into it and can try to do it for you. Thanks!

Hi, is it possible to keep glossary bar (letters and numbers) fixed while scrolling down the page? Also I’ll need to enable only tooltips on single terms, not links or linkify, can you confirm I can achieve this? Thanks

Hi there,

Thanks for your interest in this plugin. I would be happy to assist you.

1. It would require some custom CSS and JS efforts in order to fix the glossary bar on visible screen.

2. I can provide you a code snippet which will help to enable only the tooltips on single terms. Please provide me your purchase code at wpinstinct@gmail.com so that I can provide you a code snippet for this.

Thanks, WP Instinct Team

Why no Gutenberg support? I saw that users have asked already for it.

Hi there,

Thanks for using this plugin. I would be happy to help you.

Please add the following code snippet in your running theme based functions.php file and let me know if it works or not:

function wpg_post_editor ( $args ) {
    $args['show_in_rest'] = true; // for Gutenberg Editor
    return $args;
}
add_filter ( 'wpg_post_type_glossary_args', 'wpg_post_editor' );

I will wait for your feedback.

Thanks, WP Instinct Team

Hello, i bought your plugin and i would like to customize the font in the plugin is it possible?

Hi Daniel,

Thanks for purchasing this plugin. I would be happy to help you.

You can customize the font family for this plugin easily using some custom CSS rules. If the fonts are already available on your server and being used on your website, I can help you with this too.

Please provide me your website’s FTP and Admin credentials at wpinstinct@gmail.com and also tell me which fonts you want to use for it so that I can do it for you.

Thanks, WP Instinct Team

Hi there,

i love this plugin but there is a weird bug where i need your help with:

Linkify notices the phrases but by one phrase called “Downpass” it’s not working as you can see from this screenshot: https://ibb.co/K98pbPy

I tried the following: - Clean cache - Clean Revisions and Database - Clear Browser Cookies & Cache - Delete Term and create new - Play around with Linkify-Options

Can you help here out? This Term has high importance to us.

URL: https://casimum.de/lexikon/

Thank you!

Kind regards, Daniel

Hi Daniel,

Thanks for purchasing this plugin. I would be happy to help you.

Please provide me your website’s FTP and Admin credentials at wpinstinct@gmail.com so that I can troubleshoot the reason and fix it.

Thanks, WP Instinct Team

Thanks for the early reply.

How would I make this work?

Custom Posts, and how or should I configure and or settings for this?

Sorry, I’m a bit lost, but if you could send me in the right direction, I will figure it out.

Mike Montague

Hi Mike,

It all will depend on the plugin/script you will find for the purpose. My plugin is only about managing everything from the backend panel and the listing on the frontend. As I told you, for allowing the additions/updates from the frotnend dashboard, you have to find a suitable script or plugin and everything will depend on that specific plugin.

Thanks, WP Instinct Team

Good day! Is it possible, to allow individuals to add and edit documents? Using WordPress roles to allow members to edit and update the docs. I know that this plugin is not a wiki, but using WordPress safeguards and posting abilities, plus setting this up for admin approval depending on the role of the member, I believe would work.

Thanks for any help you could provide.

Mike Montague

Hi Mike,

Thanks for your interest in this plugin. I would be happy to assist you.

There is no direct way to allow the modifications by an individual one until you use a plugin which allows you to do it for a custom post type. The same should work for this plugin too as this plugin uses a custom post type.

Thanks, WP Instinct Team

Hello, after purchasing your glossary plugin. I tried to install it on my website but the installation keep failing over and over, could you help me please?

Hi there,

Thanks for purchasing this plugin. I would be happy to help you.

Please follow these steps and let me know if you still face any issue:

1. Please download the plugin file from CodeCanyon.

2. Extract / Unzip it.

3. Go into the extracted directory.

4. Find another zip file there.

5. Try to install this zip file and let me know if you still face any issue.

I will wait for your feedback.

Thanks, WP Instinct Team

Hello, I am trying to create a WP site that does exactly what your WP Glossary plugin does. Do you have a theme like that? Or can I setup your plugin to BE the homepage? Thanks

Hi there,

Thanks for your interest in this plugin. I would be happy to assist you.

This plugin is compatible with any theme. You just need to ready your website using a theme and then setup my plugin for glossry setup. I don’t have any specific theme for it.

Thanks, WP Instinct Team

Hello ! is it possible to display the alphabetical glossary of the subcategories of a category? And it’s possible to show featured image of subcategories ?

Hi there,

Thanks for your interest in this plugin. I would be happy to assist you.

For showing a list of categories or subcategories using alphabet filter, I would suggest you to have a look at this plugin which is more closer to your requirements: https://codecanyon.net/item/wp-taxonomy-glossary/17303107

For showing featured images of categories, it would require some custom work which will cost you a few additional charges.

Thanks, WP Instinct Team

Hi, I’m using the linkify to automatically hyperlink the terms on the posts, right now just the first occurrence of the term.

I need to add manually a link to a term that is not linked because is at the bottom of the post and is the second or third occurence.

How I can add manually a link to a term? there is some shortcode to use?

Thanks

Hi there,

Thanks for purchasing this plugin. I would be happy to help you.

At the moment, every first occurrence of each term is being auto linked by this plugin. Now what you want is that the rest of the occurrences of each term should also be linked but with a custom URL, right?

Sorry but it doesn’t seem feasible with this plugin.

Thanks, WP Instinct Team

Hi there. Loving the Glossary. Everything working great so far except one small issue.

I’ve created a number of terms with definitions. At the bottom, it says “This entry was posted in . Bookmark the permalink.”

It doesn’t actually mentioned where it’s “posted in”. It’s just a blank space.

Any clues would be great.

Thank you!

Hi there,

Thanks for purchasing this plugin. I would be happy to help you.

The bookmark feature belongs to your theme and would require some changes within it in order to let it work properly for glossary plugin. Please email your website’s FTP and Admin details at wpinstinct@gmail.com so that I can look into it and fix it for you.

Thanks, WP Instinct Team

Hi, i have some struggle with wpml and translate the e.g. “Search Label”. How is it possible? WPML cant find the string because its input field.

Hi there,

Thanks for purchasing this plugin. I would be happy to help you.

This plugin uses wp_options table for these dynamic stuff. Using WPML, there is another way to translate those dynamic settings.

Please find this reference URL to see how those options/settings can be translated in WPML: https://wpml.org/documentation/getting-started-guide/string-translation/finding-strings-that-dont-appear-on-the-string-translation-page/#strings-arent-selected-for-translation

I will wait for your feedback.

Thanks, WP Instinct Team

I enjoy using WP Glossary, thanks for developing it. I have a question: is it also possible to only show the search field?

Kind regards. Adam

Hi there,

Thanks for purchasing this plugin. I would be happy to help you.

It’s not possible to have only a search field and not the glossary terms below it until one types. Are you looking to disable the alphabet filter also on the top of search bar?

If you can show me any example, I can guide you in correct direction.

Thanks, WP Instinct Team

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey