cypl
Forum Replies Created
-
It’s a Captcha issue, I deactivated it.
Ok, thanks
Hi,
I have exactly the same problem, the image of the map doesn’t show in the admin panel, with or without API Key.
I use the PRO version of this plugin.
Thanks for your help,
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] SendgridI found a solution to my problem.
The problem comes from my host, i think.
I changed the smtp configuration in Mailpoet menu, like this :
– i’ve unchecked the box “web API”
– SMTP port = 465
– secure connection = SSLWith this config, Mailpoet works well on the 3 websites i was talking about…
You can test this @gord Borg !Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Sendgrid@gord Borg, did you find a solution ?
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] SendgridYes, i use a free12k plan for each the 3 websites and they are active on all of them (no error message or anything…).
I’ve done a test :
– When i use each of these 3 sendgrid accounts in another new website hosted on an OTHER server (Php 5.3), they are all working fine and the newsletters can be send.– When i use each of these 3 sendgrid accounts in another new website hosted on the SAME server (Php 5.5), they are not working.
So, my problem doesn’t come from (directly) from sendgrid.
I suspect the problem could come from the Php version of the server… am I wrong ?
What can i do now ?Thanks for your help
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] SendgridHello,
Since a few weeks, Sendgrid doesn’t work for me too.
I use Mailpoet 2.7 on 3 websites with 3 Sendgrid accounts (free plan), and these 3 websites can’t send any newsletter with this config. (Before it was OK)How can we solve this issue ? Do we need to subscribe to a Sengrid monthly plan ?
Thanks
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] Image Fields only return ImageIDHi,
I have the same problem on my project. Did you find a solution ?
When i select “object image”, it only shows me the url with a prefix added (image id + blablabla), so the url is wrong and the image can’t be loaded.
Any idea how to solve it ?
ThxOK, here is the solution :
there’s a beta version of galleria.js on github :
replace it in the plugin and it will work.Hello,
i need the same thing. Did you find a solution ?
thxOK guys,
I’ve found the solution.
I’ve used the Galleria Galleria plugin instead of this one.
Then i’ve bought the theme, placed it… and all works fine.
It’s awesome.Forum: Plugins
In reply to: [postMash - custom post order] Error Update Timeout in 3.1.1you can set permission to your file saveList.php (try 777 or 755).
if it don’t work, have a look on your server security parameters… perhaps you need to add a permission.