![]() |
New post, reply Buttons not displaying
Hi
Need help .. Post new Thread and Reply, Quote etc buttons are not displaying for guest visitors. how i can enable these buttons.. |
Hi vimarc,
I believe these will only show if you enable guest posts. Is that your plan? Otherwise, you can remove the conditionals surrounding the button, if you're looking to bring people to the Registration page. |
Don't let guests post you will find that only spam bots will
|
Quote:
|
In SHOWTHREAD and Forumdisplay, remove the conditionals around ... stuff... (don't remove the actual stuff!) :
Code:
<vb:if condition="$show['largereplybutton']"> ... stuff ... /vb:if> |
Hi I am using 4.2.0 version..
|
Quote:
|
Hi Tried to search these codes but didn't find
|
If you open up SHOWTHREAD template, do control-F for this:
Code:
<vb:if condition="$show['largereplybutton']"> There will be one on top and one on the bottom. Under ForumDisplay, do the same for: Code:
<vb:if condition="$show['newthreadlink']"> |
Hi Thanks for your suggestions.. can you pl help me for below
1.Body background is white but no border : What will css style to ad border to body background. 2. Forum/subforum Descriptions, rss feed icon, thread/post counting and last thread : Need help to add border for all. 3. Same above in point 2 looking add border in threadlists page. 4. Showthread page: Looking to give border for tools section where button/links for edit, reply, quote and reputation are available. I tried to find div class but failed.. |
Hi marc,
#4 is set by the 'toolsmenu border' stylevar. The others sound like table modifications to me, and these won't be in stylebar. Perhaps you could fool around in additional.css - for example, the forum/subforum counting and last post info will be under the forumbit / forumlastpost td's. Good luck! :) |
hi findingpeace
i tried to add code in additional css but don't know which div class need to use. for border i used but didn't work: #body_wrapper { border: 1px solid #fff; } |
All times are GMT. The time now is 07:41 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|