Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

How to Change Logo URL to Site Home Page

Started by old_guy, December 19, 2016, 04:43:22 AM

Previous topic - Next topic

old_guy

Hi all,

I'm using v1.2.8

I want to change the logo URLso that it reloads\loads the site home page. 

Currently thr store is in a folder of public_html (public_hml\store).  Clicking on the logo reloads the store homepage I need the site homepage (public_html\index)

Is there a way to change this within the admin pages?

I have found this link on the forum
http://forum.abantecart.com/index.php/topic,5066.msg21900.html#msg21900
but I really don't want to start changing core files

I look forward to any insights the forums might have

Regards

maxter

You cannot change this in the admin aside from basic store URL setting.

abantecart

The file you can check is a template file storefront/view/default/template/common/header.tpl (not core PHP file)

There is a code like this:

<a class="logo" href="<?php echo $homepage?>">


Change value of href="" to what you need
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

old_guy

Thanks for the reply.
If I upgrade to the next version of Abantecart, will this file be over-written?

Forum Rules Code of conduct
AbanteCart.com 2010 -