News:

AbanteCart v1.4.2 is released.

Main Menu

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

SEO Url

Started by Twobad, April 14, 2014, 07:39:12 PM

Previous topic - Next topic

Twobad

Hello Guys

I am trying to find out why when i click on home page logo my url is xxxxxxxx.com/index.php?rt=index/home and i have SEO url enabled but when i click on the blue home button again on home page the url is xxxxxxxx.com

This don't make any sense if i have SEO url enabled does it?

Thanks

llegrand

have you tried clearing you system cache    in  System >  Cache   then select all and click on the clear cache button at the bottom.

Then clear your browser cache with either a Cntl f5  or clear cache in your web browser tools. 
Abantecart uses a caching system to deliver your pages faster and your web browser stores pages for the same reason,  When you have changes -  the best way to see if they are working,  is to "force" the cache clearing.

Lee

abolabo

try to disable caching and open page.. then enable again
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Twobad

Hi Guys

I have tried both those things and still its the same, its only when i click on the logo that i seem to have the issue.

Thanks

abolabo

ok. i'll check and let you know asap
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Twobad

Ok thanks ill wait for your reply then...

Cheers

Twobad

Hello Guys

Any more news on this please?

Thanks

abolabo

please open file public_html/storefront/controller/common/menu.php
and replace line 68
$href = $this->html->getURL ( $item ['item_url'] );
to this
$href = $this->html->getSEOURL( $item ['item_url'] );

and let me know
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Twobad

Hello abolabo

I just replaced that code and the logo url is still the same www.xxxxxxxx.com/index.php?rt=index/home

What now?

Thanks

abolabo

and replace file public_html/storefront/controller/common/header.php
by attached
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Twobad

Hello abolabo

Yes replacing that file has worked and logo url is now normal..

Thank You

Forum Rules Code of conduct
AbanteCart.com 2010 -