Remove EB-heading

  • Bandola
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 3 months ago #131422 by Bandola
Remove EB-heading was created by Bandola
Hi!

Where do I remove the heading on the event page? See attachement.

Kind regards
Ola
Attachments:

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

More
5 years 3 months ago #131423 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove EB-heading
Hello Bandola

You will have to edit code to remove it. The file you need to edit is components/com_eventbooking/themes/default/event/default.php

Regards,

Tuan

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

More
5 years 3 months ago - 5 years 3 months ago #131444 by James Riley
Replied by James Riley on topic Remove EB-heading
Option #2: You can also hide it with one line of CSS (easier to undo, and no code changes to keep up-to-date with new releases).

Administrator -> Components -> Event Booking -> Configuration -> Custom CSS Tab, and enter the following into the box:
Code:
#eb-event-page h1.eb-page-heading, #eb-event-page .eb-box-heading {display:none;}
^^ This will remove the heading (h1.eb-page-heading) and the spacer block from above the heading (.eb-box-heading) from the Events Detail page (#eb-event-page) only.

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 5 years 3 months ago by James Riley. Reason: moved some text
The following user(s) said Thank You: Tuan Pham Ngoc

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

More
5 years 3 months ago #131453 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove EB-heading
That would be solution, too. Thanks James

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

  • Bandola
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
5 years 3 months ago #131466 by Bandola
Replied by Bandola on topic Remove EB-heading
Thanks a lot!

I am not sure about the path? I can not find a "Configuration"-folder. Found a CSS-file under "Assets". See my attachment. I added the code there, saved and cleared cache but nothing happened on this page: www.frmclinicssweden.com/sv/frm-clinics-...kter-fodda-2007-2009

Maybe it is still a caching problem?

Kind regards
Ola
Attachments:

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

More
5 years 3 months ago - 5 years 3 months ago #131472 by James Riley
Replied by James Riley on topic Remove EB-heading
Oops! I was trying to lead you into the back-end and through the menus to the right place in EventBooking's configuration panel :)

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 5 years 3 months ago by James Riley. Reason: update image
The following user(s) said Thank You: Tuan Pham Ngoc

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

Moderators: Tuan Pham Ngoc