Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1223816

    Hi
    Since the last update of the ultimate member plugin, we cannot edit the menus anymore.
    On GitHub the ultimate member developers helped us:
    https://github.com/ultimatemember/ultimatemember/issues/654
    So, we should change the following code:
    enfold/framework/php/class-megamenu.php
    do_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args, $current_object_id );
    My question is:
    Is it possible, to overwrite this file in the child theme for not overwriting the original file?
    Would Enfold fix this in a later release?
    Thanks very much.
    Best regards
    Mike

    #1223872

    Hey Mike,

    The issue will be fixed in upcoming update.

    If you have already applied a workaround, you do not need to make any changes since it will be fixed in next version as mentioned :)

    For future readers: Please edit enfold/framework/php/class-megamenu.php file and replace the content of it with – https://pastebin.com/Yk97FR4y
    Then edit enfold/functions-enfold.php file and replace the content with – https://pastebin.com/D3UFy47n

    Cheers!
    Yigit

    #1223889

    Hey Yigit
    So, the first file (enfold/framework/php/class-megamenu.php) I already edited.
    For what the file enfold/functions-enfold.php should be edited?
    Should I do this also?
    Cheers
    Mike

    #1224669

    Hi Mike,

    Yes, please edit functions-enfold.php file as well :)

    Best regards,
    Yigit

    #1224714

    Hi Yigit
    Ok, I will do that.
    I think, you can close this issue, when Enfold fixed this problem ;-)
    Best regards
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with Enfold and Ultimate Member’ is closed to new replies.