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

link abantecart

Started by Danid, April 12, 2021, 10:03:45 AM

Previous topic - Next topic

Danid

How can I change the text or link of Abantecart?

timlight10

You'd have to modify the PHP code directly, or you can use this extension: https://marketplace.abantecart.com/whitelabel?keyword=whitelabel. Although I did not have a good experience with the developer, so purchase at your own risk.

Danid

Thanks I was able to do it, from storefront / view / your-theme-name / template / common I deleted the lines:
<section class = "copyrightbottom align_center">
<h2 class = "hidden"> & nbsp; </h2>

<div class = "container-fluid">
<div class = "pull-left mt5">
<? php echo $ {$ children_blocks [6]}; ?>
</div>
<div class = "pull-right align_center">
<? php echo $ text_project_label?>
<br/>
<? php echo $ text_copy; ?>
</div>
<div class = "pull-right mr20 mt5">
<? php echo $ {$ children_blocks [7]}; ?>
</div>
</div>
</section>
And with firefox inspector I modified them with the text and link that I wanted to put.
:)

Forum Rules Code of conduct
AbanteCart.com 2010 -