Hello,
we have purchased NewsMag theme installed at http://www.recepti-kuvar.rs.
We just started content exchange with contentexchange.me. They have sent one line of JS tracker code which have to put in footer before </body. We tried everything to do that, but, we partially succeeded. The best result is to have content exchange widget only on first page, but, if you go to any another page you can’t see this widget on first page again. Also, widget in two sidebars never appeared, even if you directly landing this specific page or post with sidebar and this widget included…
We deactivate all suspicious plugins without success, also.
Do you have any idea what can be helpful?
Regards, Miodrag
Hi,
I have checked your site and did not found any related widget on your homepage. It may have in the code to no appear again if it was displayed once, also it may not appear twice on your page. You will have to as to this service support about these issues and also check this with a default theme and see if it works in other way. Also you can check the console for errors when that widget is active.
Thanks!
Hi,
in the meantime, we found out what is the problem – mixed content. We have SSL implemented, and driving HTTPS at our site, but, this mentioned external JS is HTTP. In these days, usually blocked by browser by default. So, we have another problem. We are using plugin WP Force SSL (Version 1.2.1 | By Kostas Vrouvas) for HTTPS redirection. Also, we are using plugin WP Insert Code (Version 1.0 | By AntonAKH) just to insert this specific external JS into footer. We tried to install SSL Insecure Content Fixer plugin or similar, but, still we have the same message in browsers and mixed content is blocked by default…
Any suggestions about this issue? Thank you in advance, Miodrag
Hi,
You issue is that you have included that script with http http://screencast.com/t/jlYbQqoLGVeJ and that script doesn’t work with https.
Ask them that you have an https website and what is the script for SSL solution.
Hope this help!
Thanks for the message!