Support

Home Forums Event Espresso Premium Still double ticket selector after update

Still double ticket selector after update

Posted: November 17, 2015 at 12:58 am

Viewing 7 reply threads


Merlin

November 17, 2015 at 12:58 am

the last update crashed my event page.

the ticket selector, date times and venue is displayed twice.
you can see here: http://sportsbookings.de/veranstaltung/steinbergparklauf/

i use a child theme of the iced mocha theme to rearrange the look of the event page.

do i have to reinstall event espresso or something else…?

thanks in advance


Tony

  • Support Staff

November 17, 2015 at 5:12 am

Hi Merlin,

Which files do you have within your child theme to move the contents?


Merlin

November 17, 2015 at 5:22 am

Here is a screenshot:
https://www.dropbox.com/s/k5exhvwxvg3aa1b/Bildschirmfoto%202015-11-17%20um%2013.12.44.png?dl=0

these are the main files in my child theme to manage the look and arrangement of the event page. i use the iced mocha theme. but where comes the double entries from?

here is a screenshot from the content-espresso_events.php:
https://www.dropbox.com/s/qyt0k17lcaun7k8/Bildschirmfoto%202015-11-17%20um%2013.18.00.png?dl=0

i’ve created new sections like news or organizer where i print out some “custom field” fields. they are work fine. only the main sections “Ausschreibung” (Event Details), date times, tickets and venue are twice in the event.

thanks for help…


Josh

  • Support Staff

November 17, 2015 at 3:13 pm

You might try commenting out the the template part calls for -details, -tickets, -datetimes, and -venues. Does that remove the one of the duplicates, or both?


Josh

  • Support Staff

November 17, 2015 at 3:24 pm

The other thing to check is whether or not you’re running any filters on the_content().


Merlin

November 18, 2015 at 1:18 am

Hi Josh,

i have commented out the lines for -details, -tickets, -datetimes, and -venues. Every part disappears and i only see the other template parts like organizer or news…

after that i commented in one by one and -details at last. everything worked fine till -details. so i think in the -details template is the failure. so i checked out the template but there is only these lines:

<?php 
global $post; 
?>
<div class="event-content entry-content">
	<h3 class="about-event-h3 ee-event-h3">
		<span class="dashicons dashicons-flag"></span><?php _e( 'Event Details', 'event_espresso' ); ?>
	</h3>
<?php 
	espresso_event_content_or_excerpt();
 ?>
</div>

so i think the espresso_event_content_or_excerpt(); is in conflict with something else.

thanks for help
merlin


Merlin

November 18, 2015 at 1:34 am

Hi

after the last update this morning to 4.8.24.p everything worked fine again!!!

thanks for help and for the quick fix. Great support!


Tony

  • Support Staff

November 18, 2015 at 6:15 am

Hi Merlin,

I’m glad its fixed 🙂

Please let us know if you have any further problems.

Viewing 7 reply threads

The support post ‘Still double ticket selector after update’ 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