Quote:
Originally Posted by wnw Hi Redwine...this is super cool mod and its working like a cream......but this mod lacks something......which is the USABILITY.......as when you post a story it gets into Pending.....but is user getting a message that its pending for approval....or something like that.....
Can we have a solution please,.,,,.because the user might feel....lost....as he will look for story...... |
The simplest solution is to add a notice to the users submitting the story informing them the story will be pending approval...
In /templates/
yourtemplate/submit_step-3.tpl, add the following right before the <form action=" line
Code:
<p><strong>When you click on 'Submit Story", the story will be pending approval by the administrator. Once approved, the story will show in the "Upcoming" section.</strong></p>
The output right above the "Modify" and "Submit story" buttons will be:
When you click on 'Submit Story", the story will be pending approval by the administrator. Once approved, the story will show in the "Upcoming" section.