amistad18
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Wysija and Elastic EmailAnd did you receive satisfying you answer? Cause I can’t find your ticket. If not, please reply to our last email, thanks to that I will be able to see your ticket as new, and I will be able to help you with change reply-to name and email address ??
Something on your website (plugin or theme) loads very old jQuery library:
https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.jsAlso some other plugin loads itself next copy of jQuery, also not the latest one, but it will be enough for Wysija:
https://www.trigeneve.ch/wp-content/plugins/all-in-one-event-calendar/app/view/admin/js/jquery_lib.jsWysija widget do not works, because of those two libraries, you should load only one copy of jQuery library, and if you want Wysija to works, it needs to be at least 1.7.2 version.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] wysija 2.5.1 not working in wordpress 3.5.1@amitys10, I already saw your ticket in our support system, so we will continue our talk by email, you should already received answer from us.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Wysija conflict with JSON-APIWhat kind of conflict? Can you describe it more precisely?
Until now we didn’t received any complains about spam subscribers that went from our subscription form.
Of course our subscription form have some anti-spam security solution, and it works great so far ??Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Wysija and Elastic Email@conualfy, can you contact with our support, by using this form?
https://support.wysija.com/feedback/Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Conflict with Nice Login Widget PluginCan you show us your website address, where this issue occurs?
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] View in BrowserWhat exactly link? Do you mean the link to the browser version of newsletter?
Your link to:
https://www.trigeneve.ch/newsiteIs redirecting to main site :
https://www.trigeneve.ch/And there I can’t see any Wysija widget.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] How to center the boxes in the widget?I see that you’re using Magic Action Box plugin for it, so in that case, add this code at the end of your WordPress theme style.css file:
.mab-widget .mab-inside-wrap .magic-action-box form .mab-field {
text-align: center;
}Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Wysija and Elastic Email@conualfy, check step 3 of your newsletter, and use: “Reply-to name & email” fields.
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Will this plug-in work without wp-cron?Did you try to use Wysija Cron instead? And to set Cron job for it?
This plugin may work without Cron, but then – your website must have a lot of visitors. Is this is live website, or just some test back-end just for sending newsletters?Zoltán, it is probably a Wysija bug, here is a quick fix for that:
https://wysija.com/screenshots/controller.zipJust unzip that file, and send it to your server overwriting the current one from:
/wp-contant/plugins/wysija-newsletters/core/This is not an easy one, in most cases that error is causes by some security settings. Please contact with our support team, by using this form:
https://support.wysija.com/feedback/Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] [Plugin: Wysija Newsletters] Lists?You can install Wysija through your WordPress admin panel, just go to wp-admin > plugins > add new > and search for Wysija plugin.
Then install it and activate it.