Feature Request – Fluid Layout
-
This is a great plugin. Anyone who wishes to accept facebook comments and have them added to the wordpress database on the fly while still allowing site visitors to elect to use the native wordpress comment systems will be hard pressed to find another. Fat panda comes close, and it is responsive, but it only imports the existing comments into wordpress – it doesn’t update the database with the newer comments posted after it’s installation – and it totally hijacks the native commenting system.
SEO Facebook comments, however, needs a very critical upgrade: the ability to expand and contract to accommodate whatever size screen it’s being viewed on. I did find this script in another thread on this topic:
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe {width: 100% !important;}
That modification to the CSS does in fact make the SEO facebook comments plugin fluid – but when added to my website’s main style.css file causes issues with other elements of the page which also depend on facebook iframes. Specifically the like button and the send button. It maligns their positions on the page and distorts the flyout(s) causing them to be cropped and rendering them completely useless.
I was certain that adding the above script to the actual fbstyle.css plugin file would resolve the issue, but after doing that the plugin ceased to produce fluid results – as if the code was being completely ignored.
I’ve tried numerous workarounds – flushing the cache after each attempt. No luck.
I would provide a link to my site but since I can’t find a solution I deactivated SEO facebook comments and have resorted to using another plugin to accept facebook comments. That plugin is fluid ‘straight out of tha box’ and it does preserve the native commenting system but it doesn’t result in an updated wordpress database.
My only consolation is that occasionally I can activate the SEO facebook comments plugin and it automatically imports all the newer facebook comments collected by that “other” plugin into the database. But it’s a hassle I’d like to avoid.
If there’s a fix I would love to have it. And if there is a fix it should be added to this awesome plugin by the author. Please? lol …
- The topic ‘Feature Request – Fluid Layout’ is closed to new replies.