DIVI blank emails issue - contacts

I have contact form on Divi it was working fine but suddenly the emails i'm receving from contact form are blank now . i have
Name
email
company
select fileds.
I tried already their message pattern but nothing worked for me.
If i update the theme the issue seems resolved but i didnt want to update theme because our last developer made custom changes and we dont have any connection with him now.
So keeping the old version i need blank email issue solved.
please help me if someone has solutions.
thank you

Related

Mailchimp Embedded Sign up form not displaying Captcha

I am using mailchimp embedded sign up form. It displays Email Account, First Name and Last Name, but captcha is not showing. I enabled captcha from Settings->List Name and Defaults.
What other steps do I need? Captcha is not showing in Preview Mode Option.
Please help, getting lot of fake emails. Double opt in is also enabled.
Had the same problem. Make sure its V2(checkbox) NOT V3. Documentation here: https://mailchimp.com/help/about-recaptcha-for-signup-forms/
The Sign-up forms have invisible not checkbox re-captcha.
Source: https://mailchimp.com/help/about-recaptcha-for-signup-forms/#Enable_reCAPTCHA
You can find the summary in the below image.
I came here looking for an answer. Followed the instructions to enable the reCaptcha. After reloading website could not see it. After finally trying to submit the form it took me to a mailchimp external page with the reCaptcha showing. Makes sense when you think about doing some kind of server side check for a reCaptcha with minimal installation fuss.
I've run into the same problem, and this is what I have found.
I set the url to https://s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js, not sure if that helped, but it's one less spot for failure
You might need to announce somewhere to allow for pop-up's to be allowed on the page when the captcha shows. It seems that when that option is enabled that it opens up a new windows for the confirmation.

Gmail removes links' href attributes

I need to use Mustache variables in links' href attributes in my email template.
Link
That works properly in all email clients and web versions except Gmail which removes href attributes. But when I try to hard code the value, everything becomes fine. Have anybody faced this problem and is there any way to solve it not avoiding using Mustache? Thank you in advance for your help!

Paypal Express review page buttons not working

I have a serious issue in Paypal when I done the payment through paypal express chekout it redirect back to Mangeto on paypal/express/review page , it do not allow me to place order, the Place order button is showing disable and no action clicking on "update order data" button .
I followed the below link but I haven't got any result.
Click
Please help me,I tried from the last two days.I am ready to share admin detail if required.
Please don't suggest clear cache or enable from admin section I have done all this suggestion.
My solution was to download a fresh copy of magento and copy the files Review.php, review.phmtl and review.js to my site and it worked. I never edited those files maybe the extensions I installed changed those. Hope it helps!
After spending lots of time I got the solution for this problem.
I compressed js and css file for fast execution of my website thats why its happen after remove compression from js file, Paypal start working.

Prestashop Upgrade Issue - Products Page not showing anything

I just upgraded a prestashop from 1.2.x to 1.5.4.1
everything seems to work but products page is not showing anything at all
every other page under catalog and the rest of the back office work fine
I just cant seem to figure it out
BTW I am new to prestashop, so it may be a stupid mistake
You must be getting errors on product page but the display_errors are disabled go to /config/defines.inc.php and replace off with on for else
else
{
#ini_set('display_errors', 'off');
it will display all errors
I had same issue after moving to the new Server. I couldn't open any Product page in my Prestashop. Regenerating the .htaccess and many other tricks didn't help me. To my surprise the final solution was so simple... Changed Preferences->SEO&URLs->Shop domain from www.mydomain.com to mydomain.com.

How can I mail a page in Confluence with showing all recipients to every recipient?

I got a confluence 3.5 installation (but I am fine too, if you tell me there is such an option in 4.2). There is a share button that let you email a page to a bunch of recipients. Sadly all recipients are entered as BCC (or the email task is executed one time for every recipient). Problem: I want to let the recipients know to whom the page has been shared too.
I cannot believe that I could not find anyhting about that topic (just that description: http://confluence.atlassian.com/display/CONF35/E-mailing+a+Page). So, if this is a silly question for you confluence cracks out there, I am sorry, but happy, if you leave me a hint.
Thank you!
Yep, this was added in Confluence 4.2 and it's really handy!
Now the email you get shows an 'Also shared with' section that has the name and avatar of everyone else.