niffur
Forum Replies Created
-
Forum: Plugins
In reply to: [FitVids for WordPress] [Plugin: FitVids for WordPress] FitVids shortcode?Oh wait you don’t need a shortcode for this, just a class. Sorry my bad.
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] Issues with image displayplugin is throwing this error now:
Warning: strpos() [function.strpos]: Offset not contained in string. In /wp-content/plugins/before-after.php on line 173Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in Safarino, the way the script loads. you’re doing it right.
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in SafariSometimes the images appear, most of the time they don’t. No problems in Windows. Guessing it’s load order issue?
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in SafariIt appears I spoke too soon, I have so many browser windows open I got confused which one I was looking at. I’m having trouble too with Chrome, Safari and elder FF on a mac. FF4 works, but that’s it. The images are simply not showing up.
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in SafariThe only thing I can see is that the plugin is inserting a <div> inside a <p> which is invalidating your page (XHTML doctype won’t allow this). This may be messing with the plugin.
<p><strong>Website</strong><br /> <div class="ba-container" id="ba-container-1"><div><img class="alignleft size-full wp-image-1031" title="LC_INDEX_BEFORE" src="http://designers4change.com/wp/wp-content/uploads/2011/03/LC_INDEX_BEFORE.jpg" alt="" width="636" height="590" /></div><div><img class="alignright size-full wp-image-1030" title="LC_INDEX_AFTER" src="http://designers4change.com/wp/wp-content/uploads/2011/03/LC_INDEX_AFTER.jpg" alt="" width="636" height="590" /></div></div></p>Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in Safariif you set the classes “alignleft” for the left image and “alignright’ for the right image, it solved the issues for me
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in SafariYes, it seems something broke with the last WP update.
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in SafariGot it, it works great. Thank you for your prompt response.
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in SafariNo, thank you! 🙂
Forum: Plugins
In reply to: [Before After] [Plugin: Before After] drag handle issues in SafariForgot to mention I’m on a Mac. Also you can test this with the example given: Developer’s Example