Adding Sidebar To A Custom Post Type
I am using event manager plugin which creates a custom post type to add event.
How can I use the theme functions or options to add sidebar to the single event page?
I am using child theme for customisation, can you please point me into the right direction to achieve this?
Thank you.
Comments
what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. As a hint, we suggest to check how we made our post types. All files, you can find under /includes/ folder.
Thanks!
Thanks for understanding!