Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Moving this: Welcome Guest! Would you like to log yourself in?

    i would like to move the

    "Welcome Guest! Would you like to log yourself in?"

    i have images within the main page and i would like these at the top and Welcome Guest! Would you like to log yourself in? below it.

    if possible.

    Also in the head under the logo is a list of all my catagorites, how do i turn them off??

  2. #2
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,026
    Plugin Contributions
    13

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    Answer to first question, php editing knowledge required to move code below the other or you can just turn it off in admin

    Configuration --> Layout Settings --> Customer Greeting - Show on Index Page set to 0

    Answer to second question
    Configuration --> Layout Settings --> Categories-Tabs Menu ON/OFF set to off
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  3. #3
    Join Date
    May 2006
    Location
    Japan
    Posts
    326
    Plugin Contributions
    1

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    you can move it, if its something you still want say so, and I can work it out for you and post the code back, post back and let me know. I just turn it off, you could also provide a link on your pic.

    let me know
    Skin Evolution.
    Lynda.com,its a great place to learn.
    Camelot Hosting,it's where my site calls home!

    E-Start your Zen-Cart,KH is the Man, Thanks for all the hard work!

  4. #4
    Join Date
    Feb 2010
    Posts
    61
    Plugin Contributions
    0

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    I would like to move my Welcome Guest to just under my Shopping Cart button which I moved from the upper left corner to the upper right corner. Any change you can post the page and code to move Welcome Guest to just below? Thanks!!

  5. #5
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    please provide a link to your website so we can get a visual and tell you the appropriate place to modify the code.

  6. #6
    Join Date
    Feb 2010
    Posts
    61
    Plugin Contributions
    0

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    Thanks! Here's a link: http://www.yourbeautystore.com/

    I have the welcome guest turned off for now but, I'd like it under my shopping cart. I'd also like my Search box under that too. Maybe a horizontal nav bar upper right?

    I appreciate you help!

  7. #7
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    First, I would recommend making your shopping cart clickable. It will improve ease-of-use and checkout for your customers. You can link it to the cart with this url: /index.php?main_page=shopping_cart

    Second, I believe that cart was put there in a custom template. Do you remember how you added the cart there? Just go back to that same file and add the other text below it.

    An upper nav bar can be created using EZ pages. Just go to your Admin > Tools > EZ Pages, and add some pages there. More information on how to use EZ pages is located here: https://www.zen-cart.com/tutorials/i...hp?article=117

  8. #8
    Join Date
    Feb 2010
    Posts
    61
    Plugin Contributions
    0

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    Thanks for noticing that my shopping cart link was not working !

    I have tried to add the link you recommended to my stylesheet.css - that is where I moved the image to the right and renamed it to the image I uploaded in to my image file.

    I am using the iC-Acadame_v1.2 template.

    Where else would I go to add that link to make that shopping cart work and do I need to add anything to the link as you have it?

  9. #9
    Join Date
    Jun 2009
    Location
    Orange County, California
    Posts
    544
    Plugin Contributions
    18

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    Ahh, i see. So instead you'll need to go to the actual file where the shopping cart image is.

    Go to Admin > Tools > Developer Tools and scroll to the bottom. search for the following in "catalog":

    <div id="cart_header"

    That will tell you which file it is in, so you can go open that file and make your edits there.

  10. #10
    Join Date
    Feb 2010
    Posts
    61
    Plugin Contributions
    0

    Default Re: Moving this: Welcome Guest! Would you like to log yourself in?

    Yea Found it:

    Line #47 : <div id="cart_header" class="topBox">Shopping Cart<br /><? echo $_SESSION['cart']->count_contents();?> item(s) - <? echo $currencies->format($_SESSION['cart']->show_total());?></div>

    Would you please tell me where I add the code you gave me:

    /index.php?main_page=shopping_cart

    Thanks !!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Welcome Guest! Would you like to log yourself in?
    By warrenkg in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 7 Sep 2012, 06:35 PM
  2. Replies: 2
    Last Post: 25 Apr 2011, 08:46 AM
  3. Remove Welcome: Guest! Would you like to log yourself in?
    By Elysea in forum General Questions
    Replies: 2
    Last Post: 17 Jan 2011, 10:46 PM
  4. Welcome Guest! Would you like to log yourself in?
    By zcnb in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Jul 2008, 06:31 AM

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