Replies: 0
Hi @malinkymedia,
I recently discovered how to fix Colorbox and Google Analytics on my website after installing your plugin:
$("a.colorbox").colorbox({maxWidth:"98%", maxHeight:"98%"});
$(".gallery-item a").colorbox({maxWidth:"98%", maxHeight:"98%"});
(adsbygoogle = window.adsbygoogle || []).push({});
ga('send', 'pageview', location.pathname);
Thanks for answering the support posts!
But i still have a problem with my syntax highlighter plugin (https://wordpress.org/plugins/crayon-syntax-highlighter/) and this one seems more complex, don’t know how to solve it :/…
You can check the problem pressing load more posts button here:
http://kap5ule.com/blog/
The post “Commented colors.tdesktop-theme file (Telegram desktop)” doesn’t load like the original:
http://kap5ule.com/commented-colors-tdesktop-theme-file/
Styles and button (Open code in new window) do not work 🙁
Any idea on how to fix it?
Thanks