imamkhalid
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Share Popup] Plugin not workingI’m not sure about any hard configuration on thesis theme but when I tested on my basic thesis theme it works really fine.
See this screenshot:
https://soleh.net/wp-content/uploads/2014/03/test-on-thesis-theme.jpgAny suggestions would be much appreciated, thank you.
EDIT: Tested on Thesis 1.8.5
Forum: Plugins
In reply to: [Facebook Share Popup] Plugin not workingI’ve fix some bugs, kindly please upgrade to 1.0.6.
Hope this works, please tell me if it’s still not working, thank you.
Forum: Plugins
In reply to: [Facebook Share Popup] Plugin not workingSome plugins inserted HTML attributes like class, id, style etc to all the <img> tag in the post. This has caused an error to the script, resulting the box failed to appear.
It overrides HTML attributes in the javascript too, eg. from this:
var img = “<img src=\”…\”>”;to this:
var img = “<img class=”otherplugincss” src=\”…\”>”;Note the backslashes that couldn’t be added to other attributes added by other plugins. I still don’t know how.
Now I need to figure out how to strip off any HTML attributes on the <img> tag on that particular facebook lightbox.
Any ideas anyone? Thank you and sorry for all the inconveniences.
Forum: Plugins
In reply to: [Facebook Share Popup] Plugin not workingTry to delete and re-install the plugin. I believe the package you downloaded does not completely finished.
Thanks a lot Sushma Reddy, just noticed your tips, it works!
Please help me, look at my button at https://soleh.net , when clicked it only shows not even quarter of the comment box…