WP 3.5.1 with Prototype 0.5
\wp-content\themes\hybrid\library\admin\meta-box-post-template.php
line 23
add_action( 'edit_attachment', 'hybrid_meta_box_post_save_temlate' );
\wp-content\themes\prototype\library\admin\meta-box-post-template.php
line 23
add_action( 'edit_attachment', 'hybrid_meta_box_post_save_temlate' );
temlate should be template
Throws warning messages on Update in Media > Edit Media
]]>Hey there,
Seems Disqus commenting stops working when moving from Prototype 0.4 to 0.5. It is showing “Comments are closed, but trackbacks and pingbacks are open.”
I’ve done a diff on the versions and don’t see anything jumping out at me that would cause this issue.
Any thoughts?
Thanks!
]]>Hi, firstly thanks very much for providing this theme.
I have a question Im hoping you can help with. I’m using version 0.3 and I haven’t updated to 0.4, yet! I looked at the new version through my WordPress dashboard and I got a message saying I would lose any customisation so I just want to make sure I don’t have any issues. What are these issues likely to be if I do upgrade?
Thanks
]]>I get the Allowed memory size error. I tried ini_set('memory_limit','256M');
in functions.php file and I still get the error.