×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Showing Fees

Showing Fees 9 years 9 months ago #30395

  • Peter Ashford
  • Peter Ashford's Avatar Topic Author
  • Offline
  • Gold Boarder
  • Gold Boarder
  • Posts: 217
  • Thank you received: 33
Hello,

My events all free, so I have no need to show the cost being zero on each event. Is there any easy way to remove this? Or is it an override in Joomla for the Event View bootstrap3.php page? If it is an override, could you please confirm which part I remove before I make a mess of it!!

cheers Pete

Showing Fees 9 years 8 months ago #30396

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Pete,

you can use CSS or language overrides to hide it - which one do you want to change exactly? The event detail one or the event-list one?

For the eventlist i would suggest using css:

.mat_event_fees {display: none}

For the event detail one i would probably use a language override, but that depends what you want there.

Kind regards,

Yves

Showing Fees 9 years 8 months ago #30405

  • Peter Ashford
  • Peter Ashford's Avatar Topic Author
  • Offline
  • Gold Boarder
  • Gold Boarder
  • Posts: 217
  • Thank you received: 33
Hi Yves,

That worked perfectly, thank you.

Just out of interest, not sure if this is normal or a bug, but I noticed that it only showed the price of the event (in my case £0.00) after signing up to the event. Is that normal? I'm talking about the event detail page here - the box on the right hand side showing the spaces available, reference, etc....

thanks

Pete

Showing Fees 9 years 8 months ago #30410

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
No it's not - can you provide a screenshot where it is shown?!

Yves

Showing Fees 9 years 8 months ago #30429

  • Peter Ashford
  • Peter Ashford's Avatar Topic Author
  • Offline
  • Gold Boarder
  • Gold Boarder
  • Posts: 217
  • Thank you received: 33
Hi Yves,

Ok, so I have done a little more testing of this. I don't think I'm going mad, but anything is possible!! This is what I did and the results.

1. I regressed the CSS to remove the fees from my site.

2. Clicked into an event detail page whilst not logged on to the site. I could see the ticket price (see screenshot).

3. I logged onto the site with a test account and went to the same event detail page. I couldn't see the ticket price (see screenshot).

4. Whilst logged in using the test account I signed up to the event. I could then see the ticket price when I went back to the event detail page.

All a bit odd. Like I say, not really a problem for me as my events will be free when I eventually get my site live. And I'll put in the CSS you advised to remove the price. But always nice to get to the bottom of things and it may help others.

I have tracked back in my change log and nothing in there that would cause this. Only changes made have been to the language files and an override to place the map at the top of the page on the eventlist page. Nothing obvious that would cause this.

Let me know if you want me to check anything else.

thanks Pete




Attachments:
  • Page:
  • 1
Time to create page: 0.178 seconds