kodeo
Forum Replies Created
-
Forum: Plugins
In reply to: [Kodeo Admin UI] GutenbergHello Sander,
thank you for your feedback.
Gutenberg Support is only supported since KAUI version 1.1.0.
Is it possible that you are using a version below 1.1.0?
Anyway, please update to the newest version 1.1.1 and tell me if the problem still exists. If yes, please let me know what browser you are using.Best,
KodeoForum: Plugins
In reply to: [Kodeo Admin UI] WP logo in Admin BarHello.
Do you mean the WP logo in the Frontend Toolbar?
This would be not possible to hide via KAUI settings.
BUT since it is frontend you can hide it easily with a small CSS snippet using the WP Customizer or any other Custom CSS for frontend.Just insert:
#wp-admin-bar-kodeo-admin {display: none;}Forum: Plugins
In reply to: [Kodeo Admin UI] Support for DiviHi Adam,
could you please send me a screenshot or URL to see the problem.Thank you.
SvenForum: Plugins
In reply to: [Kodeo Admin UI] Missing Sub OptionsNot necessary to create a separate thread.
Forum: Plugins
In reply to: [Kodeo Admin UI] Missing Sub OptionsYes, off course I meant right aligned.
Forum: Plugins
In reply to: [Kodeo Admin UI] Missing Sub OptionsI can confirm that the left align is because of our styling. We will fix this in the next version.
Forum: Plugins
In reply to: [Kodeo Admin UI] Missing Sub OptionsIt looks different because the plugin creator made it look like this.
But we can definitely make it look as the other menu items.
We will also consider it in the next versionForum: Plugins
In reply to: [Kodeo Admin UI] Missing Sub OptionsHello,
thank you for reporting this issue.
I’m sorry for the inconvenience.The issue will be fixed in the next upcoming version.
If you don’t want to wait you can add this piece of code in the KAUI Admin CSS..kaui ul.subsubsub {font-size:inherit;}
Forum: Plugins
In reply to: [Kodeo Admin UI] Show Menu Icons is brokenForum: Plugins
In reply to: [Kodeo Admin UI] Show Menu Icons is brokenThank you for help us to improve the theme.
I think about how to solve this issue.
We could either…
1. Fix this issue by adding margin-left to the title names (but then there will be less space for the title names)
or
2. Hide the icons for mobileWhat would you suggest?
Forum: Plugins
In reply to: [Kodeo Admin UI] Side menu overlaps edit pageHi.
I suppose this is because of WP Multisite.
Kodeo Admin UI is not supporting WP Multisite yet.
But we will check the issue and if it’s no big deal we will add support in the next version. In the meantime you can try update to KAUI V1.1.0 since it has various style improvements.Forum: Plugins
In reply to: [Kodeo Admin UI] font.css missingHi xoyulos,
I can confirm that this file is missing in KAUI V1.0.9
Could you please update to V1.1.0 and let me know if the issue is solved.Forum: Plugins
In reply to: [Kodeo Admin UI] font.css missingHello.
This is really strange since I cannot reproduce this issue.
The reference for font.css is correct in Admin and Frontend.
Which Version of WP and KAUI are you using?Forum: Plugins
In reply to: [Kodeo Admin UI] Side menu overlaps edit pageIs this only in WP Multisite Scenario?
Because on a normal WP site in the plugin list you will easily identify deactivated plugin by the grey background color. Anyway, we will introduce a settings in the upcoming version.Forum: Plugins
In reply to: [Kodeo Admin UI] Side menu overlaps edit pageHi.
About overlapping edit page:
Do you mean using the Gutenberg editor?
If yes, this will be fixed within the next version, which will support WP5.About Actions Buttons:
This is part of the default behaviour in order to get a cleaner view.
Is there any issue with it?- This reply was modified 5 years, 3 months ago by kodeo.