Add Text to Event Booking Menu Option

  • toad78
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
14 years 2 months ago #7982 by toad78
I need the ability to add some intro text above my chose Event Booking display.

Can someone direct me where I can do that?

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #7994 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Add Text to Event Booking Menu Option
Hi

I am sorry but your question is not very clear. Could you please explain more detail ? Maybe you should make a screenshot to explain what you want ?

Thanks,

Tuan

Please Log in or Create an account to join the conversation.

  • toad78
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
14 years 2 months ago #8014 by toad78
Replied by toad78 on topic Re: Add Text to Event Booking Menu Option
You know I figured out how to do it, but I don't care too much for how it treated the Heading. Plus, it says "There are no up-coming events", but there area. How do I remove this?

Plus, if you look at the image, I'd like to change something. Maybe the image would help.
Attachments:

Please Log in or Create an account to join the conversation.

More
14 years 1 month ago #8075 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Add Text to Event Booking Menu Option
I can only help you with with the text "There are no up-coming events". If you want to remove that text, please open the file modules/mod_eb_events/tmpl/default.php, looks at line 54 :
Code:
<div class="eb_empty"><?php echo JText::_('EB_NO_EVENTS') ?></div>

Remove that code will remove the text .

For other heading, that's something with your template and doesn't related to Event Booking, so you should handle it your self .

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • toad78
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
14 years 1 month ago #8092 by toad78
Replied by toad78 on topic Re: Add Text to Event Booking Menu Option
Perfect! That took care of it!

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #11351 by stiffler3000
Replied by stiffler3000 on topic Re: Add Text to Event Booking Menu Option
Hello,

please tell me where I can translate EB_NO_EVENTS.
In den Translation-Section in Configuration there is EB_NO_EVENTS to translate but this doesn't affect the frontend. It still remains English there.

Best wishes,
Stefan

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #11443 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Add Text to Event Booking Menu Option
Hi Stefan

That should be in the language file of the extension. You can open the file language/de-DE/de-DE.com_eventbooking.ini, find and change the text to meet your need !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #11444 by stiffler3000
Replied by stiffler3000 on topic Re: Add Text to Event Booking Menu Option
Hi Tuan,

thanks for your reply.
I tried this but it doesn't work. Please see the file attached.

Best wishes,
Stefan

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #11446 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Add Text to Event Booking Menu Option
it seems you forgot to attach the file !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago - 13 years 7 months ago #11457 by stiffler3000
Replied by stiffler3000 on topic Re: Add Text to Event Booking Menu Option
sorry.

best wishes,
stefan

Attachment de_DE.txt not found

Attachments:
Last edit: 13 years 7 months ago by stiffler3000.

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc