![]() |
News Ticker Needed
I would like to see if someone would be able to put together a news ticker similar to this one here ...https://vborg.vbsupport.ru/showthrea...ghlight=ticker
This one is ok but I want to be able to add more to it on the fly instead of having to open the template and adding it from there ...So maybe something like the RSS feed menu where you can just keep adding news or other info? MarkFL you think you can cook something up for me? |
1 Attachment(s)
Not too long ago, I developed a "Forum Marquee" product for another user, that allows you to display scrolling messages, specific to individual forums, and/or globally. It uses StyleVars to control the appearance.
I have attached it, give it a try and let me know what changes you would like. :) |
Lol ...I am having troubles getting it to work ... I can get the text message to show up but nothing else ... :eek:
|
Quote:
|
1 Attachment(s)
Here you go ....
|
Okay, in the "Marquee Messages" setting, try:
107,253,70|TEST,TEST 2 You want for each line a comma-delimited forumid list, a pipe, and then a comma delimited list of messages for those forums. |
Nope still nothing ... so 3 forum ids the pip and the 3 messages
107,253,70 | TEST,TEST 2,TEST 3 I have it just like that in one line ...right? |
What you should get with that is the 3 messages, all showing up in those 3 forums.
|
Nope nothing ... lol I feel "S" stoopet !
|
1 Attachment(s)
This is what I get ....
|
Try the default style?
--------------- Added [DATE]1520967650[/DATE] at [TIME]1520967650[/TIME] --------------- Quote:
|
Same thing in default from right to left ....
--------------- Added [DATE]1520968011[/DATE] at [TIME]1520968011[/TIME] --------------- So weird ..i went back to my custom style and it no longer shows there or in the default lol ... |
I'm confused at this point.
|
installing on SCF
|
Me too lol ...
So it should show the 3 messages , test ... test 1 and test 2 right ... I think I am the one who is confused The messages are getting pulled from those 3 forums ... or do I have to create a new thread or new reply for it to show up from any of those 3 forums? . |
1 Attachment(s)
I used the following
Code:
0|THIS IS A TEST in my hockey forum 166, it shows all 3 messages, going from right to left. this appears to be working https://www.sportscardforum.com/foru...key-Card-Forum |
Ok maybe this is why ... what js version does it use if it uses js? ... I think the last marquee I had didn't work because of a version of js I had which conflicts with this ...
|
Quote:
|
I am leaving something out or I just don't understand how this is supposed to work lol ... "head bump on table" ...
--------------- Added [DATE]1520969302[/DATE] at [TIME]1520969302[/TIME] --------------- LOL OMG !!! dude I "AM" "S" toopet! lol So the forums which I add will have that specific message !!! lol ..MUAHAHAH !!!! If I want it on forum home I added 0 and it shows that particular message ... it looks like its working correctly now lol .. |
Yes, using a forumid of "0" will show it in all of the designated scripts.
The person who originally asked me for this wanted different messages for different forums, so that's why it is set up that way. :) --------------- Added [DATE]1520969512[/DATE] at [TIME]1520969512[/TIME] --------------- By the way, you can use HTML in your messages as well. |
Nice nice !! lol
How can I set it to be at the very top like ESPN has it's ticker at the bottom of the screen without it disappearing when you scroll down ... |
1 Attachment(s)
Quote:
|
Ok its above header but it still moves/disappears when you scroll down
|
Quote:
|
Yeah I don't know but it still does it lol ...
--------------- Added [DATE]1520975924[/DATE] at [TIME]1520975924[/TIME] --------------- I got it to work now ... I had to add the following to the markfl_forummarquee.css Code:
.marquee { |
Some of those lines in red are redundant, as they are included in the class selector:
HTML Code:
.fmarq_fixed { And you now have no choice but to have the thing fixed. It worked perfectly for me, but if I had a nickel for every time things work for me, and not for others, I'd be a very rich man. |
Oh that's crazy ..the new css file didn't get overwritten which is why it didn't work ..it only did it on the default and 2 other styles I have ... crazy !
|
Quote:
|
Not that I remember lol ... but it's working now so thank you Mark ...
One thing I wouldn't mind having is being able to pull tittles with links from certain forums ... what do'ya think? I remember there being one like that but for some reason it didn't work on my site ... don't remember why ... It was able to get links from forums and also from RSS feeds |
You can put links in there manually, using anchor tags.
What kind of links are you wanting to auto-grab, links to threads? Based on what criteria? |
Yes links to threads and external RSS feeds ..
Similar to this here ...https://vborg.vbsupport.ru/showthrea...=232518&page=6 I am messing with it now but still can't make it work ... but yes the threads would be added either per usergroup or certain forums ... |
Okay, so you would like to be able to decide which usergroups have permission to see it, which forums threads are selected from, and how many newest threads to select?
Would you want just the most recently created threads, or the threads with the most recent last posts? It sounds very similar to the "Recent Posts Block" I just published last night. I have no idea off the top of my head how this would be done without querying the database though. Also, I have no idea about RSS feeds...I've never worked with those. |
Both options would be nice, recently created threads and most recent last posts ...
Yes very similar to the recent posts block except this is a marquee .. your Recent Posts Block is what made me remember that mod by MARCO1 which I never made it work for me ... For the RSS feeds you use external.php ... the code below is what I think is used .. Code:
<h2 align="center" class="blockhead">{vb:raw vboptions.MARCO1_latesttablename}</h2> |
I read through that product thread, and it appears the claim of no queries was a bit misleading. I would rather write my own query, so I have more control over exactly what is fetched, rather than relying on the query used in "external.php". Also, I can use friendly urls, and username markup, etc.
It would be some time before I could make all these changes. :) |
Nice ... hey im in no hurry at all ... thanks Mark ...
|
Quote:
Like the Recent Posts Block, forum permissions would be respected so that no user sees a link to a post they don't have permission to view. The admin can select the active forums, and how many posts to select and display (as well as which usergroups can see the marquee). I'm thinking these post links will be shown globally, in addition to any other manually added marquee messages, and the links will come after the manually added messages. Sound good so far? |
1 Attachment(s)
I have attached what I have so far. One change to take note of, is the speed of the marquee is now in characters per second rather than the number of seconds for the complete message. This way the speed remains consistent regardless of the total length of the message.
I added a couple more StyleVars, one for the left/right margins of the fixed marquee and another for the color of the thread links. Let me know of any issues or changes you'd like. :) |
Good stuff Mark ... working very nicely ..
One thing ... the way it displays the thread info .. ...Being a Dad Posted By: CAG CheechDogg On 7 Hours Ago at 01:12 PM the "CAG CheechDogg On 7 Hours Ago" ... Just doesn't look right ... is it supposed to say Posted By: CAG CheechDogg On "some forum" 7 Hours Ago at 01:12 PM .... is it missing the forum where it's coming from ... or just a bad selection of a phrase ... |
Quote:
Testing "Automated Reporter" Posted By: MarkFL On 03-11-2018 at 05:04 AM So, I can make forum names optional, along with any other thread information you want. :) |
Ok ... so because it was only posted 6 hours ago it says "On 6 hours ago" ? ... if that's what it's doing ... can it leave out "On" when its only hours ago and just say "Hours Ago" ... so that would be an "If" i think ?
And yes, the option for forum names to be optional would be "FANTASTICO" ... what ever other thread information you think would look good I would appreciate it all ... Would the option to show the latest person to give thanks to someone be hard to add to this marquee ... ? On my forum I have thanks but I changed the phrase to something else "bad words" ...then the opposite of it which is actually the "Groan" mod here ...https://vborg.vbsupport.ru/showthrea...ghlight=groans I would just like the latests thanks to show up up on the marquee and I can make the changes to add the groan as well ... But this is really awesome stuff Mark .. thank you ! |
All times are GMT. The time now is 02:18 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:
|