• Resolved thinqlabs

    (@thinqlabs)


    hi there, I have redux built into a few themes, is there a way to speed up the menu loading? I think there are there too many menu options right now, and it seems to load everything ahead of time first which causes a lag. Also, is there a way to turn off the menu tab animation, maybe that will also feel faster. thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Dōvy Paukstys

    (@dovyp)

    Hey there. So the menu loading can’t be changed since all is stored at once. You can, however, change the CSS animation. Have you tried Redux 4 out yet to see if it performs better? https://github.com/reduxframework/redux-framework-4

    Sorry for the delay, for some reason WP.org didn’t send me an email.

    Thread Starter thinqlabs

    (@thinqlabs)

    hey i haven’t updated to redux 4 yet i was afraid it might break the plugin. Can I just replace the redux folder inside the plugin with v5 or newer? Also, i’d like to check out the CSS fix, which class to look for? I assume its just take out the transitions? thank you!

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    Just install the Redux 4 plugin and you can test against your code without replacing anything. Redux overrides the embedded version of any ReduxCore. ??

    Thread Starter thinqlabs

    (@thinqlabs)

    YES! it works just replaced the redux folder, now the menu runs much quicker. I think part of the issue was that i had about 50 menu items on the preload, so it was taking a long initial loading time. Are you planning to make the menu available for the frontend logged in users in some way?

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    We will head to the front-end eventually, but not right now. ??

    Thread Starter thinqlabs

    (@thinqlabs)

    ya no probs. if I want to hide certain menu items from say editor level users, is there a guide for that? thanks

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    Thread Starter thinqlabs

    (@thinqlabs)

    i looked into it, i modified two files (framework.php and redux.js) from redux v3, looking at the v4 those files looks very different. Would I be able to get some assistance with where to slide the codes in the v4 files? it would be greatly appreciated!

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    It should auto-hide if you use the permissions on the section. Does it not for you?

    And Redux 4 is due out early June. You’ll def want to work with that variation. ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Speed up menu’ is closed to new replies.