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.

Default landing tab on event view

10 years 10 months ago
  • marija's Avatar
    Topic Author
  • marija
  • Offline
  • Fresh Boarder
  • Posts: 22
  • Thank you received: 1
Licenses:
JomSocial Expired Socialize Expired

Hi, when an event page opens, the default tab is Recent Activities. I would like to make it Description, I tried some edits in /components/com_community/templates/default/events.viewevent.php
but I just could not get it right.

Can you assist me a little?

Thanks

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

Hi Marija,

You need do the a Javascript trick for this, please open that file /components/com_community/templates/default/events.viewevent.php and add this code :

<script>
joms.jQuery( document ).ready(function() {
		joms.jQuery('#cTab-1 a').trigger('click');
	});
</script>

I hope it will work.

thank 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