- Posts: 17
- Thank you received: 0
How can i deactivate menue title of event booking
- JJ
- Topic Author
- Offline
- New Member
-
Less
More
11 years 9 months ago - 11 years 9 months ago #46337
by JJ
How can i deactivate menue title of event booking was created by JJ
Last edit: 11 years 9 months ago by JJ. Reason: sorry wrong board, should be in events booking section...
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
11 years 9 months ago #46342
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How can i deactivate menue title of event booking
Could you please send me the link to the page so that I can look at it directly ? Seems I could not see it from the code
Tuan
Tuan
The following user(s) said Thank You: JJ
Please Log in or Create an account to join the conversation.
- JJ
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 17
- Thank you received: 0
11 years 9 months ago #46346
by JJ
Replied by JJ on topic How can i deactivate menue title of event booking
Hi Tuan,
found it. i removed text from:
de-ini : EB_UPCOMING_EVENTS=""
Now its emty.
Thanks anyway!
found it. i removed text from:
de-ini : EB_UPCOMING_EVENTS=""
Now its emty.
Thanks anyway!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
11 years 9 months ago #46350
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How can i deactivate menue title of event booking
That's work. The other solution is not empty the language item but edit the code in the file components/com_eventbooking/views/upcomingevents/tmpl/default.php, find and remove the line of code below:
Regards,
Tuan
Code:
<h1 class="eb-page-heading"><?php echo JText::_('EB_UPCOMING_EVENTS'); ?></h1>
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.