Code

Discussion on Modern News Ticker for WordPress

Discussion on Modern News Ticker for WordPress

Cart 573 sales
CreativeTier

CreativeTier supports this item

Supported

156 comments found.

Hello! I am just curious if you are still providing support for this plugin, prior to renewing. Thank you.

tye29

tye29 Purchased

I just purchased Modern News Ticker and don’t understand how to set it up. I would like the ticker to scroll specific types of up to date and current news pulled from existing articles, perhaps through RSS. Categories like school shootings, mass shootings, mass attacks, church attacks, etc. Thanks.

tye29

tye29 Purchased

To clarify, I don’t want to have to scour the news every morning and provide specific URL’s, I’m hoping the plugin can do this for me using keywords/tags.

tye29

tye29 Purchased

I have already added a rss2json api key

tye29

tye29 Purchased

Never mind, I figured out how to do this, but your plugin breaks my site. Once the shortcode for my ticker is added, my site ceases to load due to a “critical error,” rendering the plugin and my site useless.

I just downloaded your Newsticker plugin, and I really like it. Could you provide me with a CSS code to make it fullscreen and responsive on my WordPress site? While it’s already responsive, it’s not displaying in fullscreen on desktop resolutions. Alternatively, making it span the full page width or grid width would also work.

Here’s the link to my site where you can see the current banner: https://p-sahy2d.project.space/.

Thank you very much!

By fullscreen, do you mean fullwidth? If so, add this CSS and make sure the ticker is not placed in a boxed container:

div.modern-ticker {
    max-width: unset;
}

Hi, i did everything right, and when i use the shortcode to place the news ticker its just show me the text of the shortcode like it wont get the info/

Please create a temporary admin account and send me the login so I can investigate. You can use the contact email for that.

Good afternoon,

We use your plugin and love it! We use it to display our current status of our services – see www.ideliver.co.nz

Having a think about this I had some ideas for future development which would be super helpful for us.

1. As we use this to update our status, we need to change it to something new, then resort back to default – Could you make a way to have “default news items” then have the ability to set override news items, and perhaps set an expiry?

Examples:

- We have a highway closed, so we post an update for that day, so would expire later that day.

- We post Christmas messages, so will run for the month of December

2. Set updates in advance, handy for Xmas messages etc, or messages we are closed for public holidays etc.

3. Set up a daily schedule, so you have a default by day

Examples

M, T, W, T & F display our default message Sat display a custom message – ie we are offering limited services today Sun dispay a second custom mesage – ie we are not operating today

Just thinking how we can automate a bit of stuff, rather than having a large admin overhead to change these daily.

Totally understand if this is not something on your radar, but thought its worth letting you know how we use your product and what would be useful for our use case.

Thanks in advance

Hello, we have contacted you by mail and also here, but we haven’t received an answer since our first issue was resolved!

We are using WPML, and when we translate from German to French, the French translation is showing on the German frontend as well. Is your plugin compatible with WPML? We have temporarily created a second News Ticker in French only to avoid this situation.

Thanks and best regards, David

I have responded to your message below, not seeing any other message from you that does not have a response posted.

I did not test the plugin with WPML and am not familiar with their code, so cannot speak about the ticker supporting it or not.

If you can give me temporary access to the admin, I can take a quick look and see if there is any obvious issue.

However, debugging compatibility with 3rd party plugins is outside of the scope of the support terms and I will not be able to do a full WPML code debug, which can be very time consuming.

Hello, we have been sending emails to the same email address that was used for the initial case, but we never received a response. We are not receiving notifications when you reply here on Codecanyon. Where should we send you the temporary login data to ensure that it is not made public?

I looked over my email and the last email I received from you was on July 26, have not received anything after that. The backend access token given there was no longer functional, when I posted the above reply to your message, two weeks ago.

Alternatively, you can send the login data privately by using the contact form on my profile page.

Also, please be aware of what I posted in the above message. I will take a quick look over the problem to see if there is any obvious issue but debugging compatibility with 3rd party plugins is outside of the scope of the support terms and I will not be able to do a full WPML code debug.

Twitter feed is not working, required Twitter’s OAuth 2.0. It’s $100/month for API access. So sad I can’t use this ticker

You shoud remove twiiter from the interface

Yes, the Twitter API access is no longer free after the Musk takeover.

I posted a notification on the project page saying that the Twitter feed no longer works.

I will remove the Twitter option from the plugin UI in the next update.

Hello, we just installed your plugin, and we are experiencing the following issues: https://www.loom.com/share/f8b197f5d71c414e80c71716a7f618f0

1) The text is not coming from right to left; instead, it appears centered. 2) The written phrase is not centered as expected. 3) How can we customize the font, background, etc.?

Thank you, and best regards, David

Can you create a temporary admin account for me, so that I can log in and investigate?

You can send the it using the contact form on my profile page.

It no longer connects me to Twitter and I can no longer see tweets

Unfortunately, as of 9 February 2023, the Twitter feed no longer works as Twitter restricted access to their formally free API.

But could I use the paid one?

The Twitter API plans start at $100/month: https://developer.twitter.com/en/products/twitter-api

That seems unfeasible for normal sites displaying a news ticker, so I have no plans at the moment for implementing support for the paid API.

Modern Ticker “Ad new” item and delete news ist not working. Why??

Can you create a temporary admin account and send me the login, so I can investigate?

You can use the contact form on my profile page to send me an email.

Hello. How to increase height?

You can use CSS to customize the height of the ticker.

Purchased and love this ticker. It’s going to do EVERYTHING I want – pull from posts, color, everything. But it’s bottom justifying the text and clipping off the bottoms of some letters. https://wgrv.com/ticker/. Not sure how to fix that. Any insight would be most apprecaited.

Some theme CSS code is overriding the ticker CSS. This can be fixed by adding the following theme specific reset code either in “Appearance / Customize / Additional CSS” or in the child theme “style.css” file:

.qt-the-content .modern-ticker ul:not([class*=qt]):not([class*=vdl]):not([class*=slick-dots]) {
    margin: 0;
}
.qt-the-content .modern-ticker ul:not([class*=qt]):not([class*=vdl]):not([class*=slick-dots]) li {
    list-style-type: none;
    padding: 0;
}

Fast response! And correct response! Works perfectly.

Hello Creative Tier!

I wanted to see if you could give a little CSS for this issue? There’s a lot of “white space” between the Ticker and the home slider / picture. Can you have a look to see if you may be able to give a bit of CSS to make the “white space” go away or how can I make it less “white space”?

Here’s a screenshot of what I’m seeing on my desktop and mobile devices.

https://prn.sc/i/Xl0Ocl

Best, Winners!

Can you send me a link to the page with the ticker?

Is the white space part of the ticker? From the screenshot, it does not look like it is.

Hi love your work!

I have your ticker on my site: VAJobFair.com and whenever I set the ticker to “Continuous” it’s very jerky when it scrolls? But, if I set to “Discontinuous” it works fine. I want to have it “Continuously Scroll” Can you have a look to see what the problem is and why it jerks when it scrolls?

I’m sending you my login details on your profile page here at CodeCanyon.net so you can log in to see what the problem is and how to fix it?

VAJobFair.com

Best, Winners

To change the color of the news item on hover, add the following CSS code in “Appearance / Customize / Additional CSS” :

.modern-ticker .mt-body .mt-news a:hover {
    background-color: #0099ff;
}

Hi Creative.. I used this CSS you gave me (thank you) however, it’s not changing it? I’ve cleared cache and looked at the site from incognito.. and still shows the default blue.. Not sure what could be the issue? Can you have a look to see if you see it #26ae61 it’s a green color to match my site.. VAJobFair.com

Thank you, Winners!

It is probably just a CSS specificity issue. Try adding a “div” in front of the above code, as so:

div.modern-ticker .mt-body .mt-news a:hover {
    background-color: #0099ff;
}

Hi, I have 2 questions before I purchase:

1. I have this API call that gives results in JSON, will this work as a source for the news ticker data? https://www.mysite.com/wp-json/wordpress-popular-posts/v1/popular-posts?post_type=events&range=last24hours

2. I need the results in the ticker to be numbered – the JSON info is my blog’s most popular posts, and I want them to be numbered from 1-10 in the news ticker so people know which is most popular.

1. For the JSON feed, the JSON file needs to have this format in order to work with the ticker: http://creativetier.com/examples/example.json

2. For the results to be numbered, the numbers have to be included in the JSON feed text itself.

Hello: I have tried all of the settings for the plugin Modern Ticker, including the Twitter with the API codes, but I cannot get it to work. My site is “izonephotography.com”. Please issue a refund. Thank you.

Since it didn’t work, I took it out. I’ll place it at the bottom of “izonephotography.com” front page now.

The problem comes from a style in your theme CSS. You can add the following fix, either in “Appearance / Customize / Additional CSS” or in the “style.css” file of your child theme:

.modern-ticker .mt-news li::before {
    display: none;
}

That seems to do the trick. Thanks.

Having issues with the ticker working on a mobile. The heading and controls cover the ticker area.

https://hortonhigh.lav-ishdesign.com/cafeteria/

Thanks for any help you can provide.

John

If there is not enough space in the layout I would suggest you disable the control buttons and/or the label text in the front. You can do this from the ticker admin settings.

i purchase your plugin, but i cannot change ticker theme. change option disable, what can i do now

If you can create a temporary admin account for me, I will log in and investigate. You can send the login info privately using the contact form on my profile page.

Just installed your ticker plugin. So far so good. But I am wanting to remove the outlines and just have the text scrolling though my div rather than having it outlined in a rectangle with round corners. How do I remove the border?

You can customize the appearance of the ticker through CSS.

The ticker does not have a specific border/outline, what looks like a border is actually the background color. You can make it transparent by adding the below CSS code.

You can add this either in “Appearance / Customize / Additional CSS” or in the “style.css” file of your child theme, if you are using one:

div.modern-ticker {
    background-color: transparent;
}

I have another problem with the news ticker. It seems that my wp-template (settings) causes that news appear in white font on white background. Do I have a possibility to set / override the font color within the news ticker I have created? If yes – how?

To better understand it, you can see the news ticker implemented here. There are 2 news created!

https://www.michaelruebcke.de/okrs-kpis-und-andere-metriken/

Thank you in advance for helping out!

Thank you again!!! I’ve implemented the custom css-code the same way – but the color on hover does not change. here’s the code I’ve placed via “Appearance / Customize / Additional CSS”. what have I done wrong?

.modern-ticker .mt-body .mt-news a:hover { background-color: #30e5d0; } .modern-ticker .mt-news { padding: 0; } .modern-ticker .mt-news li::before { display: none; } .modern-ticker .mt-body .mt-news a { background-image: none; }

I see the hover color changed on my end.

mea culpa – clearing cache and cookies is sometimes not enough. in a separate browser & incognito I can see it too. thanks for your professional & fast support. no more questions now :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey