GetResponse
Forum Replies Created
-
Forum: Plugins
In reply to: [GetResponse for WordPress] EditorHi,
Did you type in API Key (settings site) ? or just activated plugin and left Api key field empty?
We will try to fix this asapHi,
Did you type in API Key (setting site) ? or just activated plugin ane left api key field empty?
We will try to fix this asapHello,
We would need additional information also screenshot/screencast
will be very helpful.Please contact us via contact form:
https://app.getresponse.com/feedback.html?devzone=yes
or email address:
getresponse-devzone@cs.implix.com
and send more details about your caseForum: Plugins
In reply to: [GetResponse for WordPress] Problem with widget remainDue to lack of no additional information we are changing your ticket
status to “closed”.
However, if you need any further assistance, please don’t hesitate
to reopen this ticket!Forum: Plugins
In reply to: [GetResponse for WordPress] Problem with widget remainHello again,
We have tried to use widget and as you can see sidebar and footer works properly:
http://screencast.com/t/IAd2Owj9g
http://screencast.com/t/B4YobqKhh3
Your template source will be very helpful in this case.Forum: Plugins
In reply to: [GetResponse for WordPress] Problem with widget remainHi,
Which webform did you choose?
Before last update (2.0.7) was ok ?
Where are you trying to add webform? I mean which sidebar (right or footer)?
Seems like some kind of css/template conflict.
“Enuz” template is your own or free/paid template?Also you can contact us via contact form:
https://app.getresponse.com/feedback.html?devzone=yes
or email address:
getresponse-devzone@cs.implix.com
and send more details about your caseForum: Plugins
In reply to: [GetResponse for WordPress] Fatal error: Cannot redeclare class GetResponseHi,
Update 2.0.7 contains fix for this, class name has been changed in
class-gr-widget-webform.php file also.Please accept our sincere apologies for any inconveniences that might
have caused that issue appeared.Forum: Plugins
In reply to: [GetResponse for WordPress] widget is brokenHi,
Please accept our sincere apologies for any inconveniences that might
have caused that issue appeared.Update 2.0.7 contains fix for this, class name has been changed in
class-gr-widget-webform.php file also.Forum: Plugins
In reply to: [GetResponse for WordPress] Fatal error: Cannot redeclare class GetResponseHi,
Class name has been changed from GetResponse to GetResponseIntegration,
in some cases caused error: Cannot redeclare class GetResponse
same as in your case (Probably conflict with Ninja Popups Plugin)You can update plugin to 2.0.6 version
For the most efficient service, we are changing your ticket status to “solved”.
However, if your issue is not resolved, or if we have asked you for additional
information, or you need any further assistance, please don’t hesitate
to reopen this ticket!
We are more than happy to assist you!Forum: Plugins
In reply to: [GetResponse for WordPress] Fatal error: Cannot redeclare class GetResponseHello,
Do you use any other plugins which might have caused conflict ?
Seems that class name which we have used in our plugin
is using somewhere else (trying to be redeclared)I have just tested installation on clear WP 3.9:
http://screencast.com/t/jWASbtgyx7Please contact us via contact form:
https://app.getresponse.com/feedback.html?devzone=yes
or
via email: getresponse-devzone@cs.implix.comand send more details about your WP configuration (also installed plugins)
For the most efficient service, we are changing your ticket status to “solved”.
However, if your issue is not resolved, or if we have asked you for additional information, or you need any further assistance, please don’t hesitate to reopen this ticket!
We are more than happy to assist you!Forum: Plugins
In reply to: [GetResponse for WordPress] typo ???Hello Reza,
Thank you for your perceptiveness! 🙂
Fixed in new ver. 2.0.3Best Regards
Hi olek83,
Please accept my sincere apologies but could you contact us by email:
getresponse-devzone@cs.implix.com
I didn’t receive your email, yet.I am looking forward to your reply with details.
Hi,
Thank you for your message.
You get notice because this variable $webforms shouldn’t be empty.
It means that somethig went wrong during getting campaings from your account.Please contact us via contact form:
https://app.getresponse.com/feedback.html?devzone=yesand send us your account name and api key which you are using.
After that we will be able to check what was the reason.In the meantime we will fix this notice. Will be able in next version – 2.0.1
Forum: Plugins
In reply to: [GetResponse for WordPress] How to center (using shortcode)HI,
You can try:
<div style=”margin-left: auto;margin-right: auto;width: 50px;”>
[grwebform_tag_here]
</div>As you can see:
http://screencast.com/t/C9fQHKrtGI