![]() |
Location of stickies
How can I fix it so stickies are below normal threads????????:confused:
|
Try editing your FORUMDISPLAY template and move this sticky code to where you want it:
HTML Code:
<vb:if condition="$show['stickies']"> |
I've moved it to the proper placement, however, the normal threads title bar is now at the bottom of the stickies instead above the normal threads which are now at the top. I can't seem to locate how to move the normal thread title bar to above the normal threads.
Help!!!! I noticed in the code that you posted, that a portion is in black. Would that have anything to do with the location of the Normal Threads Title Bar? |
See if this helps:
Find HTML Code:
<vb:if condition="$show['stickies']"> HTML Code:
<vb:if condition="$show['threads']"> |
Then you didn't move the code to the correct place. Exactly where did you move the above code that I posted? (What are the five lines above where you moved it and below where you moved it.)
|
<vb:else />
<strong>{vb:rawphrase no_posts_last_x_days_forum, {vb:raw daysprune}}</strong> <span class="understated">{vb:rawphrase try_controls_below_for_older_posts}</span> </vb:if> </p> </div> </vb:if> <vb:if condition="$show['stickies']"> <ol id="stickies" class="stickies"> {vb:raw threadbits_sticky} </ol> </vb:if> </div> <hr /> <div class="<vb:if condition="!$show['inlinemod']">noinlinemod </vb:if>forumfoot"> <vb:if condition="$show['inlinemod']"> <div id="inlinemod_formctrls" class="popupmenu nohovermenu"> |
Can we get a link to view it?
|
Sure.
If you should have any problems viewing, let me know via pm and I will PM you a username and password that you can use. http://www.teamm14.com/forumdisplay....ral-Discussion Thanks! |
Ah, so you want the "Normal Threads" header moved up to the proper place now? There is not normally a header like that. So, it seems you added that in there somewhere (along with the "Sticky Threads" header which is also not default). I'm guessing you have a modification adding those and, most likely, it is using a plugin to do a string replace. You will need to modify that plugin to do a string replace with the proper template code.
|
Ahhhh,
I do have a "separate Stickies" mod installed. I'll see if that can be adjusted. If anyone is familiar with that mod, maybe they can give me some guidance......LOL |
You could also edit the Phrase "Normal Threads", and change it to " ". That is a HTML Non Breaking Space. So instead of the text "Normal Threads", it will just be a blank space.
Its a quick and easy fix, at least until you find a better way to remove/move the Normal Threads bar. But in my opinion, it looks good with the Non Breaking Space. |
Wouldn't that make a blank space every time normal threads is mentioned on the forum?
|
Quote:
Just test it out and see what happens. Its only a Phrase edit, if it causes any issues/problems with your forum, just change the phrase back to "Normal Threads", and it will be back to normal. |
where would I go to edit the phraze?
Sorry, but I'm still a beginner when it comes to coding and sometimes am easily confused. |
Quote:
In the product drop down select "Separate Sticky and Normal Threads". In the Search for Text box, type in "Normal Threads" and click Find. Edit the Phrase "dt_normal_threads". Type in the box and click Save. _______________________________________________ To change the Phrase Back: Repeat the steps above, but instead of searching Normal Threads, search for dt_normal_threads . And make sure you select "Search in..." Phrase Text and Phrase Variable Name, and click Find. Edit the phrase dt_normal_threads. Remove from the box and click Save. |
I just did that and the search only brought up delim_normal
--------------- Added [DATE]1414958743[/DATE] at [TIME]1414958743[/TIME] --------------- Here's a link to the product if that will help. I can post the code for the mod, or PM you with it, I felt you might not want people sending code to you. especially from those that you don't know. https://vborg.vbsupport.ru/showthrea...ate%2Bstickies |
I would switch to a newer version of the sticky mod, https://vborg.vbsupport.ru/showthread.php?t=297654
|
Quote:
Then thats it, that is the Phrase you need to edit. Edit the Phrase delim_normal and follow my directions in my other post. Instead of editing the Phrase dt_normal_threads, edit the Phrase delim_normal. I just opened that Addon XML that you linked me to, and that is in fact the Phrase you need to edit to remove the Normal Threads text. |
Quote:
--------------- Added [DATE]1414975250[/DATE] at [TIME]1414975250[/TIME] --------------- Quote:
--------------- Added [DATE]1414976232[/DATE] at [TIME]1414976232[/TIME] --------------- Got everything back as normal. My fault for not uploading the files first before the product. Will check everything out and report back. Thanks all! --------------- Added [DATE]1414976387[/DATE] at [TIME]1414976387[/TIME] --------------- By uploading the more current mod that ozzy47 suggested, the problem was automatically fixed. Thanks again to everyone for assisting me with the problem. |
Glad to hear my version of the mod solved your problems. :)
|
All times are GMT. The time now is 03:17 PM. |
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:
|