Contact module below event details table

  • Donal
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
10 years 6 months ago #68428 by Donal
I would like to add a contact module directly below the event details table. We get lots of visitors to the event details page, but some don't register. I'd like to have some text below the details saying ... "I'm interested in this event, but can't/won't register now because...", and invite them to provide their email address and reason.

Is this possible, at the moment?

Thanks,

D

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

More
10 years 6 months ago #68440 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Contact module below event details table
Hi

I think you can try to use this method docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F

Basically, Events Booking support content plugin, so you can use the method in the link above to load a module into description of the event in the same way with loading it inside an article

Regards,

Tuan

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

  • Donal
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
10 years 6 months ago #68446 by Donal
Replied by Donal on topic Contact module below event details table
Hi Tuan,

yup, I've already inserted other modules into the text of the events, but for this particular use case I was hoping to insert the module after all of the event details, just to avoid confusion.

I don't see how I could achieve this currently.

Thanks,

Donal

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

More
10 years 6 months ago #68448 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Contact module below event details table
Hi Donal

If so, I don't see a way to do it unless you will have to modify the code. To be honest, I don't know the code for loading the module, so maybe you can try to google yourself to see whether you can see the code

If you have the code, you can edit the code in the file components/com_eventbooking/view/event/tmpl/default.php and use that code to load the module in the place you want

Tuan

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

Moderators: Tuan Pham Ngoc