Hi Dean
I just now posted that social media event, but the other one is an old one – the social media event is the first one I have posted since you made the changes for me.
It’s fine – I won’t worry about the odd message for now (since it’s not showing on the latest one).
Can you help me with something else? How can I have the side bar show on the registration pages?
Thanks
Trish
You should be able to change the page layout in your Page settings. Go to the page where [ESPRESSO_EVENTS] is located and you will probably see some layout options.
The single-espresso_event.php template that’s included in the post-type samples of Event Espresso has a line of code you’ll find at line 128 that’s commented out that disables the sidebar. If you go into your active WordPress theme files you’ll find a copy of single-espresso_event.php there and you can uncomment line 128 to make the sidebar appear. It will look like this after un-commenting:
<?php get_sidebar(); // uncomment if you want a sidebar. i have commented it out because the twentyten layout doesn't work with all themes ?>
The support post ‘an odd message’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.