280 comments found.
Hello. I made the width of the ticker 1850px and it’s acting weird. It works ok with the non rss-atom files, but with the rss-atom.html file, if you make the width 1850px, then the headline doesn’t display in a continuous scroll, it seems like it only displays it after it’s fully loaded. Please try it on your side and you’ll see, and hopefully can fix it.
Hi. Many thanks for this great plugin.It works very well on a PC but very slow while on an Android mobile device (Galaxy Tab 4 10.1). How can I improve the speed of scrolling on a mobile device. Regards
Hi and thank you!
JavaScript runs slower on mobile devices than on the PC but the animation shouldn’t be too bad. I tested the ticker on my Android phone and and the sliding animation works pretty well. The ticker uses jQuery for the sliding animation so I’m not what I can do to improve the performance of that. The only improvement that I can think of is to add a CSS animation library and animate through CSS but I haven’t made any specific plans to add that to my development work yet.
Based on your email message, are you trying to include the ticker in an application? I have made and tested the ticker for use in browsers, I do not know how it will work in mobile applications.
Regards.
how can i make the news comes out from RTL to LTR ?
There is no right to left option for the ticker now. I might develop it later, since people are asking for it, but I have no scheduled plans yet.
Regards.
Hi , i want to use this for an rss feed can i use a feed with a .xlm extention? or does it have to be .rss? thanks
As long as the internal content is in an RSS format, the file type should not matter, it should work if it is an XML file type.
Hi, can I use this plugin on a .aspx website? Also can I update the news items myself or does it have to be from a feed? Thanks!
You can use it on an ASPX website. Everything works except loading from Twitter which uses PHP to retrieve the data through the Twitter API. Other than that, all of the functionality is through JavaScript which is not affected by the ASPX server.
As for the news items, you can put them in yourself in the HTML code. Loading from a feed is not mandatory, it is only one of the available options.
Let me know if you have any other questions.
great, thanks I’ll buy very soon
if possible Please support Right-to-left languages such as Hebrew and Arabic.
thank you
Thanks. I’ll consider it since I see that a few people are asking for it.
Hi,
I am using the ticker twice on one page and the first ticker appears to be corrupted although the second seems to be ok.
I have theme 10 layout 4 I think for both tickers which are just unordered lists.
Ticker 1
<!- Start ticker markup code->
<!- For more information about the markup code and how to customize it, see chapter “4.2.2. The markup code” of the guide. ->
- Making 100 paper sculptures
- The Art of Natural Dyeing and Printmaking
- Bundle Dyed Scarf
- Development and Mentoring Weekend
<!- End ticker markup code ->
<!- Start ticker initialization code ->
<!- For more information about the initialization code and the available settings, see chapter "4.2.3. The initialization code" of the guide. ->
<script type="text/javascript">
jQuery(".modern-ticker").modernTicker({
effect: "type",
typeInterval: 10,
displayTime: 4000,
transitionTime: 300,
linksEnabled: true,
pauseOnHover: true,
autoplay: true
});
</script>
<!- End ticker initialization code ->
Ticker 2
<!- Start ticker markup code->
<!- For more information about the markup code and how to customize it, see chapter "4.2.2. The markup code" of the guide. ->
<!- End ticker markup code ->
<!- Start ticker initialization code ->
<!- For more information about the initialization code and the available settings, see chapter "4.2.3. The initialization code" of the guide. ->
<script type="text/javascript">
jQuery(".modern-ticker").modernTicker({
effect: "type",
typeInterval: 10,
displayTime: 4000,
transitionTime: 300,
linksEnabled: true,
pauseOnHover: true,
autoplay: true
});
</script>
<!- End ticker initialization code ->
Please let me know if you can see what the problem is, thanks.
Karen
Hi,
Please give me a link to where I can look over your implementation. If you don’t want to post it here, in a public place, you can send it on the contact email provided in the files. After I look over your implementation, I will give you feedback about what the problem is.
Regards.
Hi, Thanks I will send a link
Presales – I would like to put this in the header of my Website – but I only want it to show if the RSS feed returns a result. If not I want it to be hidden – does this solution provide that?
We are using it for important notifications to Web visitors – but if there are no notifications in the RSS feed – then we don’t want it to show – thanks in advance!
Something like this would have to be coded outside the ticker and then based on the results to build the ticker or not. That might be the better and more efficient way to code it. The ticker itself does not have such an option that you have mentioned.
Regards.
Dear CreativeTier
Please, could you send the code to implement the ticker in my webpage?
Best Regards, Márcio
All of the code is included in the files. Simply download the project files and everything is there, together with instructions. If you want to see the HTML code, open the HTML files in an editor.
Regards.
Perfect work CreativeTier
I just have one more problem. I have a intranet website running moderns news ticker. It works on Chrome, Firefox, but fails to load on IE 10.0.9200.16384.
Help!
Thanks
Hi,
This seems to be an issue related to the browser, not to the ticker. What kind of a problem are you having ? Is data not being loaded, is the ticker not displaying well ?
Since you have an intranet and I cannot look over the ticker, I cannot give you feedback from looking over it but you can try searching about the issue that you are having on Google and find more information.
Regards.
It works now! Is it possible to add kore than one ticker at a time?
Thanks
Now I got two tickers, one loading data from text (in the HTML body) and the other from an external RSS font. When I load the page, the first one loads the data text, and the RSS fedd from the website. The code is:
<!- Start ticker markup code->
<!- For more information about the markup code and how to customize it, see chapter "4.2.2. The markup code" of the guide. ->
NEWS:
<!- End ticker markup code ->
<!- Start ticker initialization code ->
<!- For more information about the initialization code and the available settings, see chapter "4.2.3. The initialization code" of the guide. ->
<script type="text/javascript">
jQuery(".modern-ticker").modernTicker({
effect: "scroll",
scrollType: "continuous",
scrollStart: "inside",
scrollInterval: 20,
transitionTime: 500,
linksEnabled: true,
pauseOnHover: true,
autoplay: true
});
</script>
<!- End ticker initialization code ->
<!- Start ticker markup code->
<!- For more information about the markup code and how to customize it, see chapter "4.2.2. The markup code" of the guide. ->
VALOR
<!- End ticker markup code ->
<!- Start ticker initialization code ->
<!- For more information about the initialization code and the available settings, see chapter "4.2.3. The initialization code" of the guide. ->
<script type="text/javascript">
jQuery(".modern-ticker").modernTicker({
effect: "scroll",
scrollType: "continuous",
scrollStart: "inside",
scrollInterval: 20,
transitionTime: 500,
linksEnabled: true,
pauseOnHover: true,
autoplay: true,
feedType: "rss-atom",
feedUrl: "http://www.valor.com.br/financas/rss",
loadType: "process",
feedCount: 20,
linkTarget: "_blank",
refresh: "10:00"
});
</script>
Thanks
Márcio
Yes, it is possible to place multiple tickers on the same page. Happy to see that you managed to do it without any problem.
If you have any other questions, you can let me know.
Regards.
hey there interested in your plugin just wanted to know 1. can i just add it into an existing html template? 2. if i could load bloomberg feed in it?
Hi,
Regarding your questions:
1. Yes, you can add the ticker to an HTML page very easily. Instructions are included in the files.
2. I am not familiar with the Bloomber feed, but if it is an RSS feed and publicly available, yes, you should be able to load it with no problem.
Regards.
Mucho thankyo 
.
No problem at all.
Hi, i am buying this ticker and very useful thank you. But i cant load rss? For example i try http://rss.cnn.com/rss/money_latest.rss and many other econmy rss and xml but i cant show. But your demo rss is working.
? fixed thank you
Glad to see that you realized what the problem was. If you are having any other issues, let me know.
Regards.
thank you very much
I would like to know if the sticker can read from more than 1 rss feed. Also if the sticker can loop in other words if after showing the last rss it goes back to the first one.
No, the ticker loads data from a single RSS file.
Regards.
What about re loading the rss automatically. Go back to the first RSS item?
Yes, the ticker ca be set to reload the RSS at a specified interval of time.
I would like to know if feed type .xml can be used, the example use .rss
An RSS file is an XML file. So, yes, an “xml” file type can be used but the XML text inside needs to have an RSS format in order for the ticker to know how to read it properly.
A new update was implemented:
- Fixed an issue that was causing the links not to display properly when loading an RSS file directly.
In your rss-atom.html demo, links enabled is set to true (linksEnabled: true) yet none of the titles are linked. Please advise us on how to enable links.
If “linksEnabled” is set to “true”, then links will be enabled for the news items. If they are not working, then there might be a problem on your side.
If you would like me to take a look over the ticker, please give me a link and I will look over it and give you more information. You can either post it here or, if you don’t want to post it in a public place, you can use the contact email provided with the files or the form on my profile page and send me an email.
Regards.
As mentioned, I am using your demo file straight out of the box. I have not changed anything. The ticker works, but when I click on any of the titles, it simply flashes but does not take me anywhere. With linksEnabled set to true, clicking the title should take me to a link, right?
You did not mention that you are having this problem in the original files with no modification. I have looked into it and there was a typo when loading an RSS file directly that was causing the links not to display properly. That was fixed and an update will be made to the online files soon. If you use the contact email from the files or the contact form from my profile page and send me a message, I will reply with the updated file immediately so that you don’t have to wait for the online files to be updated.
Thanks for the report.
Regards.
how do run the phpBB forum?
I am sorry, I am not sure what you are asking. Can you give more details about what you are trying to do ?
Regarding phpBB, I have not worked with it, I am not familiar with how it functions so I cannot give you much assistance in that regard, I can only tell you about the ticker.
Regards.
js code doesn’t work at the phpBB system. I think adaptation needs to be done. I don’t know cause… Maybe you can test. 
There is no reason for the JavaScript code not to work. Maybe there is a problem with the integration process in the phpBB, I do not know as I have not worked and am not familiar with how phpBB functions. You should try searching on the web about integrating things into phpBB, if it is possible and how it should be done.
Regards.
Adaptation has been completed. You can see my web site : http://personelozluk.com
Happy to hear that, well done. It looks very good on the site.
Regards.
Thanks a lot!
Hello, is there a way to deactivate the link to the twitter post when hovering the ticker? Just want to use the plugin as a scrolling banner.
Many thanks
Yes, you can set the “linksEnabled” setting to “false” in the initialization code.
Regards.
thanks for the quick reply
Is possible to use your plugin to show “inline” content, or only RSS/XML feed? I have some info to show that is located in the DB.
The ticker news can be displayed in 3 ways:
- By simply writing them in the HTML code.
- By loading from an RSS-Atom feed.
- By loading from a Twitter feed.
In your case where the news are in a database, you can write them to HTML and then make the JavaScript call to initialize the ticker.
Regards.
Thanks for the answer
Excellence, Good job man
I am wondering if “Modern News Ticker” is able to support “RTL” language or not? (“right-to-left” support)
thank you..
Thank you.
Regarding RTL, the ticker does not support it yet, but because many people are asking for it, I have added it to my work list and it will be available in a future update.
Regards.
Thank you man After three months, if possible please add this option.. Me and my friends in the Middle East are waiting for this. Regards.
HI.. i have some doubt before purchase, please clarify
can i remove the link of feed from the news title…when i will use the rss feed.
means, i dont required the redirect option to source of feed site…
Yes, that is possible. There is a setting called “linksEnabled” and setting that to “false” will make the ticker not apply links to the news items.
Regards.
hi please why cant i install this to my wordpress site?
The ticker is a standalone HTML, CSS and JavaScript project, it is not a Wordpress plugin. On Codecanyon, Wordpress plugins are located only in the “Wordpress” section. This ticker is located in the “JavaScript” section.
I am sorry that you have made this confusion but nowhere on the project page is mentioned that this is a Wordpress plugin.
Regarding a possible refund, I only create and post projects to the CodeCanyon marketplace, I do not control the payments. You can try messaging the admins by going to Help > Support Center and explain to them the confusion you made and maybe they can help, I do not know.
Regards.