2019-08-26, 04:09 AM
(This post was last modified: 2019-08-27, 05:08 PM by noyle. Edited 3 times in total.)
(2019-08-25, 10:24 PM)deserts Wrote: I'm using a Custom Theme that I've made myself. Tried everything, nothing is working.
Check
showthread
template to have the following js included just before </head>
:<....
Default for
showthread
:<....
Hope this works.
(2019-08-25, 10:24 PM)deserts Wrote: I'm using a Custom Theme that I've made myself. Tried everything, nothing is working.
Sorry, I didn't notice there's a little difference of your theme from the MyBB default style.
Have a look at this line in the MyBB default style for
showthread_quickreply
:<div class="editor_control_bar" style="width: 95%; padding: 4px; margin-top: 3px; display: none;" id="quickreply_multiquote">
There is a
display: none;
style set for the quote tips by default. Add it back in your custom template.PS, sorry for PMed you.
Could be wrong but worth a try.
Email me at: [email protected]
Email me at: [email protected]