Web Studio West
Forum Replies Created
-
See the solution above posted by cvladan. It fixed the problem for me. Thanks a million!
Your suggestion of disabling other WordPress plugins is a good one. I should have thought of that! I’ll try this when the client sends the next email blast but that will be in a couple of months. Thanks!
Thanks @linux4me2. Your CSS hack is quick and easy.
body:not(.page-id-XX) .grecaptcha-badge {
display: none;
}Forum: Plugins
In reply to: [Ultimate Post List] Stopped Working After UpdateThat fixed it! Thank you very much for your great plugin and support.
Forum: Plugins
In reply to: [Ultimate Post List] Stopped Working After UpdateThe site is running: PHP version 7.2, WordPress Version 5.0.3
Forum: Plugins
In reply to: [Contact Form 7] Enter multiple email addresses?Thanks for the quick reply. I’ll give it a try.
Forum: Plugins
In reply to: [Div Shortcode] Can there be multiple classes?Thanks SiGa. I realize the problem now. I was using my own CSS for the class “last” but there was already a class with the same name in the theme style sheet. Giving my class a unique name solved the problem.
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 not autofillingI have the same problem with Chrome and Internet Explorer. Form fields do not autocomplete. However, they do autocomplete when using Firefox on a laptop. I haven’t tried it on a tablet.
I’d like the form fields to autocomplete on any browser or device. I don’t know if this an issue with: Contact Form 7, WordPress, browsers or devices?
I’ve spent hours searching for solutions but no luck. Does anyone have an answer for this?
Forum: Plugins
In reply to: [WP Video Lightbox] YouTube Videos Won't Show Up on HTTPS/SSL siteWhat is the fix for this? This site is secured with SSL and none of WP Video Lightbox shortcodes work anymore: desertwestobgyn.com.
The one video on the homepage that does work is just using a regular lightbox, which isn’t as easy.
I tried deleting the WP Video Lightbox plugin and reinstalling but that didn’t help. Disabling the PrettyPhoto Library in WP Video Lightbox settings causes an error.
Thanks, Gary
Wow! Aligning the fields really makes a good looking form. Can the Ninjas maybe make this an option on future releases?
Here’s my form in case you want to take a look. Hopefully the client hasn’t screwed it up!
Forum: Fixing WordPress
In reply to: Change blog’s index.php to blog.php???I have this same issue. Did you find a solution?
Thanks, Gary