Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Some icons not visible

7 years 10 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Fresh Boarder
  • Posts: 34
  • Thank you received: 1
Licenses:
JomSocial Active

Hi,
if you take a look at an event on our live site, you will see that the icons from the toolbar and the icon for the dropdown to edit the event and so on are not visible. I assume that this is an css issue but I cannot find it.
Could you please assist?
Thanks,
Tobias

7 years 10 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Tobias,

I just checked your site the icons are showing fine..

Attachments:
7 years 9 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Fresh Boarder
  • Posts: 34
  • Thank you received: 1
Licenses:
JomSocial Active

With the normal link it works:
[HOST]/index.php?option=com_community&view=events&task=viewevent&eventid=443&Itemid=204

I just noticed that the links from the calendar module look like this:
[HOST]/index.php?option=com_community&view=events&task=viewevent&eventid=443&Itemid=204

If you open this url, the icons are not visible.

7 years 9 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Jan,

I see, this is valid bug.. thank you for reporting...

thank you

7 years 9 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

to fix this, open this file modules/mod_community_eventscalendar/tmpl/default.php, find this code :

url: '<?php echo CRoute::_('index.php?option=com_community&view=events&task=viewevent&eventid='.$event->id); ?>',
replace to :
url: '<?php echo html_entity_decode(CRoute::_('index.php?option=com_community&view=events&task=viewevent&eventid='.$event->id)); ?>',

7 years 9 months ago
  • Jan's Avatar
    Topic Author
  • Jan
  • Offline
  • Fresh Boarder
  • Posts: 34
  • Thank you received: 1
Licenses:
JomSocial Active

worked, thank you Dimas!

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW