Topic-icon Social Stream link to post

Active Subscriptions:

None
9 years 1 month ago #52209 by cperrot
Hello

I just wanted to follow up on the issue of linking back to the facebook articles from within JFBConnect as described here.

www.sourcecoast.com/forums/jfbconnect/jf...-stream-link-to-post

Where can I configure this today in the new 6.3 version?
The topic has been locked.
Support Specialist
9 years 4 weeks ago #52217 by alzander
Replied by alzander on topic Social Stream link to post
There's a setting in the SCSocial Stream module for "Show Post Link". You'll need to enable that and then clear your Joomla caches (or wait some time) before the link will work.

I hope that helps, but if not, let us know.

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

None
9 years 4 weeks ago #52264 by cperrot
Replied by cperrot on topic Social Stream link to post
the show post links was always enabled. Links are not showing.

cedric
The topic has been locked.
Support Specialist
9 years 4 weeks ago #52268 by mel
Replied by mel on topic Social Stream link to post
Have you created your own override for the /media/sourcecoast/themes/scsocialstream/default/facebook.php file? The 6.3 version adds the following block of code to the file. If you've customized it, this would need to be added:
echo '<div class="row-fluid">
  <div class="message span12">' . $message . '</div>';
if($stream->options->get('show_post'))
    echo '<div class="link span12"><a href="'.$this->link.'" target="_blank">'.JText::_('COM_JFBCONNECT_CHANNELS_LINK_TO_POST').'</a></div>';
echo '</div>';

-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 3 weeks ago #52350 by cperrot
Replied by cperrot on topic Social Stream link to post
hi mel

no overrides whatsoever.

regards

cedric
The topic has been locked.
Support Specialist
9 years 3 weeks ago #52354 by mel
Replied by mel on topic Social Stream link to post
According to this post from you back in December, it looks like you've made some changes to the JFBConnect code:
www.sourcecoast.com/forums/jfbconnect/jf...-stream-link-to-post

Could you please re-verify that the file at <joomla-folder>/media/sourcecoast/themes/scsocialstream/default/facebook.php has the above code in it? If it does have the code, please give us credentials to your backend and FTP. You can PM using the envelope icon under my avatar.

-Melissa
The topic has been locked.
Support Specialist
9 years 2 weeks ago #52439 by mel
Replied by mel on topic Social Stream link to post
The links are showing in the module now. It looks like you upgraded JFBConnect and the default value in the SCSocialStream module is set to Yes. To fix it, I didn't change any code, themes or parameter values for the module. It just looks like the parameter was not taking effect on your site until I opened and saved the module once. Just one of those quirky behaviors in Joomla, but it's resolved now.

-Melissa
The topic has been locked.
Active Subscriptions:

None
9 years 2 weeks ago #52532 by cperrot
Replied by cperrot on topic Social Stream link to post
Hello Melissa

Now I am having the issue that the german text is not resolving in www.alltech.ch.I checked under /language/de-DE/de-DE.com_jfbconnect.ini the file is there.

Would you be able to have a look.

Regards

Cedric
The topic has been locked.
Support Specialist
9 years 2 weeks ago #52535 by mel
Replied by mel on topic Social Stream link to post
Could you be more specific on what pages/behavior the language is not working? Is it in the JFBConnect component on registration, certain modules like the SCSocialStream module, error or warning messages etc. This is a little too vague to know where to look. If possible, could you take a screenshot of what you're referring to and add it to this thread (upload the attachment, then add it by hitting the green arrow)
The topic has been locked.
Active Subscriptions:

None
9 years 2 weeks ago #52537 by cperrot
Replied by cperrot on topic Social Stream link to post
its on every page bottom right
The topic has been locked.