Hello,
I have a problem with the glossary category. All settings in the plugin are correct. If I want to open the category a 404 error appears.
https://docs.codeat.co/glossary/getting-started/#how-to-change-slugs-and-urls-for-your-glossary
-> I have already done this. Unfortunately the problem still exists.
I am using the Avada Theme. Link: https://www.finanzweitblick.de/glossary-cat/aktien-etfs/
I have also cleared the cache. Plugin: Glossary – Codeat
Does anyone know a solution? Many thanks!
]]>I have set up my server to run wp-cron events through a cronjob. However, the cronjob is failing due to a PHP error being caused by the Glossary plugin. I’m waiting for my host’s support team to give me the exact error from the cron error log, but so far they’ve told me it is a “PHP error relates to a class loading issue within the “glossary-by-codeat” plugin.”
Perhaps related, I can see the following warning in my server’s error log.
mod_fcgid: stderr: PHP Warning: FS_Plugin::__construct(): The script tried to access a property on an incomplete object. Please ensure that the class definition "FS_Plugin" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/-------/wp/wp-content/plugins/glossary-by-codeat/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php on line 134
When I deactivate the Glossary plugin, my cronjobs run successfully.
Thanks in advance for any help!
Gaius
I was wondering if your plugin is Scalable to 1000s of glossaries? It sounds like a simple question i know, but we run into problems with another plugin once we reached 2000 entries. Slowing down backend and crashing the site becuase of poorly written code etc etc
]]>Hello! Hi, on my client’s website there’s a glossary plugin. A few days ago, I added the Elementor plugin (without the Pro version). Unfortunately, there’s an error/conflict showing in the dashboard between the glossary plugin and Elementor. We really need to have both plugins on the site. The conflict is that subpages created in Elementor are not saving, and a 503 error appears. After disabling the glossary plugin, the problem goes away. Could you help me? ??
Notes from admin: “We have discovered a page builder on your website that may cause issues if used in conjunction with the glossary. Therefore, we recommend trying the free version initially and reviewing the?documentation?before submitting any support requests”.
]]>Hi!
Please help me enable HTML markup in the tooltip.
I found and read this topic https://www.ads-software.com/support/topic/tooltip-html-content/
Then I found and read this topic too https://www.ads-software.com/support/topic/tooltip-html-content-2/
I found the necessary section in your documentation https://docs.codeat.co/glossary/developer/#interact-with-the-tooltips-html
But I still couldn’t do it.
I want the text in the tooltip to be formatted, like in a regular article. I understand that this can break the overall markup, so I understand all the risks.
I inserted this code into the function.php file, but there was no effect:
add_filter( 'glossary_tooltip_html', function( $tooltip, $excerpt, $photo, $post_id, $noreadmore ) {
return $tooltip;
}, 10, 5 );
I specially made a new site, a polygon, I use the default theme and no extra plugins. Absolutely clean new polygon site.
(I can provide access to the site, including FTP.)
Tell me how to enable HTML markup in the tooltip?
]]>Hi
I am using the v2.2.31 of Glossary plugin (free edition) on WordPress 6.4.5 and I am facing a conflict with the Tag Groups plugin which is used for aggregating multiple tags into a group.
The problem happens when I open a page that contains my tag groups shortcodes. With the Glossary plugin enabled, it throws a PHP error stack track. With the Glossary plugin disabled, it works fine.
Here is the image to the PHP stack track which also points to the PHP code of Glossary plugin.
https://drive.google.com/file/d/1Ou9NcJM4Ga19WrUSJxn2T5IIkkZbZ1oI/view?usp=sharing
Please advise if there is a way to solve this problem.
]]>We have been using the Glossary plugin for a while and so far there have been no problems. But for about 2 weeks now, the page title set in Yoast SEO has no longer been displayed for my WordPress blog pages, but rather the h1 heading of the post + “| Website Title” automatically.
I contacted Yoast Support and they found out that the problem no longer occurs if you deactivate the Glossary plugin.
Since we would like to continue using the plugin, we need a solution. Do you know where the problem could be? Is this due to the last update? Will the problem disappear with the next update? Thank you!
]]>When moving a definition to the trash, they still appear on the list of items like if they where published, that is the list that loads when clicking on a letter “?az=”, the only way I found them not to show is to empty the trash.
This seems as a bug since if they are in trash they should not show as published, also even if they show on the list when clicking on the erased items they go to a 404 page.
]]>Hi! I’ve been trying out your Glossary plugin today and I’ve been happy with it for the most part. I created two categories with two posts assigned to one, and one in the other, but when I go to the category page it’s showing those posts plus a post that’s not in the glossary at all (it’s in my regular WordPress Posts). I’m curious to know if this is a known issue and if there’s a fix for it. I’ve reset permalinks and cleared the caches several times without any change. The post that shouldn’t be there isn’t tagged and isn’t in either of the categories I created for the glossary. I’ve run out of options that I can think of.
If you’d like to see this, it’s live on my site at https://floramacabre.com/gothic-gardener-grimoire/lexicon/ – when you tap the “Load More Posts” at the bottom of the blogroll, the article that appears (Gothic Gardening 101: Embrace the Mystery & Drama) is the one that shouldn’t be there.
Hopefully I hear from you soon. I’d like to license it, but I want to be sure it works properly first.
Thanks in advance!
How can I activate tooltips on the glossary page?
]]>I got the critical error issue after our hosting site updated the php. I know it’s this plugin because network deactivating it stopped the error, and when I tried to reactivate it, it said the plugin gave a critical error. Will there be a fix for this eventually?
Came back to add – this is PHP 8.2 it’s not working with, this is also a multisite and the issue initially seemed to only affect the subsites (which is why I was able to network deactivate it).
]]>I have created a test page to illustrate the problem.
If the word is bold, the content of the tooltip is also bold.
How can I prevent this?
Hi there, we’re using WordPress 6.6.1, PHP 8.3 with Glossary 2.2.27. When we visit the glossary linked page, it’s throwing an error “There has been a critical error on this website.” Also tried with other version on WP, PHP and still the same results. Can you help here?
]]>How can I prevent the HTML tags <br>
and <strong>
from being filtered out in the tooltip?
Looks like a great plugin. Just wonder if the auto-linking can be applied across multisite. Say, if I have a term ABC defined on subsite A. Will a post on subsite B pull the auto-link from subsite A, if I mention ABC in that post?
]]>In the following thread I read that v2.2 of this plugin supports Bricks builder:
https://www.ads-software.com/support/topic/does-not-work-on-pages-built-with-bricks-builder/
On our website, glossary terms on pages build with Bricks builder are still not linked. Am I missing something?
]]>I purchased a 1 year premium membership but I still can’t use pro features on my website
]]>I’m having an issue with finding a way to style the widgets. The widgets automatically changed to my global colors in the Widgets section on the Appearance tab, but when added to a page, they default to all black.
Photos for reference: https://imgur.com/a/Nxzk7lO
Top image is shown in the Widgets editing section, bottom image is shown on a page.
I’m testing the free version of the glossary plugin on a new website. It seems to work fine, except that the glossary page doesn’t show up. Instead of the home page is being shown.
I use the free Astra theme and only for the home page, Elementor.
What could cause this problem?
]]>It might be a template or a plugin problem, not sure yet.
We are using the woodmart template and when activating glassary, the theme breaks. All other plugins work fine
]]>Say I’d want to enable the Glossary for only a handful of posts on an existing site with many posts. It looks like I have to either:
Neither is great for existing editors, who would either have to remember to switch the glossary off each time, or use a different post type for their posts – which again comes with some headaches.
Is there any way to “invert” the Glossary switch in the post meta box, so it defaults to “disabled”, and can be enabled when needed — or — a filter to enable the glossary only on selected taxonomies like a category or tag?
An experimental PHP snippet / filter, or any other approach to achieve the same results, would suffice. Ideas are greatly appreciated.
]]>Hey! Thank you for sharing this plugin on www.ads-software.com
If I understand it correctly, the tooltip will show the glossary excerpt if existing, or autogenerate the excerpt from the content, limiting it to 60 characters by default.
However, like another user, the Excerpt field does not show up for me for the glossary term. I have the Summary, Categories and Featured Image, that’s it.
And no, the Excerpt Field is not hidden in the block editor settings ??
Tested this on three different sites, running WP 6.5 and the Blocksy Theme or Twenty Twenty Four
The screenshot above is from WordPress Playground, where Glossary was the only plugin uploaded, so no conflicts there.
Besides that, the Glossary tooltip works fine! It just shows the truncated glossary term content, instead of the missing excerpt.
No errors in dev console.
What am I missing?
]]>Hi, I am dealing with a redirection problem – instead opening glossary item, the link is redirected to home page (with url of glossary item) ??
Any help will be apreciated!
I have provide my site link. Plugin default link. I want to increase term number. By default it shows 5 terms with excerpt. How can I update the pagination? @mte90
Thanks
Sadman
1. On your demo site, when you go to the index/glossary page and search for, “luke”, it takes you to search results of posts with “luke “. Is there an option to simply take a user to “Luke” on the glossary page? Then, if he wants to click on that post, he can.
2. When you click in the sidebar on the “alphabetical index archive”, it takes you to search results for words with that letter. Instead, is there an option that if you click “L”, it will take you to the “L” word list on the archive page?
3. Is there a related posts widget specifically for this plugin, where, if somebody is reading about Luke Skywalker, it will show a few other posts that mention him too?
]]>Self referencing doesn’t make sense: Neither for SEO nor for usability reasons. Can this be deactivated, or can you deactivate it? I would not like to deactivate the automatic linking in the glossary in general, as I think linking other items makes sense.
]]>Glossary item titles are currently formatted as H2 in the detail views and not as H1, why? This is semantically incorrect.
]]>Hi, I cant find a way how to insert a link in each glossary term to main glossary page – is it possible in some simply way? Or only way is to insert hyperlink in each glossary term? Thank you for help.
]]>I’ve seen this warning come up for other plugins I own, and they were able to resolve it. So I figured I’d bring it up.
Every page load is bringing up 10+ of the following warning, which I believe may be the result of using an outdated freemius reference.
PHP Warning?FS_Plugin::__construct(): The script tried to access a property on an incomplete object. Please ensure that the class definition “FS_Plugin” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /…/wp-content/plugins/glossary-by-codeat/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php on line 126
Thanks!
]]>Hi there,
We are looking for a Glossary plugin that can:
Is there a shortcode for this too? Or in the Premium version?
Thanks
Rianne
Kuki+Ko