Andrija Kokanovic
Forum Replies Created
-
Updated the plugin, on first save I was asked to whitelist action by Wordfence security, refreshed page, saved again and it worked.
Thanks!Ok, I created a clone of the site on another server that uses cPanel and managed to save it without a problem, could be server related issue.
@istoka is your WebHost by any chance using Plesk?Another one here ??
I just want to report that I had Wordfence firewall enabled, but disabling it didn’t help with the issue.
Also, in the POST part, I did not receive a 404 but a connection reset error.
Installed it today, fresh of the shelf.
Forum: Themes and Templates
In reply to: [Radcliffe] Previous / Next post navigationTnx for the fast response, keep up the good work ??
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Adding Google Analytics event trackingTnx, Tracy, I appreciate it!
And for all of you that want to do this, this is how I solved it:
add this into functions.php (I used child theme):
function whatever_you_want(){ ?> <script> ga('send', { hitType: 'event', eventCategory: 'Category', eventAction: 'Action', eventLabel: 'Label' }); </script> <?php add_action( 'yikes-mailchimp-after-submission-1', 'whatever_you_want' );
NOTE:
yikes-mailchimp-after-submission-1 – Replace the last number (1) with the ID of your form- This reply was modified 8 years, 3 months ago by Andrija Kokanovic.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Adding Google Analytics event trackingHi Kevin,
Thanks for the heads up, I will look into these hooks.
It would be very helpful to have that option out of the box inside the plugin or at least well documented somewhere (knowledge base for example) like mc4wp has it.
Cheers,
AndrijaForum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Update to 4.0 breaks admin panelWell I do the same routine with the downgraded plugin and it works ?? Main thing is that it works now, I will wait out a little and upgrade with some other release. Maybe the new API is just slower, dunno…
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Update to 4.0 breaks admin panelThese are the form settings: https://prntscr.com/c44cw8
I use my email everytime, delete it from mailchimp list before testing again. When downgraded, I get confirmation email instantly, upgrade to any of latest releases ends up the same – I get redirected and nothing happens in my inbox or in the list.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Can`t connect to Mailchimp accountYep, hosting provider changed the IP and it is working. Tnx for fast responses!
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Update to 4.0 breaks admin panelAgain I have good and bad news ??
Good news – it was IP block after all.
Bad news – newest update of the plugin does not work. It is connected to mailchimp, I fill out the form and get redirected where I want but I dont recieve the confirmation email (mailchimp disabled single optin option for my client account).I downgraded the plugin to 3.1.6 and it works like a charm.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Update to 4.0 breaks admin panelAdmin panel is working, connection to mailchimp still dead (403 fobidden). Im waiting for Inmotion hosting to change the IP to see if anything changes.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Update to 4.0 breaks admin panelGood news is I managed to update the plugin today. Bad news – the problem still remains ??
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Can`t connect to Mailchimp accountI managed to update the plugin today to the latest version, still no good.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Can`t connect to Mailchimp accountDid this and it just wont connect. I generated new API keys and still no good.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Can`t connect to Mailchimp accountIf I uninstall it, does it save my forms or not? I got like sh*t load of them ??