The plug-in page disappears when the theme is
Asirem Theme
Will be also nice to have search field in the extension page.
User search bar is not displayed in Asirem theme on V1.7 , not a big problem, just to let you know.
Thank you for all your efforts!
Does the Asirem theme conflict with the Synopsis plugin? When I enable the Asirem theme, there will be two summaries of the article. This is not the case when I cancel the Asirem theme or use another theme
My flash version is 1.7.1, and my PHP version is 8.1
There are also some places where the label title and font color are inconsistent (ensure that there are no CSS configurations, no other themes installed, or newly built forums)
I tried to set up an eye-pleasing structure with a few minor CSS edits on the theme. Metin2 Forum
I activated the Asirem theme. When I click on an empty left tab area on my own profile page (likes, messages, etc.) and scroll down to the bottom of this page, it automatically jumps up. It's fine when I look at someone else's profile, but only my own profile has this problem.
- Edited
@SychO I am actively using the Asirem theme. When I enter the profile page, when I scroll to the bottom part, it automatically jumps up and repeats this constantly. Console output like this, can you help please?
Website: www.metin2.org.tr
SychO I put this code in my Custom CSS, but it did nothing. Shouldn't this make the post backgrounds transparent?
For me this theme prevented my upgrade to 1.8 to go through.
Flarum admin-backend said it was 1.8, but the looks were the same as before, and I could not enter any extension settings and other wierd behavior in backend.
composer remove afrux/asirem
solved it.
But I hope this will be compatible in the future
- Edited
The backend of afrux/asirem has had some minor bugs since version 1.7
My approach is to disable it and use the backend of flarum instead.
To do this, locate the following files and comment out the following two sections of code.
/flarum/vendor/afrux/asirem/extend.php
/*
new \Afrux\ThemeBase\Extend\ExposeLaravelVersionToDashboard,
(new \Afrux\ThemeBase\Extend\DashboardLayout)
->splitToNavAndContent()
->normalizeStatusWidgetStructure()
->normalizeAdminHeaderStructure()
->normalizeExtensionPageStructure()
->normalizeUserTable(),
->addExtensionsPage(),
*/
/*
(new Extend\Frontend('admin'))
->js(__DIR__.'/js/dist/admin.js')
->css(__DIR__.'/less/admin.less')
->content(function (Document $document) {
$document->layoutView = "afrux-asirem::frontend.admin";
}),
*/
I just upgraded to 1.8, and the world is still beautiful.
Subarist Thank you very much!
Your suggestion fixed it ️
I decide to disable and uninstall this theme has not get update since long time and my doubt that not update code can have also maybe some issue, security also.
Will be useful to see in the installed extension page the last update date to know witch extension still keep maintained and update and with one can be an extension installed but old, without any update