Posted: 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) |
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: |
|
|
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/ |
Hi Alejandra, did you activate the site specific plugin in WordPress plugins after adding the sample code? — |
|
|
yes, but it isn’t working… and I get this message: |
|
So I will deactivate it |
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. — |
|
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 — |
|
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.