I installed the script for the transmenu in the top of my header script and then once you visit the site the following error message appears
Fatal error: Cannot redeclare transaddheaderjs() (previously declared in /home/michigan/public_html/wp-content/plugins/transMenu/transMenu.php:31) in /home/michigan/public_html/wp-content/themes/paalam-11/paalam-11/header.php on line 28
The web site address is http://www.michigan-outdoors.com
I am using the palaam theme but have also tried other themes in case it was an issue with the theme and I got the same error message.
line #28 in themes/paalam-11/paalam-11/header.php is blank
line #31 in plugins/transMenu/transMenu.php reads
<link rel="stylesheet" type="text/css" href="<? bloginfo('home') ?>/wp-content/plugins/transMenu/transmenu.css">
Can anyone suggest a fix, I am stumped and would really like to see this script work on the site as I have so many pages and some pages could be subpages.