EduKenzay excellent theme +10 is very good but, Is there any way to change or edit the css of this theme to add some things?
CohenBurki Hello, I installed https://discuss.flarum.org/d/27939-asirem-theme onto my Flarum server (Which was working fine before) and now that I installed I only can access the settings and admin page by going to the links The main page gives the error "Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error." If I go into console I get this error: settings:113 Uncaught TypeError: Cannot read properties of undefined (reading 'prototype') at index.jss:55:12 at Application.tsxx:263:58 at Array.forEach (<anonymous>) at Proxy.e.boot (Application.tsxx:263:33) at settings:108:33
askvortsov after debugging via Discord we found that the issue was that tags was disabled. @SychO you might want to make that an optional dependency, or account for it being off.
HasanMerkit Footer not working 🙁 Demo: https://www.teteos.net/all Missing translations: sycho-ace.admin.categories.feature sycho-ace.admin.categories.theme sycho-ace.admin.categories.language
SychO HasanMerkit Footer not working 🙁 Works locally, and for most others, might be something else wrong, though I can't tell. bryx It is also possible to have in your theme the possibility to move a group of footer links above or below by chance? This avoids deleting or moving all the links. It's not possible at the moment, maybe in the future.
bryx @SychO It is also possible to have in your theme the possibility to move a group of footer links above or below by chance? This avoids deleting or moving all the links. Thanks 🌷
AmaniJoseph SychO @HasanMerkit the issue is conflict with FoF Linguist extension disable FoF Linguist extension or find these translation on the FoF Linguist and add the translations.
HasanMerkit SychO i solved with disabling all extensions, clearing cache and reenabling. Thanks. Other bug: Audit Log plugin not work with Asirem theme. Here is reported: https://discuss.flarum.org/d/24432-audit-log-free/55
donerak I downloaded a theme. How do I change the appearance to make all necro the same as in the photo?
Darkle kebindong Actually, he has already merged the changes and released a new version, when you upgrade you should be using version 0.1.7 for the fix.
Subarist Is there any way to limit the queue length of tags in the express sidebar? The layout will be affected when there are too many tags.
Subarist Subarist Temporarily solved with CSS .DiscussionListItem-info>.item-tags { max-width: 200px; -webkit-mask-image: linear-gradient(to right,#000 160px,rgba(0,0,0,0) 180px); }
shankamley There are some issues with the Discussion views plugin Check Screenshot https://prnt.sc/LnBp8S5od9-K
peopleinside shankamley What footer? My community footer is made by the Asirem theme. I just add a small CSS rule to have the fixed blank bar footer always visible. Are you referring to the white footer always fixed or the footer that is visible at the end of all posts?