wallying
Forum Replies Created
-
Clearing the 35k of transients helped things immensely. But it looks like Caldera is now continuing to generate and not clear additional transients. Hopefully some of the development team can weigh in on the transient and cpu spike issue.
Forum: Themes and Templates
In reply to: [OceanWP] Remove sitebar in Elementor Single Post TemplateThanks for responding! Love your theme and wish I knew more to troublshoot myself. I created the custom post type with pods. I was also using anywhere elementor for the template.
Forum: Themes and Templates
In reply to: [OceanWP] Remove sitebar in Elementor Single Post TemplateI’m having the same issue as Venturo –
I set full-screen (or full-width) layout for a custom post type in functions.php and now the default sidebar now shows on the bottom right. I did a work around by creating a custom sidebar, giving it an empty text box, and assigning it to my custom post type, but that feels a little clunky. Is there a more elegant solution or a way to just not call the sidebar for a custom post type? My wordpress php ability is limited – normally I’d just do a single-[custompost].php and take out the sidebar function but it doesn’t look like that’s the right way to do things in OceanWp?