• First, thank you very much for your work and this wonderful plugin. After the last Update I have a Problem with the shortcode I used for different responsive Menues for different languages. Before the last Update anything was allright.

    Code in header.php:
    <?php
    if (is_page(‘dansk’) || is_page(‘om-mig’) || is_page(‘referencer’) || is_page(‘laes-uddrag’)) { echo do_shortcode(‘[responsive_menu menu_to_use=”mobilNav_Dansk”]’); }
    ?>

    Is it possible to help me?

    Thank you very much.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey there,

    Can you let me know what the issue is exactly – do you mean the attribute changes are not working or that the shortcode is not showing up at all?

    All the best

    Thread Starter tatort-web

    (@tatort-web)

    The shortcodes don`t work. My only possibility to change the menu is on the dashboard.
    “Use Shortcode” is “On”

    All the best

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey,

    Is it possible to provide me a URL so I can see?

    Also can you confirm that the if statement is working correctly by just echoing some text instead as I have tested the shortcode thoroughly and it seems to be working for me.

    All the best

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hey again,

    3.0.11 is about to be released which will fix this issue for you I believe.

    All the best

    Thread Starter tatort-web

    (@tatort-web)

    Wow, thank you very much.

    Kind regards

    Thread Starter tatort-web

    (@tatort-web)

    Problem is fixed, anything alright now. Thank you very much.

    Plugin Contributor responsivemenu

    (@responsivemenu)

    You are welcome! 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problembs after the last Update’ is closed to new replies.