• Resolved aburrows

    (@aburrows)


    Salient theme responsive menu appears at the breakpoint, and then ontop of that a burger appears which is the Responsive Menu Plugin version (in block clours). I want to Plugin version Only to appear. In the plugin it says ‘Original Menu to Hide’ – and I’ve put ‘.sf-menu’ but maybe this is the wrong thing and that’s the problem…?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi there,

    I’m quite confused about how you have my plugin setup.

    You seem to have it placed inside the slide out of your current theme menu which doesn’t make much sense to me.

    Is there a reason for doing this?

    Peter

    Thread Starter aburrows

    (@aburrows)

    Hi Peter thanks for getting back to me.
    I haven’t put it inside the current menu on purpose that is just where it’s appeared. I don’t want it there and I don’t want the theme’s responsive menu – I only want to show your RM plugin..
    It’s not anything to do with ‘Original menu to hide’ then..?

    Hey there,

    Yeah it shouldn’t be there. Where is the wp_footer() call in your theme?

    Also, can you please confirm you are not using the shortcode?

    It’s nothing to do with the Original Menu to Hide option, but the placement of my plugin in your code.

    Please advise

    Peter

    Thread Starter aburrows

    (@aburrows)

    sorry, I dont know where/what you mean by ‘wp_footer()’
    In my theme menu I have this ‘<i class=”fa-home” style=”color: #ffac99;”></i>’ , but nothing in the Plugin

    Hey there,

    wp_footer() is the standard function that all themes need to have in their templates.

    Have you spoken to the theme developers at all?

    Peter

    Thread Starter aburrows

    (@aburrows)

    Hi haven’t spoken to theme dev as its a project I’ve taken over, but can do..
    I’ve located the wp_footer() in the theme footer.php all it says is
    wp_footer(); ?>

    Hey there,

    Yes, that’s all it should say as it’s the name of the method but where in the template files is it located?

    I can see from the output of your site that all of the footer related stuff is inside the HTML for your menu so there is definitely a problem with your theme.

    You can see there is a problem because your pop up plugin is also inside the slide out menu.

    This is definetely a question for the theme developers.

    All the best

    Peter

    Thread Starter aburrows

    (@aburrows)

    ok thanks will get in contact with them

    Hey there,

    No problem, hope they sort it out for you ??

    All the best

    Peter

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Responsive Menu plugin and Salient Theme – 2 x responsive menus showing’ is closed to new replies.