Support

Home Forums Event Espresso Premium Where ticket selector is displayed

Where ticket selector is displayed

Posted: January 23, 2015 at 3:50 pm


Alejandra Siroka

January 23, 2015 at 3:50 pm

Hi there, please help changing the location of the ticket selector. I tried turning “show ticket selector off” and then adding the shortcode at the end of the post but that didn’t work. (we want it after the description of the event, not at the top of the page)
We could also use help with removing the weird space between the event title and the date and time, and also the bullet point in front of the date. Thank you.


Josh

  • Support Staff

January 23, 2015 at 6:06 pm

Hi Alejandra,

Here’s a link to a ready-made snippet of PHP that will move the ticket selector to after the event description:

https://gist.github.com/Pebblo/def080a7134c34b00047

You can add this to a custom snippets plugin

Removing a weird space and a bullet point is usually accomplished with CSS. Sidney made a tutorial that shows how to use CSS to change the look of your web page:

https://www.youtube.com/watch?v=l4y5dyqQzz4


Alejandra Siroka

February 2, 2015 at 11:51 pm

I added the custom snippets plugin, then added code per your directions, and it did not work. Ticket selector still shows after title: http://languagealchemy.com/events/speaking-the-language-of-the-heart-san-francisco/
Please help. Thanks.


Lorenzo Orlando Caum

  • Support Staff

February 3, 2015 at 9:33 am

Hi Alejandra, did you activate the site specific plugin in WordPress plugins after adding the sample code?


Lorenzo


Alejandra Siroka

February 6, 2015 at 11:31 am

yes, but it isn’t working… and I get this message:
The plugin generated 1566 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.


Alejandra Siroka

February 6, 2015 at 11:31 am

So I will deactivate it


Lorenzo Orlando Caum

  • Support Staff

February 6, 2015 at 11:54 am

Hi,

That may have been caused by extra spacing in the custom plugin.

Try adding the sample coding to your child theme’s functions.php instead.


Lorenzo


Lorenzo Orlando Caum

  • Support Staff

November 18, 2015 at 8:57 am

Hello again Alejandra,

As of Event Espresso 4.8.21, there is a custom display re-order option available in the WordPress dashboard.

Backup your WordPress and update your software

https://eventespresso.com/wiki/how-to-back-up-your-site/

You can see the change log for Event Espresso 4 here:

https://eventespresso.com/wiki/ee4-changelog/

Remove existing filters for adjusting the order

If you have used some of the suggested filters to adjust the order of your event elements, then you’ll want to first remove those from your website and they may have been added to your child theme’s functions.php file or a site specific plugin.

Set a custom order through the Templates screen

Afterwards, go to your WP dashboard (WP-admin) –> Event Espresso –> Events –> Templates. The Use Custom Display Order options in the Templates screen can be used to reorder the events elements on the single event page as well as the events listing page.

Again, be sure that any of the filters for adjusting the order have been removed from your site specific plugin or your child theme’s functions.php file before turning on the template reorder option. Otherwise, you may see duplicate content.

Thanks


Lorenzo

The support post ‘Where ticket selector is displayed’ 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