Composer and SEO screens blank
Permalink
For some reason when I edit a page the Composer, SEO, Attributes, Caching and Permissions are all blank. I can get to the SEO section from Sitemap but not the frontend.
Does anyone have any ideas why?
Does anyone have any ideas why?
Hi MrKD,
Yes I am using a custom theme but it is one I have used before.
Any ideas on troubleshooting?
Yes I am using a custom theme but it is one I have used before.
Any ideas on troubleshooting?
@dexcode
Have you made any changes to the theme since you last used it?
Do you have any console errors?
If you zip your theme and attach it as a reply, I can take a look at it.
Have you made any changes to the theme since you last used it?
Do you have any console errors?
If you zip your theme and attach it as a reply, I can take a look at it.
Hi MrDK,
I normally start with a sort of base theme and then adjust for each site. I cannot see any errors in the console.
Thank you for having a look, I have attached the theme.
I normally start with a sort of base theme and then adjust for each site. I cannot see any errors in the console.
Thank you for having a look, I have attached the theme.
@dexcode
The problem was that you had the page wrapper class applied to the body tag instead of the div tag below it.
application\themes\bridport_beach_house\elements\header_top.php
The problem was that you had the page wrapper class applied to the body tag instead of the div tag below it.
application\themes\bridport_beach_house\elements\header_top.php
Hi MrKD,
Thank you very much for that insight. I moved it because of some issues with a full page slider on the homepage. When the wrapper class is in the correct place, the slideshow does not actually show.
I need to troubleshoot why this is happening.
Cheers,
Dex
Thank you very much for that insight. I moved it because of some issues with a full page slider on the homepage. When the wrapper class is in the correct place, the slideshow does not actually show.
I need to troubleshoot why this is happening.
Cheers,
Dex
Are you using a custom theme?
Theme CSS and JavaScript can do this.