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.

module on event listing page display and the nearby event module javascript

10 years 1 month ago
Licenses:
JomSocial Expired

I set the js_event_side_top or js_side_top module for the nearby events module but both of them cannot be shown in the event listing page.
event.hehepick.com/tw/groups/display

May I know how can I solve this problem?

Moreover, the Nearby event button and the detect location buttons are not working. Can you have a check? Thanks.

Patrick

10 years 1 month ago
Licenses:

Hi, Patrick.

js_event_side_top is displayed ONLY on EVENT page. js_side_top - Placed on top of the side column (sidebar) of Frontpage, Profile, Groups and Event Pages.

You can solve your issue by adding custom module position, just add this code:

<?php $this->renderModules( 'my-position' ); ?></div>

Then assign module to "my-position".

You may experience some issues with modules - soon we'll rebuild them from scratch. We're aware of this issue and will fix it soon.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
10 years 1 month ago
Licenses:
JomSocial Expired

Hi, Michal

js_event_side_top is displayed ONLY on EVENT page. -> do you mean event detail page only and not the listing page?


js_side_top - Placed on top of the side column (sidebar) of Frontpage, Profile, Groups and Event Pages.
You can solve your issue by adding custom module position, just add this code:
<?php $this->renderModules( 'my-position' ); ?></div>
Then assign module to "my-position".

Can you elaborate on this a bit more? say if I would like to display 'My events' on the left of the event listing page.

You may experience some issues with modules - soon we'll rebuild them from scratch. We're aware of this issue and will fix it soon.
-> How about the nearby event module? Currently it is not working.
event.hehepick.com/tw/events/viewevent/3-tennis-with-peter

10 years 1 month ago
Licenses:

Hi, Patrick Chu.

Yes, only on single event view - not on events list.

Adding new module position require a bit of html skills. JUst copy that file:

ROOT/components/com_community/templates/jomsocial/layouts/events/list.php

to:

ROOT/templates/your-template/html/com_community/layouts/events (if you don't have any of those folders, feel free to create them)

Then edit it and just add

<?php $this->renderModules( 'my-position' ); ?></div>

where it fits you. It will also require to create two columns if you want to display new module in sidebar.

If you're still not sure how to do that, please, consider to hire a web developer so he could help you with: www.jomsocial.com/jomsocial-developers


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
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