• Resolved minamalk

    (@minamalk)


    UI and Functionality Issues in the WordPress Dashboard

    1. WP Footer Issue:
      • Problem: The WordPress footer isn’t appearing at the bottom of the page as expected, which affects the overall site layout.
      • Proposed Solution: Please add an overriding code to ensure it appears consistently at the bottom.
    2. Faded Sidebar Icons:
      • Problem: The sidebar icons appear faded and unclear due to low default contrast.
      • Temporary Fix (CSS):CSSul.frame-adminify-admin-menu li.frame-adminify-menu-item>a .frame-adminify-menu-item-wrap .frame-adminify-menu-image>img { filter: contrast(1)!important; }
      • Request: Please apply this change permanently to the interface to prevent the issue from recurring.
    3. Faded Active Menu Text & Numbers:
      • Problem: The text color for the active menu item is faded and unclear. Additionally, the numbers next to the menu text (e.g., number of plugins or updates) are not visible or easy to read.
      • Temporary Fix (CSS):CSSul.frame-adminify-admin-menu li.frame-adminify-menu-item.frame-adminify--menu-active>a .frame-adminify-menu-item-wrap .frame-adminify-menu-item-name span:last-child { color: #0f5e8b!important; }
      • Request: Please ensure that the text and numbers for the active menu item are clear and distinct. The provided code can be used as a solution. It would also be helpful if the numbers could be handled as a separate element to ensure they are more prominent.
    4. Plugin Incompatibility with WooCommerce:
      • Problem: The plugin is not functioning correctly with most WooCommerce extensions. This is causing significant issues with e-commerce features on the site.
    5. Non-functional Popup Menus:
      • Problem: All popup menus on the site are not working. This is preventing users from accessing key features and options.

    Thank you for your assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @minamalk

    Thank you for sharing the problem list in detail. I’ve marked the reported issues and forwarded them to our development team for review.

    We’ll be working on these issues and will try to resolve as many of them as possible in our next update.

    Your feedback is valuable and helps us improve the product.

    Best regards,

    Adminify Support Team

    Plugin Support jemeeroy

    (@jemeeroy)

    Hi,

    Thanks a lot for taking the time to share detailed feedback with us. We’ve carefully reviewed each of the issues you raised, and here’s an update from our side:

    1. WP Footer Issue
    Fixed in the latest update. The WordPress footer should now appear correctly at the bottom of the dashboard. Please update WP Adminify and check yourself. Screenshot: https://cln.sh/ZRYkqZlQ

    2. Faded Sidebar Icons
    This is how Adminify icons are originally coded. However, if you’d like to improve the contrast, you can easily apply your own CSS from:
    WP Adminify → Admin Scripts → Custom CSS.
    Just paste your CSS there and save.

    3. Faded Active Menu Text & Numbers
    You already identified a CSS snippet that works, which is great. For now, you can also add that through the Admin Script option. Meanwhile, we’ve forwarded your feedback to our design team. They’ll review the typography and improve the default styles in a future update to make active text and numbers more visible.

    4. Plugin Incompatibility with WooCommerce
    We’ve already fixed compatibility with the tracking number addon. If you notice issues with any other WooCommerce extensions, please open a new support topic with the specific addon details. That way, we can investigate and resolve them quickly.

    5. Non-functional Popup Menus
    We’re aware of this as a global issue affecting multiple areas. It requires some deep changes in the plugin, and our dev team is already working on it. Once done, it will fix all non-functional popup items across the WordPress dashboard.

    We really appreciate your patience and your effort in pointing out these details—it helps us improve WP Adminify faster. Please update to the latest version and let us know if you see any remaining issues.

    Thank you so much

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.