Translated Share button on Events

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Nov 20, 2013 2:37 am
Reply with quote
Report this post
Hi, I do multilingual website and can not be translated Share button on Events
User avatar
Senior Boarder

GK User
Wed Nov 20, 2013 10:07 am
Reply with quote
Report this post
JomSocial as a 3rd party extension is beyond our support. For more help please contact with extension support forum. This issue is not related with the template.
User avatar
Platinum Boarder

GK User
Wed Nov 20, 2013 3:08 pm
Reply with quote
Report this post
Fix:
><i class="js-icon-share"></i><?php echo JText::_('COM_COMMUNITY_SHARE')?></a></li>
User avatar
Senior Boarder

GK User
Thu Nov 21, 2013 11:44 am
Reply with quote
Report this post
Thanks for your solution but where code should be placed?
User avatar
Platinum Boarder

GK User
Thu Nov 21, 2013 2:36 pm
Reply with quote
Report this post
FIX:

Should be placed in \components\com_community\templates\default - events.viewevent.php - line 91

<li><a href="javascript:void(0);" onclick="joms.bookmarks.show('<?php echo CRoute::getExternalURL( 'index.php?option=com_community&view=events&task=viewevent&eventid=' . $event->id ); ?>')"><i class="js-icon-share"></i><?php echo JText::_('COM_COMMUNITY_SHARE')?></a></li>
User avatar
Senior Boarder

GK User
Wed Nov 27, 2013 10:20 am
Reply with quote
Report this post
It is a problem with JomSocial yes? You get this solution form JomSocial support?
User avatar
Platinum Boarder

GK User
Wed Nov 27, 2013 1:15 pm
Reply with quote
Report this post
Yes the problem is in their template. I have not told about the problem that I recently expired license and renew it next month if there is still this problem and will write about it. Everything else is fine. If you can add and a position search near the Log in would be great.
User avatar
Senior Boarder

GK User
Fri Nov 29, 2013 12:23 pm
Reply with quote
Report this post
You mean in JomSocial layout or in the template?
User avatar
Platinum Boarder


cron