Quote:
Originally Posted by ozzy47
Their is no easy way for you to move the Hide This Post in either editor. But if you wish to try you can look at the file dbtech/staffonlyhidddenposts/hooks/process_templates_complete and the code that is used to insert it is on line 22
Chris
|
I got it to show a box and work and make the post hidden using this code;
Code:
<li><label for="cb_hidepost"><input type="checkbox" name="hidepost" value="1" id="cb_hidepost"/>Hide Post </label><li>
But the phrase
Hide Post and the tick box showed to regular members too.
As i am not a coder, could either the coder of this mod or someone else please help so that it won't show to regular members.