Jump to content

News Ticker [ support topic ]

Featured Replies

8 hours ago, TAMAN said:

If you remove the gap then whats the point of changing the dot color?😕

 

I mean I would like change the DOT color, from black to red, example...or inclusive change the form, from DOT to Star, example...

  • 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

  • Author
7 hours ago, kmk said:

I mean I would like change the DOT color, from black to red, example...or inclusive change the form, from DOT to Star, example...

.ta_NT #ta_webticker > li:before {
    content: "\f111"; /* Fontawesome icon Unicode */
	color: #222222; /* Color */
}

The Dot is a fontawesome icon https://fontawesome.com/icons?d=gallery🙂 

.ta_NT #ta_webticker > li:before {
    content: "\f2dc"; /* Fontawesome icon Unicode */
	color: #014974; /* Color */
}

I pplied this in custom.css, but nothing happened...

  • Author
2 hours ago, kmk said:

.ta_NT #ta_webticker > li:before {
    content: "\f2dc"; /* Fontawesome icon Unicode */
	color: #014974; /* Color */
}

I pplied this in custom.css, but nothing happened...

Try this

.ta_NT #ta_webticker > li:before {
    content: "\f005" !important;
    color: #ee0000 !important;
}

 

9 hours ago, TAMAN said:

Try this


.ta_NT #ta_webticker > li:before {
    content: "\f005" !important;
    color: #ee0000 !important;
}

 

work. thanks.

I have an idea, maybe this can be a request? How about if each message have their background color?

if yes, cool, example I can set 2 block of background, one is black, another is white, obviously while font black background and black font on white background.

other example, I can set 3 colors of backgound, red, yellow and green, and white fonts on them.

Finally we will have a so fancy catch eyes colors news ticker.

newsticker3.thumb.png.0f92c4c58acb493532eb985c0fdb0840.png

  • 3 weeks later...

Hello,   Is the current News Ticker working on 4,4?

 

Hello,

Please write RTL functionality to be added in the next update And in the Custom tickers section, connect to the editor

I'd like to purchase, the only question I've got is,

  • Will this be updated to service 4.4?

Reason for asking, is the service tag in the marketplace says 4.3 (latest)

Edited by Humanastorian

  • Author
27 minutes ago, Humanastorian said:

I'd like to purchase, the only question I've got is,

  • Will this be updated to service 4.4?

Reason for asking, is the service tag in the marketplace says 4.3 (latest)

It works for ips 4.4 😉 

 

I forgot to add select 4.4 in marketplace

thanks for letting me know tho 🙂 

5 hours ago, TAMAN said:

It works for ips 4.4 😉 

 

I forgot to add select 4.4 in marketplace

thanks for letting me know tho 🙂 

Ok thanks man! 

@TAMAN Works great! One question! is it possible to add padding in the ticker to match the blocks when and only in mobile and tablet form? It looks great on desktop, but is a bit off when in tablet and mobile form. Basically help it match the blocks padding ; I am using a basic pages layout that has blocks dragged and dropped.

Picture one; Ticker goes to the end of page (no padding), block below has a padding.

2019-03-05_7-44-59.thumb.jpg.724f4dfa3155d56ba347c61a49a52114.jpg

 

  • Author

 

4 hours ago, Humanastorian said:

@TAMAN Works great! One question! is it possible to add padding in the ticker to match the blocks when and only in mobile and tablet form? It looks great on desktop, but is a bit off when in tablet and mobile form. Basically help it match the blocks padding ; I am using a basic pages layout that has blocks dragged and dropped.

Picture one; Ticker goes to the end of page (no padding), block below has a padding.

2019-03-05_7-44-59.thumb.jpg.724f4dfa3155d56ba347c61a49a52114.jpg

 

Hello,

add this in custom.css and change the padding value if its required 🙂 

@media screen and (max-width: 979px) {.ta_NT { padding: 0 15px }}

 

Edited by TAMAN

8 hours ago, TAMAN said:

@media screen and (max-width: 979px) {.ta_NT { padding: 0 15px }}

@TAMAN simply amazing!

Hello @TAMAN

I have 4.4 ips theme actived, but need your help for the mobile view issue. See screenshot. 

Need remove the top and bottom gap space. 

IMG_20190306_000843.jpg

  • Author
9 hours ago, kmk said:

Hello @TAMAN

I have 4.4 ips theme actived, but need your help for the mobile view issue. See screenshot. 

Need remove the top and bottom gap space. 

IMG_20190306_000843.jpg

Hello,

There is no big gapes like this by default you might have some custom css for that

if not, send me a link to check 🙂 

  • 3 weeks later...

 Has the "members who can add tickers" option been removed? I can't find it on the acp

  • Author
2 hours ago, Telemacus2 said:

 Has the "members who can add tickers" option been removed? I can't find it on the acp

Yea almost one year ago!

 

  • 4 weeks later...

@TAMAN 

thank you for this awesome plugin, looks good on our Board

 

but, can you check on the ticker doing a restart on news flow from the beginning of the block instead of restarting flow from the middle?

take a look on my board to see what i mean - https://fierceteam.com

  • Author
4 hours ago, Fierce God said:

@TAMAN 

thank you for this awesome plugin, looks good on our Board

 

but, can you check on the ticker doing a restart on news flow from the beginning of the block instead of restarting flow from the middle?

take a look on my board to see what i mean - https://fierceteam.com

Hello,

I checked your website and it does not start in the middle 😕 

everything works fine

what browser are you using? 

2 minutes ago, TAMAN said:

what browser are you using?

Latest version of Chrome 

 

i think the new update for chrome has made a lot of websites look funky, and it may be as you say

here is a video of what i see...........lol not disagreeing with you..........just want you to not see me as a "crazy" cliente lmao

 

 

What is in the video is, the ticker has already started, but my arrow shows that when it reloads the info parts that it re-shows/reloads from the middle?

isn't it supposed to start over from the end part?

 

  • Author
1 hour ago, Fierce God said:

Latest version of Chrome 

 

i think the new update for chrome has made a lot of websites look funky, and it may be as you say

here is a video of what i see...........lol not disagreeing with you..........just want you to not see me as a "crazy" cliente lmao

 

 

What is in the video is, the ticker has already started, but my arrow shows that when it reloads the info parts that it re-shows/reloads from the middle?

isn't it supposed to start over from the end part?

 

 

I will check it out tonight 🙂 

1 minute ago, TAMAN said:

I will check it out tonight  

Appreciate it

  • 3 weeks later...

@TAMAN 

 

is there a way to make the feed show custom links?

example if i wanted a feed to point to a twitter page, but shows > My Twitter

Recently Browsing 0

  • No registered users viewing this page.