2012-10-14, 00:21:46
If you have javascript disabled, when you create or edit a post in News Manager the post options are not available.
To fix it, edit news_manager/template/edit_post.php and insert this:
before this (line 41):
To fix it, edit news_manager/template/edit_post.php and insert this:
Code:
<noscript><style>#metadata_window {display:block !important} </style></noscript>
before this (line 41):
Code:
<div style="display:none;" id="metadata_window">