gswartz
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Accessibility] class getting removed from imageNevermind, I found the setting for that in the plugin settings section. Thanks.
Forum: Plugins
In reply to: [WP Accessibility] class getting removed from imageUnfortunately that doesn’t work. Firefox reports that as an invalid property value. What is the long description overlay? I want to see if I can turn that off.
Forum: Plugins
In reply to: [WP Accessibility] class getting removed from imageThanks. I’ll check that out.
Forum: Plugins
In reply to: [WP Accessibility] class getting removed from imageThe page is here – https://www.lowpricemedicaresupplement.com/medicare-101/medicare-part-a-hospital-insurance/
The image in question is the one that says “How much does medicare part A cost”. If you view source and look at the image code it has class=”wp-image-7779 size-full aligncenter” but when you inspect element, all the classes are removed. The only plugin I disabled was the WP Accessibility plugin and when I did so, the classes were preserved.
Thanks!
Forum: Plugins
In reply to: [Simple Job Board] Unable to Submit the job applicationHave you had a chance to look at this and see any issues?
Forum: Plugins
In reply to: [Simple Job Board] Unable to Submit the job applicationForum: Plugins
In reply to: [Simple Job Board] Unable to Submit the job applicationWe too are having the same problem. We’ve disabled all plugins except the job board and used the twenty sixteen theme, but upon submitting nothing gets saved to the database and the submission details just get added to the url.
Forum: Hacks
In reply to: multiple passwords for password protecting pages & menusThank you.
Forum: Plugins
In reply to: [Max Mega Menu] show menu on both click and hoverEven with the menu speed set to fast, there’s a slight delay. We have users who don’t realize there’s a drop down menu because of the delay. So, it would be nice if we could override the fast setting to an actual amount of milliseconds or include a click option which people are also doing before the menu drops.
Forum: Fixing WordPress
In reply to: paging not working on category in blogI eventually found the issue. It was a mixture of a few different settings. Yoast SEO plugin settings + category heirarchy setup + permalinks.
Forum: Plugins
In reply to: [Scroll Triggered Boxes] short code doesn't workI think it may be a different issue. After spending quite a bit of time debugging this I’ve found that no shortcodes are working anywhere on the site. So I’ll work on getting that figured out first.
Forum: Fixing WordPress
In reply to: can't login to admin area after folder moveI logged into the old dashboard url and it redirected me to the new url and now everything seems to be working properly. Weird.
Forum: Plugins
In reply to: [Calculated Fields Form] How to require at least one of three fieldsI see now what you’re saying. It would be very helpful if along with all the form fields we can add to the form, if we could also add a general validation script which has to return true before being able to submit the form. This way we could do any type of validation logic that the plugin wouldn’t natively support. Any chance of getting something like this included?
Forum: Plugins
In reply to: [Calculated Fields Form] How to require at least one of three fieldsSorry but I’m not clear on your explanation of how to do this. If I set one of the checkboxes to required, then that specific one ends up being required. My form looks like this….
Checkbox
TextboxCheckbox
TextboxCheckbox
TextboxSo, how do I make sure at least ONE of the checkboxes is required?
Forum: Fixing WordPress
In reply to: display full article but only snippet for the restWe’re using the canvas theme and we just found that it’s an option we didn’t originally know about. Thanks!