DiscordStyles / RadialStatus

Changes the status icons to wrap around the avatar.
MIT License
111 stars 154 forks source link

[BUG] "Radial Status Theme" don´t work anymore #25

Closed BlueStarBRS closed 2 years ago

BlueStarBRS commented 3 years ago

Better Discordtheme "Radial Status Theme" dont work any more. i have follow versions Client: 1.0.9002 from Discord Theme Version: 2.0

can you pls fix that ?

image image

JLEE101 commented 3 years ago

if you open the theme file in notepad or something and replace @import url("https://discordstyles.github.io/RadialStatus/base.css"); with @import url("https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css"); then it works again

riridescent commented 3 years ago

This worked. Thank you!

BlueStarBRS commented 3 years ago

And the theme get no Update ? There so many users from that

iri @.***> schrieb am Mo., 26. Juli 2021, 23:56:

This worked. Thank you!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DiscordStyles/RadialStatus/issues/25#issuecomment-887053818, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7SMTPB2535OE2WX2GBAJ3TZXKZZANCNFSM5BAVPKAA .

Gibbu commented 3 years ago

Yeah sorry about that. I updated the repo to a new file structure to make developing and contributing to the project a ton easier.

The website doesn't know how to detect if the .theme.css file has been moved. I'm working on that now. Sorry about that :\

BlueStarBRS commented 3 years ago

Awesome, thanks!

Ian @.***> schrieb am Di., 27. Juli 2021, 03:49:

Yeah sorry about that. I updated the repo to a new file structure to make developing and contributing to the project a ton easier.

The website doesn't know how to detect if the .theme.css file has been moved. I'm working on that now. Sorry about that :\

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DiscordStyles/RadialStatus/issues/25#issuecomment-887145549, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7SMTNRO6UXPQORHA4K4YDTZYGDZANCNFSM5BAVPKAA .

raffel080108 commented 3 years ago

if you open the theme file in notepad or something and replace @import url("https://discordstyles.github.io/RadialStatus/base.css"); with @import url("https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css"); then it works again

Yup, works, thanks! :D

raffel080108 commented 3 years ago

Yeah sorry about that. I updated the repo to a new file structure to make developing and contributing to the project a ton easier.

The website doesn't know how to detect if the .theme.css file has been moved. I'm working on that now. Sorry about that :\

I mean, can't you just put the new link into the plugin with an update?

Gibbu commented 3 years ago

If it worked like that, yes.

But it doesn't.

WaffleDevs commented 3 years ago

Yeah sorry about that. I updated the repo to a new file structure to make developing and contributing to the project a ton easier. The website doesn't know how to detect if the .theme.css file has been moved. I'm working on that now. Sorry about that :\

I mean, can't you just put the new link into the plugin with an update?

there are alot of themes that contain this theme within them, so they cant just order an all out change for all of this, unless they make a uniform, non changing link to the file