I need help fixing a dumb mistake. I turned off the customer login link and now I need to turn it on again. Here's the dumb part -- I don't remember what I did to turn it off in the first place. Please help.
Announcement
Collapse
No announcement yet.
Hide/show login
Collapse
X
-
That would be the one...however, whether that shows up or not is also dependend on whether the customer_link item is in your store's pages. For example, in CTGY page:
Code:<mvt:item name="customerlink" />
Code:<mvt:item name="category_tree" />
Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
-
It's there. Does it matter that "affiliatelink" is between them?
<mvt:item name="fonts" param="ctgy_font">
<mvt:item name="customerlink" />
<mvt:item name="affiliatelink" />
<mvt:item name="category_tree" />
</mvt:item>
I could swear that when I turned off/hid the login link all I did was uncheck a box. But I could be confused.
Thanks for your help.
Comment
-
Originally posted by medusaIt's there. Does it matter that "affiliatelink" is between them?.
Originally posted by medusaI could swear that when I turned off/hid the login link all I did was uncheck a box. But I could be confused.Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
Comment