× Joomla Facebook Connect support forum

Topic-icon JFBcomments in k2 "Blog" Layout

Active Subscriptions:

None
12 years 6 months ago #15187 by chickikio
Here is my site url: thecutonline.com/ . On my default page I have my menu type set as a k2: itemlist / category and I have multiple categories selected. I can not get the JFBcomments to display on this page without having to add the {JFBCComments} on every article. In the social tab I have all k2 options enabled and comments are displaying on my other links which are k2:itemlist/ category but only have one category selected. Titlehttp://thecutonline.com/Rev-s-Rant.html .

Is there any way to display the comments automatically or do I need manually insert the tag in every item?

Lovin JFBC thanks guys.
The topic has been locked.
Support Specialist
12 years 6 months ago #15194 by alzander
Chickikio,
Unfortunately, I believe you've found a bug in JFBConnect. It was reported to us late last week, but we haven't had the time to fully investigate. Once we find a solution, we'll definitely let you know. If it's too difficult to add to this release though, it may have to wait for the 4.1 release later this year.

Sorry for the troubles, but we will be fixing this up once we get to the bottom of it.

Thanks for the compliments on JFBConnect!
Alex
The topic has been locked.
Support Specialist
12 years 6 months ago #15197 by alzander
Chickikio,
We have a quick code fix that works for us, and will hopefully work for you too.

In the /plugins/content/jfbccontent.php file, at approximately line 385
Change:
if (($this->_isK2Layout($layout, $task, 'category') && JRequest::getInt('id', 0))
to:
if ($this->_isK2Layout($layout, $task, 'category')

Hopefully that will take care of you, but if you run into issues, just let us know!

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 6 months ago #15219 by chickikio
AWESOME!!!! You guys rock, fix worked. I knew I was making a good decision going with JFBC
The topic has been locked.
Support Specialist
12 years 6 months ago #15222 by alzander
Great to hear that works, and thanks for the feedback. No doubt you made the right decision with JFBConnect. We put a ton of work into the product, and feel support is just as important, should our users need it.

After you've played with JFBConnect a bit, please consider leaving a rating and review on the Joomla Extension Directory for the extension and/or our support. It's certainly not required, but very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks, and good luck with your site!
Alex
The topic has been locked.