Shortcode content does not appear – iframe is empty
-
Hi,
I am running out of ideas to troubleshoot this and could use some advice.
When using my custom theme, the H5P loads but it has no content in it. The mark-up is;
#document
<html>
<head></head>
<body></body>
</html>I can confirm this must be something in my theme, not the plugin, as the embed works again if I switch to Twenty Seventeen theme. I’m seeking help as I’ve tried a lot of troubleshooting and have run out of ideas of what to check. It could be my theme is missing something rather than contains something that causes a conflict. Here is what I have done so far;
- Used a test page template that is only header, footer and the_content to check what’s being output
- Cleared as much of my functions.php file as possible
- Cleared all CSS to see if a style was targeting iframes
- Taken out JS
- deactivated all plugins except H5P
- I saw another user fixed a display issue by using an older version of JQuery but this hasn’t fixed it either
- Tested other shortcode plugins to ensure the theme is rendering shortcodes.
If anyone has some suggestions of other things I can check, or if there may be something missing from my theme that H5P requires, please point me in the right direction.
The page I need help with: [log in to see the link]
- The topic ‘Shortcode content does not appear – iframe is empty’ is closed to new replies.