thebigciro
Technical User
Hi all! I tried to solve this problem but I have no enough skills probably..so, please, can you give me a hand?
I have this site
Now,..I wanted to add a guestbook page and here is the link
In the file called primarymenu.xml close to the ABOUT ME and CONTACTS items I added the item GUESTBOOK and tried to link it to the address of the guestbook page but ...it did not work
Here is what i read in the primarymenu.xml page:
<?xml version="1.0" ?>
<menuPrimary id="1" url_config="xml/configuration_menu.xml">
<item id="5557" label="HOME" background="background/2.jpg" template="intro.swf" height="0" container="center"/>
<item id="7" label="ABOUT ME" background="background/2.jpg" template="text" xml="xml/text1.xml"/>
<item id="46" label="CONTACTS" background="background/2.jpg" template="form" xml="xml/form.xml"/>
<item id="16" label="GUESTBOOK" background="" template="gallery" xml="guestbook/index.php"/>
<item id="47" label="" background="" template="form" xml=""/>
<item id="47" label="" background="" template="form" xml=""/>
<item id="47" label="" background="" template="form" xml=""/>
<item id="12" label="EARTH" background="" template="gallery" xml="xml/gallery1.xml"/>
<item id="13" label="AIR" background="" template="gallery" xml="xml/gallery2.xml"/>
<item id="14" label="WATER" background="" template="gallery" xml="xml/gallery3.xml"/>
<item id="15" label="ANIMALS" background="" template="gallery" xml="xml/gallery4.xml"/>
</menuPrimary>
As you can see I tried to do my best but of course everything is wrong. What should I insert then to make it work properly? Thank you and wish you a lovely day.
Marco from Italy
I have this site
Now,..I wanted to add a guestbook page and here is the link
In the file called primarymenu.xml close to the ABOUT ME and CONTACTS items I added the item GUESTBOOK and tried to link it to the address of the guestbook page but ...it did not work
Here is what i read in the primarymenu.xml page:
<?xml version="1.0" ?>
<menuPrimary id="1" url_config="xml/configuration_menu.xml">
<item id="5557" label="HOME" background="background/2.jpg" template="intro.swf" height="0" container="center"/>
<item id="7" label="ABOUT ME" background="background/2.jpg" template="text" xml="xml/text1.xml"/>
<item id="46" label="CONTACTS" background="background/2.jpg" template="form" xml="xml/form.xml"/>
<item id="16" label="GUESTBOOK" background="" template="gallery" xml="guestbook/index.php"/>
<item id="47" label="" background="" template="form" xml=""/>
<item id="47" label="" background="" template="form" xml=""/>
<item id="47" label="" background="" template="form" xml=""/>
<item id="12" label="EARTH" background="" template="gallery" xml="xml/gallery1.xml"/>
<item id="13" label="AIR" background="" template="gallery" xml="xml/gallery2.xml"/>
<item id="14" label="WATER" background="" template="gallery" xml="xml/gallery3.xml"/>
<item id="15" label="ANIMALS" background="" template="gallery" xml="xml/gallery4.xml"/>
</menuPrimary>
As you can see I tried to do my best but of course everything is wrong. What should I insert then to make it work properly? Thank you and wish you a lovely day.
Marco from Italy