artyemvs
Forum Replies Created
-
@icegram, yes turning this option off solved issue. Thanks.
@icegram
I re-enabled Icegram for you. There is requested link http://www.shkondin.ru/seo/povedencheskie-faktory/povedencheskie-faktory-ranzhirovaniya-yandeksa.htmlBut I prefer to disable your plug-in again ASAP. Until you fix this issue. Sorry for that.
I’m using Mailpoet (formerly Wysija) Newsletter plug-in. It was working fine before latest update of Icegram.
But name of the plugin is not important because Icegream does not show even own short code [ig_form]!
@gilmichelini, not at all. I’ve deactivated plug-in too, because there are other issues such as not working shortcuts.
It seems that buying one of icegram competitor’s plug-in is good solution.
Problem resolved by patch from developer. He promise to release plug-in update as soon as possible.
I’ve sent to above mentioned email some screen shots and debug.log records.
Thank for your reply.
Forum: Reviews
In reply to: [Cresta Social Share Counter] Site never opens when plugin is enabledProblem was in firewall.
Solved.Forum: Reviews
In reply to: [Cresta Social Share Counter] Site never opens when plugin is enabledI maked CURL test. This code is perfectly work:
<?
$curl = curl_init();
curl_setopt($curl, CURLOPT_HTTPHEADER, array(‘Content-type: text/html’));
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($curl, CURLOPT_URL, “http://www.uefa.com/”);
$curl_results = curl_exec ($curl);
print $curl_results;
curl_close ($curl);?>
You can see it here http://www.shkondin.ru/curltest.php
The problem is in SSL version of URL 🙁
Forum: Reviews
In reply to: [Cresta Social Share Counter] Site never opens when plugin is enabledUnfortunately there is no difference between free and PRO versions (I just bought it) in this behavior. I have PHP 5.4.34 and CURL 7.39.0 enabled (7.39.0 ). You can see it here http://www.shkondin.ru/phpinfo.php
Forum: Reviews
In reply to: [Cresta Social Share Counter] Site never opens when plugin is enabledHi, CrestaProject
Yes, problem is in Google Plus button. Disabling this button helps.
But what should I do to show Google Plus shares?
Forum: Reviews
In reply to: [Cresta Social Share Counter] Site never opens when plugin is enabledPlease inform me when I can turn this option off, because I’m loosing my readers now 🙁
Forum: Reviews
In reply to: [Cresta Social Share Counter] Site never opens when plugin is enabledOk, I’ll try to explain.
Plugin works fast and great only if I do not select option Show Social Counter
When this option is enabled browser (i’d try several browsers)opens pages with social buttons after 5 minutes of waiting.
For example try to open page:
http://www.shkondin.ru/seo/rasklejka-301-h-redirektov-v-yandekse.htmlSorry for my English.