hello, im new to EE so im finding my way. Once i make a class and fill out all the fields and publish it as a live page.. how do i access the page in order to change the header, main section, breadcrumbs etc.. as i dont like having a sidebar etc.. put anojther way.. i used to being able to acess any page i make in WordPress and edit it.. however the unique page does not appaer as a unique PAGE in WP.. si i can;t edfit the look of the page. make sense?
Generally those types of edits are made available from the WordPress theme. By default, WordPress will use the single.php (or blog post) template for custom post types. This can be changed to use a page (or page.php) template instead.
You can add the following code snippet linked here to make the change:
The support post ‘How to edit header on class page’ 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.