rak-nyc
Forum Replies Created
-
Hi Craig.
Thank you for the reply. We have a security plug-in active. But AJAX is not blocked by this.
It turns out the issue was caused by the plug-in WP-SpamShield – shutting this off immediately solved the problem.
Forum: Plugins
In reply to: [Contact Form 7] Adding Adwords conversion tracking to contact formhello Graphics1 and all,
I too am trying to get this to work. In the documentation, Takayuki says to use –
on_sent_ok: "ga('send', 'event', 'Contact Form', 'submit');"
to track submissions. But you advise to use:
on_sent_ok: "_gaq.push(['_trackEvent', 'Forms', 'Submitted', 'Formname'
]);”Which is the best (or correct) snippet to add to Additional Settings? Also, silly question but where do I get the exact Form Name, and what do I escape a space with if the form name contains multiple words?
Last, does it matter what you enter into the Goal Details -> Event Conditions fields in Analytics for this to work? ( screenshot )
many thanks,
RobForum: Plugins
In reply to: [WooCommerce] Woo & Sensei – Make login, My Account, pwd reset pages SSLresolved – these are pages.
Forum: Plugins
In reply to: [WooCommerce] Woo & Sensei – Make login, My Account, pwd reset pages SSLSSL plugins dont work for this as these are system-generated pages – not pages you can select or edit in WP Admin.
SEO is a non issue as all pages are behind a login wall anyway.
Seth – just curious – do you know these guys are in the Ukraine? Their site seems to be hosted in the Netherlands.
Also, who are the other referrers in your code above and why are they there? (pinappleproxy, evil-spam-domain.com, evil-spam-proxy, evil-spam-keyword + poker)
many thanks,
Rob
One of my sites has the same issue.
There is a conflict between iThemes Security and WordPress HTTPS, or SSL use in general.
In my case it wasn’t turning off “hide backend” option that fixed the problem – this still works. We had to turn “Front End SSL Mode” to ‘off’. SSL still works fine w/this option off.
It’s odd that iThemes Security gives us the message “WARNING: Your server does appear to support SSL. Using these features without SSL support on your server or host will cause some or all of your site to become unavailable.” even though we do have SSL and it works fine.
I believe this is what caused our redirect loop issue – iThemes Security still needs some work on its SSL features…