Forums

Incorrect code in PixoPoint Menu Plugin installation guide (2 posts)

  1. gorky5
    Member
    Posted 2 years ago #

    http://wordpress.org/extend/plugins/pixopoint-menu/installation/

    "Activate the plugin through the 'Plugins' menu in WordPress
    3a. Either: Add <?php wp_page_menu();} ?> to your theme wherever you want the menu to appear (usually your header.php file)."

    The code is incorrect. It should read <?php wp_page_menu(); ?> - there is an added } for some reason.

  2. Ryan Hellyer
    Member
    Posted 2 years ago #

    Thanks for the bug report :) I'll get this fixed shortly for you. I don't usually check here though so would be best to post to my contact page in the future.

    PS: I'm the developer of the plugin

Topic Closed

This topic has been closed to new replies.

About this Topic