Guest Posted July 6, 2011 Posted July 6, 2011 Can anyone direct me to the right file where I could find links to my online store menu. I would like to make a change to the link for the "Home" button. Thank you, Edmond
germ Posted July 6, 2011 Posted July 6, 2011 Vanilla osC doesn't have a "Home" link. It does have "Top" and "Catalog". The "Top" link is in /catalog/includes/application_top.php, this code: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Which links back to the root of the site (not necessarily the root of the store). If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.