Ok, i'll look at them later and see if i can help.
Printable View
Ok, i'll look at them later and see if i can help.
Thanks, I think there are only two files involved.
LadyDee
I need some help. I am really new at this.
I downloaded and then uploaded all the right files. Verified twice... just in case. I have searched the files, and did find some that would help but I am still stuck.
Can someone help me?
1. In my tpl_drop_menu.php, it shows "Contact Me", "My Account", and "Shopping Cart" but it doesn't show up on my horizontal bar anywhere.
2. I figured since the above didn't work I would 'rewrite' the codes and put it in manually. But when I tried, I lost everything on the bar beneath what I added.
This is what I added:
<ul class="level1">
<li class="submenu"><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account">My Account</a>
<ul class="level2">
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=login">Log In</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=logoff">Log Off</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_history">Order History</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_edit">Change Acct Info</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=address_book">Change Address</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=password_forgotten">Forgotten Password</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_password">Change Password</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_newsletters">Newsletter Subscription</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_notifications">Product Notification</a></li>
</ul>
Can someone help me?
Karen
www.scrapN2Nspire.com/shop
I would say you have a missing </ul> looking at that.
You could also run your page through a code validator:
http://validator.w3.org/check?uri=ht...Inline&group=0
All the best.
Craig
Ok, i've looked at the editable home page boxes and i don't see anything that would prevent them showing after install. I'll have to put it on one of my sites and see what happens. I'll let you know what happens.
CES is right, i had the same thing, you have a missing tag.
You have 2 closing tags missing i think. </ul> and </li>Quote:
<ul class="level1">
<li class="submenu"><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account">My Account</a>
<ul class="level2">
</ul>
</li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=login">Log In</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=logoff">Log Off</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_history">Order History</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_edit">Change Acct Info</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=address_book">Change Address</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=password_forgotten">Forgotten Password</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_password">Change Password</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_newsletters">Newsletter Subscription</a></li>
<li><a href="http://www.scrapn2nspire.com/shop/index.php?main_page=account_notifications">Product Notification</a></li>
</ul>
Has anyone else gotten pretty much a blank age when using the css drop down. All I get is the top bar which has the login - etc., my header, and another bar that has the categories and everything else, then my page is blank there is no scrolling and everything else I have done comes u missing.
Screen shot of what it should look like:
LadyDee
I installed everything and its working fine on my test site:
http://www.ypaintball.com
The files for both mods don't cross into the others files so its deff not the center boxes mod.
Have you placed all of the files for the drop down menu into the correct files on your site because it sounds to me like its trying to call files that it can't find. i.e. they are in the wrong place.
Do you have a live link with the drop down installed.