Support

Home Forums Event Espresso Premium Price Not Displaying on Individual Event Page

Price Not Displaying on Individual Event Page

Posted: October 16, 2012 at 6:58 pm

Viewing 6 reply threads


Bill Kaczor

    October 16, 2012 at 6:58 pm

    After sifting through the forum, I seem to have the opposite problem than most folks have with the price display. It’s not showing up on the individual event page:
    http://www.ancestralknowledge.org/event-registration/?regevent_action=register&event_id=181
    I’d like it to appear right underneath the date at top.

    It IS showing up automatically on the Event List:
    http://www.ancestralknowledge.org/event-registration/home-school-programs-ee/home-school-naturalist-program-maryland-gbhs-ii-2012-2013

    I am not using the Members plugin.

    Any ideas?


    Seth Shoultes

    • Support Staff

    October 16, 2012 at 8:02 pm

    Did you update Event Espresso recently? If so, you may need to update any template changes in the uploads/espresso/templates directory.


    Bill Kaczor

      October 17, 2012 at 9:51 am

      I did update EE, and am running v3.1.27.1.P. I swapped out old template files with new to see if there was any change, but the problem remains. Also, the price did not display even when we first started with v3.1.26.P.


      Josh

        October 17, 2012 at 10:27 am

        Hi Bill,

        When the registration form is set to not display, the price will not appear on the individual Event page. If you set the registration form to display, it will display on that page.


        Bill Kaczor

          October 17, 2012 at 1:03 pm

          Hm. I see.
          I’m using MER, so I’ve been setting the reg form not to display in order to streamline the checkout process. Is there any way to display the price without displaying the reg form?


          Josh

            October 17, 2012 at 2:26 pm

            One way would be to place the event price shortcode in the registration_page_display.php template where you’d like the price to display:

            http://staging.eventespresso.com/wiki/shortcodes-template-variables/#event-price

            Example code:

            <?php echo do_shortcode('[EVENT_PRICE event_id="'.$event_id.'" number="0"]');?>
            


            Bill Kaczor

              October 17, 2012 at 4:40 pm

              Excellent! Many thanks. I’m sure that seemed really basic to most folks, but that really helped me out. :)

              Viewing 6 reply threads

              The support post ‘Price Not Displaying on Individual Event Page’ 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