Jump to content

News Ticker [ support topic ]

Featured Replies

How do i remove 

  • plain text ticker
  • This is a custom ticker

from the front of the content on an rss feed

  • Replies 337
  • Views 31.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • JustHatched
    JustHatched

    I use it and have not had any issues on 4.4

  • Just uploaded a new version fixing the issues  please be patient it will be approved soon 🙂   

  • New Update 1.0.2 Adding a setting to manually add members who can add tickers. soon Adding 2 more styles, Total of 6 styles now.   Improving exclude setting, Now you can exclude it

Posted Images

figured that out , how do i keep on forum index but hide on the threads?

What is the custom CSS to hide the ticker on thread/post view?

.ta_NT #ta_webticker .threadview {
    ;
}

 

ANYONE???

Edited by fix3r

  • Author
28 minutes ago, fix3r said:

What is the custom CSS to hide the ticker on thread/post view?


.ta_NT #ta_webticker .threadview {
    ;
}

 

ANYONE???

Hello,

[data-pagemodule="forums"][data-pagecontroller="topic"] #ta_webticker {display:none}

 

 

3 minutes ago, TAMAN said:

Hello,


[data-pagemodule="forums"][data-pagecontroller="topic"] #ta_webticker {display:none}

 

 

THANKS ! Where do i put that code?? 

  • Author
2 minutes ago, fix3r said:

THANKS ! Where do i put that code?? 

custom.css template ? 

  • Author

Sorry,

This should work

[data-pagemodule="forums"][data-pagecontroller="topic"] .ta_NT {display:none}
2 minutes ago, TAMAN said:

Sorry,

This should work


[data-pagemodule="forums"][data-pagecontroller="topic"] .ta_NT {display:none}

That worked thank you very much !! see my news page here - https://www.mymilitia.com/militia-news/

Happen to know what to add to custom.css to remove from Conversations ?

  • Author
Just now, fix3r said:

Happen to know what to add to custom.css to remove from Conversations ?

What is "Conversations"? 

Private Messages 

  • Author
[data-pagemodule="messaging"][data-pagecontroller="messenger"] .ta_NT {display:none}

 

Awesome works thank you!!

  • Author
Just now, fix3r said:

Awesome works thank you!!

You're welcome!

Thanks for the review ? 

  • 2 weeks later...

Hello @TAMAN

I was wondering if you can help solve my hidden search expanded dropbox CSS issue with News Ticker.  I am currently also using the Menu Groups Manager.  If I disable the News Ticker I see the expanded search box properly, but with it enabled I see it hidden behind the News Ticker and Sidebar.  Thanks.

1104041669_tickerimage.thumb.png.49bd9e75455499b662e1a090233d0a5f.png

  • Author
2 hours ago, InsideEdge said:

Hello @TAMAN

I was wondering if you can help solve my hidden search expanded dropbox CSS issue with News Ticker.  I am currently also using the Menu Groups Manager.  If I disable the News Ticker I see the expanded search box properly, but with it enabled I see it hidden behind the News Ticker and Sidebar.  Thanks.

1104041669_tickerimage.thumb.png.49bd9e75455499b662e1a090233d0a5f.png

Hello,

Any link to check?

 

  • Author
2 hours ago, InsideEdge said:

the issue is not newsticker, its in cjMenu and it is not only behind newsticker but other elements as well for example sidebar widgets 

 

anyway, add in custom.css fix ? 

.cjmg_remove_primary {
    z-index: 2;
}

 

 

Edited by TAMAN

2 hours ago, TAMAN said:

the issue is not newsticker, its in cjMenu and it is not only behind newsticker but other elements as well for example sidebar widgets 

 

anyway, add in custom.css fix ? 


.cjmg_remove_primary {
    z-index: 2;
}

 

1

Thank you,  I'll inform @CodingJungle of the issue too.

Hi,

First, thanks for this great plugin.
Everything works like a charm except one thing. The newsticker is dispayed on our forum only. The scrolling of the texte is ok in the first level of it but if we open a topic, there is a problem with the scrolling as you can see in the attached file. The scrolling loops correctly the first time but then it will suddenly reappear with part of the text cut.

Thanks for your help.

59C47B9C-F4DE-4D17-8627-9ECCE474563F.GIF

  • Author
Just now, Eathanor said:

Hi,

First, thanks for this great plugin.
Everything works like a charm except one thing. The newsticker is dispayed on our forum only. The scrolling of the texte is ok in the first level of it but if we open a topic, there is a problem with the scrolling as you can see in the attached file. The scrolling loops correctly the first time but then it will suddenly reappear with part of the text cut.

Thanks for your help.

59C47B9C-F4DE-4D17-8627-9ECCE474563F.GIF

any link to check?

 

8 minutes ago, TAMAN said:

any link to check?

Sure.

Check this link where the plugin works. That's the index of the forum.

On the other hand, check for exemple this link (a post inside the forum) where the scrolling of the newsticker is wrong.

  • Author
Just now, Eathanor said:

Sure.

Check this link where the plugin works. That's the index of the forum.

On the other hand, check for exemple this link (a post inside the forum) where the scrolling of the newsticker is wrong.

spent the last 5 minutes checking on both links and it doesn't happen on my side ? 

what browser are you using? 

Recently Browsing 0

  • No registered users viewing this page.