Jump to content

News Ticker [ support topic ]

This topic contains 338 posts. A summary containing the most significant posts is available

Featured Replies

  • Author

its only some basic html/css js independence from ips it should always work 

i will have to re upload for ips 4.5 tho 

 

 

  • Replies 337
  • Views 34.5k
  • 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

when will it be availible to the 4.5 version?

 

i cant get it working on 4.5.1

 

  • Author
 

i cant get it working on 4.5.1

Whats the problem?

 

 

when will it be availible to the 4.5 version?

 

Soon 🙂 

But its still working for IPS 4.5 if you have it installed. you can also install it manually in IPS 4.5 if you want to

 

 

Whats the problem?

 

Soon 🙂 

But its still working for IPS 4.5 if you have it installed. you can also install it manually in IPS 4.5 if you want to

 

its not working on my site..

 

  • Author
 

its not working on my site..

But what is the problem? why does it not work?

nothing shows after installing or is the problem something else?

 

 

  • 2 weeks later...

not working on the latest version of ips we have just installed

no news scrolls along

 

  • Author
 

not working on the latest version of ips we have just installed

no news scrolls along

 

Hi,

Please be patient this plugin will be updated for ips 4.5.x soon 🙂 

 

Edited by TAMAN

 

Please be patient this plugin will be updated for ips 4.5.x soon

Hi, We tried again and cleared cache and it is working ok

Just thought we should let you know 😀

  • 2 weeks later...

Hello @TAMAN,
I just installed the update and can no longer edit my ticker text, how can I fix this?

Best regards

  • Author
 

I just installed the update and can no longer edit my ticker text, how can I fix this?

 

Hello,

Why not? whats the issue? do the settings does not open or something? 

The settings are all and I also have the rights to edit.
When I click the pencil, nothing happens.

 

The settings are all and I also have the rights to edit.
When I click the pencil, nothing happens.

@marco2306I'm having the same problem after a clean install on 4.5.3.  Try using Firefox - I can click the pencil and edit the ticker with Firefox, but not with any other browser it seems (I've tried Edge, Chrome, and Brave as well, the most recent browser versions on two different computers).

Edited by liquidfractal

 

@marco2306I'm having the same problem after a clean install on 4.5.3.  Try using Firefox - I can click the pencil and edit the ticker with Firefox, but not with any other browser it seems (I've tried Edge, Chrome, and Brave as well, the most recent browser versions on two different computers).

 

Unfortunately it doesn't work in Firefox either.
You can't even see the pencil there.

 

Unfortunately it doesn't work in Firefox either.
You can't even see the pencil there.

Did you try forcing a fresh page reload (CTRL+F5) and/or clearing your browser's cache(s)?  Apart from making sure your browsers are completely up-to-date that's about all I can offer. :sad:

Edited by liquidfractal

I am having he same issue...the edit icon is missing on some of the styles.  If you switch to Style 2, you should be able to edit.

I also noticed that some of the CSS seems off.  I can only use style 2 and 3, all the others look off in some fashion.

ScreenHunter_850 Oct. 07 11.49.jpg

 

The settings are all and I also have the rights to edit.
When I click the pencil, nothing happens.

Same for me.

  • Author
 

(I've tried Edge, Chrome, and Brave as well, the most recent browser versions on two different computers).

I will check it out as soon as i can

thanks 🙂 

 

Same for me.

Juts for your information @TAMAN, I'm having the same issue (tested it on Opera).

Edited by Shiyo

  • Author
 

Juts for your information @TAMAN, I'm having the same issue (tested it on Opera).

 

I am having he same issue...the edit icon is missing on some of the styles.  If you switch to Style 2, you should be able to edit.

I also noticed that some of the CSS seems off.  I can only use style 2 and 3, all the others look off in some fashion.

ScreenHunter_850 Oct. 07 11.49.jpg

 

When I click the pencil, nothing happens.

 

Unfortunately it doesn't work in Firefox either.
You can't even see the pencil there.

 

Just uploaded a new version fixing the issues 

please be patient it will be approved soon 🙂 

 

Perfectly, thank you....

Hi,

our news ticker text seems to have picked up dots under the words (links) - How can we remove the dots?

https://www.walkingfootball.com/

Also is it possible to have the speed option re-added?

It appears to be missing from latest versions

Edited by Unlucky

  • Author
 

Hi,

our news ticker text seems to have picked up dots under the words (links) - How can we remove the dots?

https://www.walkingfootball.com/

Add in custom.css and change the border style 

  • .tickerList a, #ipsLayout_footer .tickerList a {
        text-decoration-style: solid;  /*dashed, wavy, double*/
    }

    if you dont want the border at all,  change the border color setting in the plugin to be same as the background color

  •  

    Also is it possible to have the speed option re-added?

    It appears to be missing from latest versions

    The speed option was moved to front-end side 
    you can change the speed manually if you wanted 
    5c186457f76a14b2a636ba93fb4f8af3.png

Hi,

We added the following but the dots are still appearing under the letters

.tickerList a, #ipsLayout_footer .tickerList a {
    text-decoration-style: solid;  /*dashed, wavy, double*/
}
  • Author
 

We added the following but the dots are still appearing under the letters

just add this and it will remove the underline style of link 

.tickerList a,#ipsLayout_footer .tickerList a {
    text-decoration: none;
}

 

Recently Browsing 0

  • No registered users viewing this page.