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.

Events Details Not showing during Guest access

9 years 8 months ago
  • Dale's Avatar
    Topic Author
  • Dale
  • Offline
  • Fresh Boarder
  • Posts: 9
  • Thank you received: 0
Licenses:
JomSocial Active

ISSUE SUMMARY: I go to event page and the Map does not load nor the "Details" show (nor clickable) when you are a guest. If I login it loads the map and shows the details but I have to click on details.


STEPS TO REPLICATE:
1Pic NGV_1155 (As Guest)
2 Pic NGV_1156 (Logged in)
3
4
5
RESULT
EXPECTED RESULT When user goes to event page it should load the map and show details of the event while browsing as a "Guest".
BROWSER: I tried Chrome, Firefox and IE most current, all same results.

Attachments:
9 years 8 months ago
Licenses:

Hi,

this is a bug. for temporary, please set default tab to event detail at jomsocial backend > theme designer > events.
please wait for the fix.

Regards

9 years 8 months ago
Licenses:

Hi,

here the fix:
edit /components/com_community/templates/jomsocial/layouts/events/single.php at line 567
change the code from

<div id="joms-event--details" class="joms-tab__content" style="<?php echo ($config->get('default_event_tab') == 0) ? 'display:none;' : '' ; ?>">
to
<div id="joms-event--details" class="joms-tab__content" style="<?php echo ($showStream && $config->get('default_event_tab') == 0) ? 'display:none;' : '' ; ?>">

Regards

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