Code snippet appears in place of pixopoint WP plugin menu Forums › Forums › Menus › Code snippet appears in place of pixopoint WP plugin menu This topic has 1 reply, 2 voices, and was last updated 15 years, 2 months ago by imported_Ryan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 9, 2009 at 2:04 pm #1011 lukeahMember Im trying to incorporate your WP plugin menu into my website http://www.plocaclimbing.com/ I have inserted: <&;t;?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();}; ?> into my header.php file but the menu doesnt appear, only the code snippet. Please help! September 10, 2009 at 7:53 am #6972 imported_RyanMember If you have used the exact piece of code then it won’t work because it is incorrect. It needs to look like this: [code:9evo27dj]<?php if (function_exists(‘pixopoint_menu’)) {pixopoint_menu();}; ?>[/code:9evo27dj] Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In