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.

How do I remove the "Nearby" Module the events page and re-order others?

10 years 10 months ago
  • John's Avatar
    Topic Author
  • John
  • Offline
  • Fresh Boarder
  • Posts: 23
  • Thank you received: 2
Licenses:
JomSocial Active Socialize Expired

I am sure this is a simple question, but I'm not sure how to do it. I need to remove the "Nearby" module from the events page and move the Calendar Control above categories (or possibly remove categories altogether).

How do I do this?

An example of the page I am referring to is gayinla.com/index.php/jomsocial-events/member-suggestions

10 years 10 months ago
Licenses:

Hi John,

your can do that by using override:
copy JOOMLA/components/com_community/templates/default/events.index.php
to
JOOMLA/templates/yourTemplateName/html/com_community/events.index.php

and edit copied file:
1. remove this code

<!-- START nearby event search -->
<?php echo $this->view('events')->modEventNearby(); ?>

2. move this code above <!-- Categories -->
<!-- START event calendar -->
<?php echo $this->view('events')->modEventCalendar(); ?>

Let me know the result. If you don't know how to do it, please provide me FTP access detail by editing your first post at this topic and put it at Site Info Form

Regards,
Albert

The following user(s) said Thank You: John
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