2012-10-14, 00:20:49
If you have javascript disabled, when you create or edit a post in GS Blog the post options are not available.
To fix this, edit blog/inc/adminFunctions.php and insert this:
before this (line 629):
To fix this, edit blog/inc/adminFunctions.php and insert this:
Code:
<noscript><style>#metadata_window {display:block !important} </style></noscript>
before this (line 629):
Code:
<div id="metadata_window" style="display:none;text-align:left;">