Topic-icon FB Comments width and assignment

Active Subscriptions:

None
12 years 11 months ago #34052 by uglyeoin
Hi there,

I want my FB comments widths to be assigned as 100%. I assume there is no way to do this at present if not, fine I'll live with it.

Something I would like however, is for comments to be assigned by page and not category. I would like not to have comments on my homepage, but have them on my other pages, this is probably going to work best as a module or something, not sure.

Also I assume that by assigning by K2 category, I can also assign by item?
The topic has been locked.
Support Specialist
12 years 11 months ago #34064 by alzander
For responsive comments, add the following to your CSS:
.fb-comments, .fb-comments iframe[style] {width: 100% !important;}
That fix will also be in the v5.0.1 release we're planning to have out next week.

To assign the comments to only specific articles, you can use the "Include" and "Exclude" boxes at the bottom of the configuration area to really customize things. So, you can include every category, but then exclude specific articles.. or, only include the article IDs you want the box to show on. It's up to and should be as flexible as you're looking for, but if not, let us know.

Thanks,
Alex
The topic has been locked.