![]() |
|
| |||||||
| Notices |
| BlueVoda Tips, Tricks and Shortcuts Know a great BlueVoda (or Web design) tip or trick? Share it with the world here. Become famous for your brilliance! Please, No Questions or Problems! |
![]() |
| | LinkBack | Thread Tools |
|
#401
| ||||
| ||||
|
Probably because you have used the same style name in both the main page AND the submenu page. This causes conflicts. Check it.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#402
| ||||
| ||||
|
I cannot explain why the menu behaves like that but as you now only have 2 menu pages, play with the colours/background.. or exchange the menu with a text menu of your own..............(better for SEO's) imo. edit: sorry george, typing as you were posting...............
__________________ Have fun Regards..... David Step by Step Visual Tutorials for the complete beginner FREE Membership Login Scripts: Meta Tags Analyzer Bluevoda Members Club |
|
#403
| ||||
| ||||
| I think you have to put ...sub-menu();?>
|
|
#404
| ||||
| ||||
| no you dont........the submenu function will place sub-menu.php within the brackets of submenu()
__________________ Have fun Regards..... David Step by Step Visual Tutorials for the complete beginner FREE Membership Login Scripts: Meta Tags Analyzer Bluevoda Members Club |
|
#406
| ||||
| ||||
|
When i posted this thread, i was (wrongly) supposing that some users would benefit from the function, in example to pass over color schemes (having, with only one menu, multiple looks). However, i now understand that NO ONE has ever done this, so i need to clarify: If you don't want to have dynamic content, the code could be simply: <? include 'pagename.html'; ?> and nothing more! Also, no need for ANY code in the menu page, which can be plain html (so no need to be php). This makes the entire thing much simpler.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#407
| ||||
| ||||
|
Hi George, could you email me please..............thanks edit: have sent you an email
__________________ Have fun Regards..... David Step by Step Visual Tutorials for the complete beginner FREE Membership Login Scripts: Meta Tags Analyzer Bluevoda Members Club |
|
#408
| |||
| |||
| Quote:
Ok, this is all very new to me... so does this mean the menu page does not need to have any code in it and it does not need to be saved as a php? And then in the html boxes I create on each page where the menu goes I only need to insert: <? include 'pagename.html'; ?> That's it? Or am I missing something? It seems so simple so I had to ask. Sorry if it seems so elementary ... I learn something new all the time! TIA |
|
#409
| ||||
| ||||
|
That's exactly what i posted above. You are correct.
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#411
| ||||
| ||||
|
Hello Naval I am trying to create a 2nd menu (which I've called menu2), which is basically those images below the mumbo jumbo. I have followed your instructions (at least I think I have?) but can't fathom why that mumbo jumbo is appearing. Please can you help me with this one? This is what I've done Menu2 Page <? function menu2() { ?> HTML Code for other pages and this one http://www.kindoffice.co.uk/product_catagories.php <?php include ("menu2.php"); menu2(); ?> Thanks Darren |
|
#412
| ||||
| ||||
|
Hi, did you add the <? } ?> in the "End of page tab" on the menu2.php page???
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#413
| ||||
| ||||
|
Yes I did Chris
|
|
#414
| ||||
| ||||
|
Went to http://www.kindoffice.co.uk/product_catagories.php but could not see any mumbo jumbo.........is it fixed now?¿
__________________ Have fun Regards..... David Step by Step Visual Tutorials for the complete beginner FREE Membership Login Scripts: Meta Tags Analyzer Bluevoda Members Club |
|
#415
| ||||
| ||||
| Quote:
No I didn't fix it. I reverted back to the page I already had. I will look at it again when I've got more time. Darren |
|
#416
| |||
| |||
|
ok...i like this php thing...the question i have is i've started changing all of my pages to php because of the menu thing...but i can't get my home page to change...i'll publish it as a php but the html one won't ever go away...what do i do about that?...do i just need to have my home page a html? thanks for any answers :) www.coloradocarpet.net www.coloradocarpet.net/index.php is what i want it to be fyi. mike |
|
#417
| ||||
| ||||
|
Use your BV FTP program or your file manager in your Cpanel and delete the .html one.
__________________ Have fun Regards..... David Step by Step Visual Tutorials for the complete beginner FREE Membership Login Scripts: Meta Tags Analyzer Bluevoda Members Club |