encoder
Forum Replies Created
-
Hi Nico,
I am really sorry for this late reply but I didn’t receive any notification (it should have gone into SPAM folder).I think I’ve found the problem: you plugin’s “URL / Embed Code” input filed is not trimming all iframes.
Example of not trimmed iframe:
<iframe framespacing='0' frameborder='no' scrolling='no' src='http://video.corriere.it/video-embed/1d532e04-35ac-11e8-b2e5-b255d4399dd5?playerType=embed' width='540' height='340' allowfullscreen></iframe>After some time the profile picture is displaying correctly!
- This reply was modified 9 years, 1 month ago by encoder.
You got the point! Well done! Thank you very much!
Hi lorro,
sure, here is the website’s url: http://www.nonsoloanimali.comIf you want to see the instant results you should try the Structured Data Testing Tool provided by Google.
Yes, the webmaster tools takes some time (days) to process the changes.Forum: Plugins
In reply to: [Cresta Social Share Counter] Plugin conflicts with Facebook APISorry for the delay 🙁
I tested the website and I discovered that this error was caused by the cache plugin I was using. I had to deactivate that plugin and add the caching rules directly to the .htaccess file.Forum: Plugins
In reply to: [Cresta Social Share Counter] Plugin conflicts with Facebook APIHi again,
No, I am not using a plugin for the Facebook comments.
This is the script I’m using to initialize the SDK:<script> window.fbAsyncInit = function() { FB.init({ appId : '1582551408xxxxxx', xfbml : true, version : 'v2.3' }); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/it_IT/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script>Mi perdoni ma cosa dovrei cercare/trovare in questo link?
La ringrazio per la risposta.
E’ possibile avere questa modifica via e-mail? Sarebbe una cosa urgente.Salve! Un plugin davvero powerful! Complimenti!
E’ possibile sapere come fare per rendere il campo “Codice Fiscale o la partita iva” obbligatorio?