Support

Home Forums Event Espresso Premium Price still includes surcharge

Price still includes surcharge

Posted: February 20, 2014 at 7:57 pm

Viewing 3 reply threads


Linda Dessau

    February 20, 2014 at 7:57 pm

    Hello all,

    I recently posted about my events showing ticket prices as a total with the surcharge included (http://staging.eventespresso.com/topic/display-price-before-surcharge/). I followed the instructions properly but we’re still having issues with the prices displaying.

    As you can see, the tweaks made resulted in the prices being shown below the event listing (http://www.contentmasteryguide.com/testing-event-list) but the price with the surcharge included is still listed in the event itself.

    We’ve tested for theme and plugin conflicts with no luck there either.

    Any help would be much appreciated.

    Thanks!


    Sidney Harrell

    • Support Staff

    February 20, 2014 at 9:26 pm

    Hi Linda,
    It looks like the problem is in the adjustments made to the event_list_display.php template file. If you can post that file to a dropbox account or similar service (google drive, for example) and give a link to it, then we can take a look and try to spot the problem.
    Thanks.


    Linda Dessau

      February 25, 2014 at 10:19 am

      Hi Sidney,

      Thanks so much. Link to file in google drive is below:

      https://docs.google.com/document/d/1nBkmL0Q5gQ_XnSfeBzTnRj4zxTAHRuURt_PePf4DP6w/edit?usp=sharing

      Thanks again!


      Josh

        February 26, 2014 at 7:30 am

        Hi Linda,

        It’s this code at the bottom of the file that’s causing the issue:

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

        You can move that block of code up to the part where it normally displays the regular price.

        Viewing 3 reply threads

        The support post ‘Price still includes surcharge’ 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