On WD Menu
Clicking ‘Home’ on menu takes me here
www.omahanebraskawx.com/wxindex.php
How can I set it to go here?
Thanks,
Marci
On WD Menu
Clicking ‘Home’ on menu takes me here
www.omahanebraskawx.com/wxindex.php
How can I set it to go here?
Thanks,
Marci
where you are you seeing this home menu?
On my WD weather page
Navigation
Home
Radar
Forecast & Advisories
It’s on here website, Brian.
Marci, Open the “menubar.php” file in your text editor.
Look for this line of code:
<li><a href="wxindex.php" title="Home">Home</a></li>
and change it to this:
<li><a href="index.php" title="Home">Home</a></li>
Now upload the menubar.php file to your website and that should be it.
ah
WD menu sounded like in the WD program
and the question was placed in the WD questions and not the web section
I thought it might have been refering to the web page…
thanks Budgie
That should have been easy but it’s still taking me to
http://www.omahanebraskawx.com/wxindex.php
I checked the file and wx is removed from
wxindex.php. It shows it as a successful transfer
Check your flyout-menu.xml
That’s where you need to change it in that template 8)
That took care of it.
Thank you!
Marci