• Resolved mmalloryspencergroup

    (@mmalloryspencergroup)


    I am trying to get your plugin to work on my website, I have used the dummy data from your tutorial for now but with no luck…

    The conditional menus do not appear, I have tried disabling all plugins and checking for the WordPress footer.

    Any help would be much appreciated 🙂

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

Viewing 1 replies (of 1 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Hey, your page stops suddenly. There is no closing </body> tag. Try turning on WP_DEBUG and see if you get any PHP errors that stop the page from completely rendering.

    The important thing is that the wp_footer() function needs to be called in your theme. This typically happens in the footer.php file. But I have a feeling that your footer.php is not even loaded.

Viewing 1 replies (of 1 total)

The topic ‘Conditional drop down not showing’ is closed to new replies.