Page 225 of 235 FirstFirst ... 125175215223224225226227 ... LastLast
Results 2,241 to 2,250 of 2345
  1. #2241
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: CSS Dropdown menu for the header- With Categories!

    No, this mod and others do not seek out the domain root in preference to the Zen Cart installation root. Your problem has to be somewhere else, maybe in a configure.php file.

  2. #2242
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: CSS Dropdown menu for the header- With Categories!

    Looking through your home page, all links that use the standard Zen Cart dynamic URLs are correct, while all URLs that have been rewritten with CEON are incorrect (in reference to the discussion in your other thread).

    Look at the CEON support thread for info and help. You have something set incorrectly in that mod.

  3. #2243
    Join Date
    Feb 2010
    Location
    ny
    Posts
    223
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for the header- With Categories!

    hello and thankyou,

    I added css flyout to STRYPE and caused minor damage to template.

    Viewed at:

    www.ligroutcleaners.com/malibududeranch

    Please advise, John

  4. #2244
    Join Date
    Apr 2008
    Posts
    92
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for the header- With Categories!

    Quote Originally Posted by gjh42 View Post
    Looking through your home page, all links that use the standard Zen Cart dynamic URLs are correct, while all URLs that have been rewritten with CEON are incorrect (in reference to the discussion in your other thread).

    Look at the CEON support thread for info and help. You have something set incorrectly in that mod.
    THANK YOU!!! THAT solved it. The CEON doesn't work if installed in a sub-directory. I turned it off and problem gone. Your mod looks fantastic still. Thanks for writing it.

    AND... thanks for the heads'up.

  5. #2245
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: CSS Dropdown menu for the header- With Categories!

    pageblair - We can't tell what kind of damage has happened without seeing what it looked like before...

    Actually, looking at your HTML source in Firebug, the dropdown <ul> encloses the whole rest of the page. It is not being closed at the proper place.
    This line in your source shows that you tried to comment out a <li> but did not close the comment, causing the problem:
    HTML Code:
    <!--             <li><a class="noLine" href="http://www.ligroutcleaners.com/malibududeranch/index.php?main_page=shopping_cart">Shopping Cart</a></li>
                          </ul>
    Add --> to the end of the commented line:
    HTML Code:
    <!--             <li><a class="noLine" href="http://www.ligroutcleaners.com/malibududeranch/index.php?main_page=shopping_cart">Shopping Cart</a></li>-->
                          </ul>

  6. #2246
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: CSS Dropdown menu for the header- With Categories!

    Quote Originally Posted by Pepperfire View Post
    THANK YOU!!! THAT solved it. The CEON doesn't work if installed in a sub-directory. I turned it off and problem gone. Your mod looks fantastic still. Thanks for writing it.

    AND... thanks for the heads'up.
    I need to post this for folks following these support threads so they do not get the wrong idea.. The highlighted statement is not completely true.. Ceon does indeed work in a sub directory.. Something in YOUR setup was causing the problem.. It's a waste of time to try and figure out what the issue was though seeing that this is just a test site.. There's no need necessarily to test the URI mod..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #2247
    Join Date
    Feb 2010
    Location
    ny
    Posts
    223
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for the header- With Categories!

    I cant find the page this line of code is on?

  8. #2248
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: CSS Dropdown menu for the header- With Categories!

    You won't find this verbatim in the PHP file. Look in whichever file handles the list this <li> belongs to. You might try searching for
    Code:
    <!--             <li>
    to narrow the field.

  9. #2249
    Join Date
    Feb 2010
    Location
    ny
    Posts
    223
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for the header- With Categories!

    <!-- <li><a class="noLine" href="http://www.ligroutcleaners.com/malibududeranch/index.php?main_page=shopping_cart">Shopping Cart</a></li>
    </ul>

    I cant find this piece of code, searching for hours.

  10. #2250
    Join Date
    Feb 2010
    Location
    ny
    Posts
    223
    Plugin Contributions
    0

    Default Re: CSS Dropdown menu for the header- With Categories!

    But I was able to repair the problem through firebug.

    But cant find live code.

    Thanks for being patient

 

 

Similar Threads

  1. Categories dropdown menu/css
    By KenshiroU in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2013, 01:04 PM
  2. HIde categories mod with css dropdown menu
    By adowty in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Feb 2012, 01:05 AM
  3. How to use ezpages/categories as dropdown menu in the header?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 21 Dec 2011, 06:32 PM
  4. whats wrong with this css for my dropdown menu?
    By 1kell in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 28 May 2010, 02:47 AM
  5. Header Dropdown Menu (CSS) Without the Dropdown???
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 May 2009, 01:20 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR