Hi Daniel, your theme is awesome but I have few problems regarding post formats.
1. When trying to post blockquote I receive this error: Catchable fatal error: Argument 1 passed to DOMDocument::importNode() must be an instance of DOMNode, null given in C:\xampp\htdocs\wip\wp-content\themes\enlightenment\core\functions\post-formats.php on line 268
2. When trying to post video using video post format, I don’t see any custom field to enter video url. Also embeded videos won’t show on Blog page where other posts are shown.
Update for the issue number 2: The problem appears if you use the video post format. The excerpt font becomes smaller there is no video and not even “Read more”.
1. What version of PHP are you using? Are you sure you are running at least Enlightenment version 1.0.10? There was a bug with the quote post format that was fixed.
2. For self hosted videos you need to use the video shortcode. Can you post a link to a post with an embedded video? They seem to work fine for me.
I’m currently developing website locally, however the main problem is with YouTube videos. If you open the blog page they won’t show after the title. However if you open the specific post page they will open normally.
Yes, the theme is updated to latest versions. Currently using PHP 5.5.11 provided with Xampp.