Forum navigation has two "" around each button
Quote from PixelatedOrange on March 30, 2023, 8:39 amJust started using Asgaros on a test site and so far so good, but have noticed an issue.
In the forum navigation, each button class has 2 “”‘s – for example – class=””profile-link””
Am trying to style the buttons individually but can’t target them due to this.
Any chance we could get the extra “s removed?
Thanks
Just started using Asgaros on a test site and so far so good, but have noticed an issue.
In the forum navigation, each button class has 2 “”‘s – for example – class=””profile-link””
Am trying to style the buttons individually but can’t target them due to this.
Any chance we could get the extra “s removed?
Thanks
Quote from Asgaros on March 30, 2023, 8:57 amHello @pixelatedorange
Can you provide me a link where I can see this issue?
Hello @pixelatedorange
Can you provide me a link where I can see this issue?
Quote from PixelatedOrange on March 30, 2023, 9:08 amHi @asgaros thanks for the quick reply.
You can see it happening on your own forum 🙂 Am developing mine locally so don’t have a link I can share sadly.
If I inspect the navigation at the top, the forum button (for example) shows…
<a class=””home-link”” href=”https://asgaros.com/support” target=”_self”>Forum</a>
Hi @asgaros thanks for the quick reply.
You can see it happening on your own forum 🙂 Am developing mine locally so don’t have a link I can share sadly.
If I inspect the navigation at the top, the forum button (for example) shows…
<a class=””home-link”” href=”https://asgaros.com/support” target=”_self”>Forum</a>
Quote from Asgaros on March 30, 2023, 9:11 amGood point, I was not aware of this! I will fix this in the next version.
Good point, I was not aware of this! I will fix this in the next version.
Quote from PixelatedOrange on March 30, 2023, 9:21 amThanks @asgaros
Whilst I have you, are we able to override the forum structure by copying files to the child theme?
I’d like to be able to add some classes to the template to make it easier to style and tweak.
And thank you for the amazing work, it’s an excellent plugin!!
Thanks @asgaros
Whilst I have you, are we able to override the forum structure by copying files to the child theme?
I’d like to be able to add some classes to the template to make it easier to style and tweak.
And thank you for the amazing work, it’s an excellent plugin!!
Quote from Asgaros on March 30, 2023, 9:23 amNo, this currently not possible. I am also at the moment doing a revamp of many parts of the interface (as you probably already see here for the posts). Maybe in the future I can think about adding something like that.
If you need certain classes, let me know so I can add them.
No, this currently not possible. I am also at the moment doing a revamp of many parts of the interface (as you probably already see here for the posts). Maybe in the future I can think about adding something like that.
If you need certain classes, let me know so I can add them.
Quote from PixelatedOrange on March 30, 2023, 9:30 amAh okay, thank you!!
The ability to override templates would be amazing, but I appreciate that may be a huge amount of work if the plugin was not structured that way.
For example, when viewing a forum, I’d love to be able to style the last in the list forum with :last-child, but the current structure means this is not possible as #read-unread comes straight after it.
This is just an example of a modification it’d be great to make.
Thanks again.
Ah okay, thank you!!
The ability to override templates would be amazing, but I appreciate that may be a huge amount of work if the plugin was not structured that way.
For example, when viewing a forum, I’d love to be able to style the last in the list forum with :last-child, but the current structure means this is not possible as #read-unread comes straight after it.
This is just an example of a modification it’d be great to make.
Thanks again.