close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Menu Writer Home Button Missing

Thread began 8/25/2010 11:20 am by marketing411053 | Last modified 8/30/2010 8:53 am by Jason Byrnes | 1696 views | 5 replies |

marketing411053

Menu Writer Home Button Missing

I made an adjustment to my menu and when I updated the files the home button is missing from all of the content pages now. Does anyone know how to get it back? I don't know what I did to change it. I was trying to adjust the width of the buttons to prevent overlap. This is fixed but now the content pages are showing the same menu that the home page does.

Sign in to reply to this post

Jason ByrnesWebAssist

is this in a site sculptor site?


can you provide a link?


you could manually add it back to the menu.php file.

send a copy of the menu.php file and I can give you the code to add it back.

Sign in to reply to this post

marketing411053

Menu Writer Home Button Missing

Thank you for your help. I am new to php and still struggle with one fix breaks something else. Here is a link to the site www.bat4ph.com -any button you go to after the index page does not have the home button in the menu bar. This is a site sculptor site with menu writer buttons. Attached is the menu.php code from CSMW_CONTENT.

Attached Files
menu_php.txt
Sign in to reply to this post

Jason ByrnesWebAssist

change:

php:
<ul class="level-0" id="cssmw_content">

<li class="parent"><span><a href="<?php echo($assumedRoot); ?>contacts0.php">Contacts</a></span>




to:

php:
<ul class="level-0" id="cssmw_content">

<li class="parent"><span><a href="<?php echo($assumedRoot); ?>index.php">Home</a></span>
<li class="parent"><span><a href="<?php echo($assumedRoot); ?>contacts0.php">Contacts</a></span>
Sign in to reply to this post

marketing411053

Menu Writer Home Button Missing Fix

THANK YOU so much! All fixed. Thank you Thank You Thank You!!!!!!!!!!!!!!!!!

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...