Flea777
Forum Replies Created
-
Forum: Plugins
In reply to: [CM Tooltip Glossary] Most tooltips work, some highlight but no pop-upWorked perfectly, thanks!
In case anyone else reads this far, I have only had to contact support for this theme a few times over the years, and every time I do, they are beyond awesome. Thank you again.
You people are just awesome. Worked perfectly, thank you!
Forum: Plugins
In reply to: [CM Tooltip Glossary] More than one occurance, but not infinite?Awesome! I did not see that in the chart showing all the features of the different plans, must have missed it. And that is in a feature in just the Pro plan, I dont have to get the Pro+, Ecommerce, or ultimate plan for that particular feature, right?
Forum: Plugins
In reply to: [Site Reviews] Stars are not showing on formExcellent! Glad we found the issue. If you need me to test anything for you feel free to reach out.
Forum: Plugins
In reply to: [Site Reviews] Stars are not showing on formIt loaded for you because I added the code divi gave me which solved the problem. I did switch the settings to divi and that did not correct the issue. I also tried changing it to minimal, that also had no effect.
Forum: Plugins
In reply to: [Site Reviews] Stars are not showing on formIt isnt the cache, as I alluded to in my first post, the only plugin that has an affect is the divi plugin. In other words, ALL plugins except divi and site reviews disabled, still have the problem, at that point disable divi, the problem goes away.
I also contacted divi and they found the problem just a few minutes ago. They said:
“Thank you for pointing that out! It seems the star rating styling has low priority. As a result, with Divi enabled on the page, the Divi Builder’s styling is overriding it — which ideally shouldn’t be the case.”
They then provided the following CSS code to correct the issue:
.glsr-review-rating span{background-image: var(--glsr-star-full) !important;}form.glsr-form .glsr-star-rating--stars[class*=" s"]>span.gl-active, form.glsr-form .glsr-star-rating--stars[class*=" s"]>span.gl-active.gl-selected {background-image: var(--glsr-star-full) !important;}form.glsr-form .glsr-star-rating--stars[class*=" s"]>span {background-image: var(--glsr-star-empty) !important;background-position: 50%;background-repeat: no-repeat;background-size: contain;}This has indeed corrected the issue, however they recommended I give you this information and said:
“However, it is still best to check this with the plugin support as they might have a much better workaround that does not include a custom code.”
Forgot to mention, yes, I tried switching the mode to divi, no change.
- This reply was modified 1 year ago by Flea777.
Forum: Plugins
In reply to: [Site Reviews] Stars are not showing on formI also tried accessing the image directly using https://www.besthamradio.com/wp-content/plugins/site-reviews/assets/images/stars/default/star-empty.svg and that works. So it is definitely something in divi blocking it. I tried setting the background color of the divi code block to transparent and that doesnt help. I see where you list Divi as being “officially compatible” with your plugin so I am thinking it has to be a setting or something I am doing.
Also, if I create a brand new page and put nothing on it but [site_reviews assigned_posts=”post_id”] and then [site_reviews_form assigned_posts=”post_id”] below it, I get the same behavior as seen here: https://www.besthamradio.com/testing/
If I use the old-school tiny-MCE (I dont use gutenberg) it works as seen here: https://www.besthamradio.com/testing-2/
Forum: Fixing WordPress
In reply to: Looking for compare item plugin, no woocommerceI appreciate your reply. Since I had not found anything and no one seemed to have any ideas, I have hired a plugin developer to make what I need. Hoping it works out well!
Forum: Themes and Templates
In reply to: [GeneratePress] Logo not displaying suddenlyIt is 350×70 as recommended. I don’t know if you consider that high-resolution or not.
Forum: Themes and Templates
In reply to: [GeneratePress] Logo not displaying suddenlyThat works! Although now I dont have a retina logo. If I add it back in it immediately kills the logo display. Is there a fix for this?
Forum: Fixing WordPress
In reply to: Restrict in-page content based on roleAWESOME! Exactly what I was looking for, thanks!
Forum: Fixing WordPress
In reply to: Restrict in-page content based on roleDefault editor with Gutenberg disabled.
Nevermind, the key wasnt in the list of columns being linked, DOH!
Yup! That did it. Looked everywhere but there, heh. Thanks!