Jump to content
We promise no intrusive ads, Please help keep the community alive
Consider supporting us by disabling your ad blocker / add to whitelist / purchasing VIP.
  • 0

Help setting up a Wuick-Reply window


purepks0r
 Share

Question

4 answers to this question

Recommended Posts

  • 0

to add a quick reply

go to admin -> Themes and Layout Settings -> member option

under that

click Configure guest and new user options for this theme

find the option " Use quick reply on topic display: " and select show, on by default from drop down

some members might have their own options, to apply to all of them just click

"Remove all members' options and use the defaults"

and to modify buttons in subs, use this code for a new button

		'new button' => array(
'title' => 'button name',
'href' => 'the url of the button',
'show' => true,
'sub_buttons' => array(
),
),

to disable a button, find that button and change 'show' => true, to false

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share



×
×
  • Create New...