unsetlay
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] Theme with the WP e-commerce plugin layout issue.Think that <div id=””> should be replace by <div id=”content”> or something like that…?
It missed up both header-top and the content div.
I am not good at coding, so difficult to find the solution.Forum: Plugins
In reply to: [WP eCommerce] Theme with the WP e-commerce plugin layout issue.I have set up a page which included wpec short code, then compare it to the product-page with FireBug.
as we can see, compare two screen-snaps,
the short-code post get a right position sidebar.
the product-page has incorrect layout.It seems the product-page missed up the slider div in header,
also it makes a<div="">, with pushs the sidebar div away.Does anyone had an idea to fix this issue ?
Forum: Plugins
In reply to: [Simple Facebook Connect] Facebook Comments won't workSame here, everything works fine but the facebook comments doesn’t appear.
Also I get the same problems here.
Commenting out these two lines are worked but I noticed another problem,
I am using a Sharing plugin which included in Jetpack plugin,
it makes sharing buttons with my page/posts,
after I use SEO facebook comments, the sharing buttons become un-clickable.
also I noticed that if the “hide default comments” option is checked,
both of the default comments and SEO comments are hided, at the time my sharing buttons worked again.