grape
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Responsive] Update to 4.0.2 Broke LayoutThanks so much for looking into this!
here is the link:
https://blog.blackandwhitecookies.com/Forum: Plugins
In reply to: [Popups - WordPress Popup] PopUp not working on Windows Chromeyes, I just realized it’s AdBlocker, is there anyway around that?
I see that you logged in, Do you think it’s doable?
I contacted you via your form. Thanks again.
Forum: Plugins
In reply to: [WooCommerce Cart Tab] Cart settings have disappearedIs there somewhere / some way to hide the cart tab when empty?
Hi Ankit, I already have WooCommerce Simply Order Export installed.
What level of access do you need?Forum: Themes and Templates
In reply to: [evolve] Page links not working in full widthI also noticed after the recent theme upgrade that under customize, The Font family options are not working. ? It’s listed, but there aren’t any options. I downloaded and re-installed the evolve theme, but that didn’t correct it. Could you assist me in getting that back?
Forum: Themes and Templates
In reply to: [evolve] Page links not working in full widthThank you, I did try all the plugins, and none of them seem to be the conflict. As you can see here: harrylakelodge.com. Do you have any other suggestions that might help?
Forum: Themes and Templates
In reply to: [evolve] Page links not working in full widthANYONE?
NO links on the actual page are working when in full width (computer) but once down to tablet and mobile size – they all work fine.Menu and read-more btn both work in any size
Forum: Themes and Templates
In reply to: [evolve] Update: 3.6.0 Responsive menu problemfixed it with:
@media only screen and (min-width: 769px) {
#wrapper .dd-container .dd-selected-text {
display: none !important;
}
}Forum: Themes and Templates
In reply to: [evolve] Re-captcha contact form errorI am having the same issue. When testing I fill in all fields:
Name, email, subject and message, and click the reCaptcha box, hit send – and I get the Error: “Please check if you’ve filled all the fields with valid information. Thank you.”
My site key and secret key are entered correctly.
Any ideas as to why it is failing? thanks so muchForum: Plugins
In reply to: [Contact Form 7] error message/orange border after updating to 4.4.1Strange, I wonder if it went down for a while – I can access. Could you try again?
So it looks like it has something to do with the reCaptcha. I took out the tag for it in the form, and get a successful send.
I place the [recaptcha] into the form, and I get the orange box error.I went under Integration and put in my site key and secret key.
Is there another step I’ve missed?
Do I have to insert the <script src=’https://www.google.com/recaptcha/api.js’></script>Thank you so much for your help
Forum: Plugins
In reply to: [Contact Form 7] error message/orange border after updating to 4.4.1I’ve been working with the server admin, but I still can’t figure out why I’m getting the orange box “spam” error when I test the contact form.
Do you get the same error, what could cause this?
Forum: Plugins
In reply to: [Contact Form 7] error message/orange border after updating to 4.4.1Forum: Plugins
In reply to: [WooCommerce] Customer Email Notifications are not being sent.Thanks, it seems that setting the Email options to multi-part did the trick somehow. Strange