Posted: January 4, 2016 at 3:23 pm
|
Hello, I believe there is an issue with the way the events are displaying on my site. There is no space between date and time of the events. I’m not sure if a small image is supposed to display or what. I had an issue before with the images not displaying because they were using the localhost url I used when creating the site, instead of pullumcenter.org. I would like to know how to fix the event listing so it displays correctly and how to rectify any other “localhost” entries to “pullumcenter.org”. Thanks in advance for your time and assistance. http://pullumcenter.org/events/ WordPress Version: |
|
Also is there a way to display the event date under the event title, instead of the date the tickets go on sale? |
Hi there, It looks like your WordPress theme is using a custom excerpt. While Event Espresso doesn’t control everything in your theme, you can try changing a few of the template settings in Event Espresso > Events, then click on the Templates tab. There under Event Listings URL you can try setting the Display Description setting to None; Display Ticket Selector to No; Display Datetimes to Yes. Then, you can also set Use Custom Display Order to Yes and move the order of the different elements around to your specification. Anywhere that you have localhost set for an image will need to be updated to your site’s domain. The best time to make that change is when the data is migrated, and it can be migrated with the WP Migrate DB plugin. Since the site’s already been migrated, your best option right now is manually update the posts so they point to the correct URL. |
|
|
You’re AWESOME!!! Thanks a bunch! |
|
How can I make it so the browser tab say “Register” instead of “Events”? |
Hello, that is the title for the events listing page (e.g. example.com/events/). It can be changed by using a gettext filter which can be added to your site via a site specific plugin or your child theme’s functions.php file: https://gist.github.com/lorenzocaum/807b5abbebaf5178fa2e — |
|
The support post ‘Events Display’ 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.