Lynn
Forum Replies Created
-
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Rotate API keysThanks Brad! I successfully rotated API keys.
Forum: Fixing WordPress
In reply to: Can’t remove plugins wordpress is lockedHello, have you tried connecting to your site via FTP and editing wp-config.php? Change the value of DISALLOW_FILE_MODS to false:
define('DISALLOW_FILE_MODS', false);
Hope that helps!
Forum: Fixing WordPress
In reply to: Google Maps STOPPED WORKINGHello! Google Maps has now a billing system, is no longer free. They will give you a $200 monthly credit (for free), but you have to enable billing and enter your credit card information. You can visit https://cloud.google.com/maps-platform/pricing/ for more information. Also, you have to access the dashboard for new APIs for your project: https://console.developers.google.com/apis/dashboard
Hope this helps!
- This reply was modified 5 years, 10 months ago by Lynn. Reason: change "por" for "for"
Forum: Plugins
In reply to: [Checkmail validation for Contact Form 7] doesn't work in WordPress 3.9Thanks! Worked for me on 4.2.2
the tag [checkmail checkmail-10 “your-EMAIL”] is case sensitive, if your tag is “your-email” then the entire tag should look like this: [checkmail checkmail-10 “your-email”]
Thanks again!
Forum: Fixing WordPress
In reply to: Media queries on login.min.cssthe site is https://thetrashedvintage.com/wp-login.php
this is how it looks on iphone: https://postimg.org/image/n5va3urgv/
Forum: Fixing WordPress
In reply to: Circled galleries not showingWhen I try to create galleries they all show as a slider with the Revolution Slider plugin, and when I deactivate, on the home page the only thing that loads is the header.
Anyone?
Thanks!
Forum: Fixing WordPress
In reply to: Circled galleries not showingFirst, thanks for the quick answer!
The slider plugin is Revolution Slider, but I don’t want a slider to show the pictures, I’d like the circled pictures from the Jetpack plugin.
Did I answer your question?Thanks ??