Jackoz
Forum Replies Created
-
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Don't work on WP 4.4Hello admin found the problem, the problem is the new parameter that is added in images: rel=”attachment wp-att-xxxx”
When I remove the parameter (rel=”attachment wp-att-xxxx”), the plugin works.
Example:
Don’t Work:
<a href="http://www.myweb.com/wp-content/uploads/2015/12/image.jpg" rel="attachment wp-att-1234"><img src="http://www.myweb.com/wp-content/uploads/2015/12/image.jpg" alt="" width="1000" height="460" class="aligncenter size-full wp-image-1234" /></a>Work:
<a href="http://www.myweb.com/wp-content/uploads/2015/12/image.jpg"><img src="http://www.myweb.com/wp-content/uploads/2015/12/image.jpg" alt="" width="1000" height="460" class="aligncenter size-full wp-image-1234" /></a>Please can you fix it?.
Thank you.
Forum: Plugins
In reply to: [Twitch TV Embed Suite] Don't work with wordpress 4.3Hi admin. I fixed it. The problem was the plugin “BJ Lazy Load”.
https://ww.wp.xz.cn/plugins/bj-lazy-load/“Twitch TV Embed Suite” works when I disable the option “Lazy load iframes” in setting.
http://imgur.com/m19xESA“BJ Lazy Load” is causing conflict with iframe, because before “Twitch TV Embed Suite” worked perfectly with this option enabled (“Lazy load iframes”), but now isn’t working.
Thanks.
Forum: Plugins
In reply to: [Ultimate Nofollow] WordPress 4.2 issuesDont work, fix it please admin 🙁
Forum: Plugins
In reply to: [WP-PostRatings] [Plugin: WP-PostRatings] Display error or ratingsI have same problem with el “”>” in the versions 1.63 and 1.64. I dont have this problem in the version 1.62, anyone have a solution please?.
I don’t have instaled “Front-end editor” plugin.