Support

Home Forums Event Espresso Premium Remove / Hide Price per attendee:

Remove / Hide Price per attendee:

Posted: November 3, 2012 at 4:18 am

Viewing 4 reply threads


Michael Watt

    November 3, 2012 at 4:18 am

    Sorry for the zillion questions.

    I managed to hide the price of the event on the event description page but is there any way to remove or hide the table row in the verification page which reads [Price per attendee: + price] ?


    Dean

    • Support Staff

    November 5, 2012 at 12:18 am

    Sorry for the zillion questions. No need to apologise! There are 2 ways to do this, bith involve editing the confirmation_display.php file found in event-espresso/templates. (It’s recommended to copy this to the uploads/espresso/templates directory first and amend it there). 1) on line 41 you will find a <tr>
    tag that is for the row. Add a CSS class to it and in the css add .exampleclass {display:none;} where exampleclass is the class name you gave it. 2) from line 41 to 46, delete them. I prefer the css route, it allows a quicker way to restore it if needed and is less prone to problems (i.e. deleting to wrong bits).

    • This reply was modified 11 years, 11 months ago by Dean. Reason: edited as it didnt show on the forum


    Michael Watt

      November 6, 2012 at 1:56 am

      Excellent. Thanks again, Dean.


      bins

        November 6, 2012 at 5:53 am

        Michael/Dean, using CSS, which files would I look at to remove the event price and available spaces from the event list? From the above, I understand the css process, but cannot work out what the right file is!

        • This reply was modified 11 years, 11 months ago by bins.


        Dean

        • Support Staff

        November 6, 2012 at 6:01 am

        You would need to be looking at the event_list.php and event_list_display.php files.

        I am closing this thread as it is resolved, if you have further questions please start a new thread. thanks!

        Viewing 4 reply threads

        The support post ‘Remove / Hide Price per attendee:’ is closed to new replies.

        Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

        Event Espresso - Staging Server