• Resolved guitar4jc

    (@guitar4jc)


    The Navigation Menu component within the Master Addons Plugin works great in every way except that every time a page is loaded, the nav html loads before the styling/css loads causing you to see the nav as a plain, unstyled, bulleted list for a few seconds while the page loads.

    It looks bad and happens on every single page and page load/refresh.

    The issue has something to do with this file:

    /wp-content/plugins/master-addons/inc/classes/assets-manager.php

    on line 15:

    // add_action(‘wp_enqueue_scripts’, [$this, ‘jltma_enqueue_scripts’]); // Changed on 10-9-21

    Why was this commented out?

    Temporary workaround: Uncommenting it and bringing it back seems to fix the issue!?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Nav Menu Styling Broken’ is closed to new replies.