Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This document covers the most common configuration settings such as logo set up, changing the domain name, etc.

...

Panel
titleChange Site Logo


In order to edit your site logo, you need to locate storefront template settings in Admin.

Go to the Admin → Design → Templates section. Click Edit button on your current active storefront template.

On template settings page click on the logo image to change it.  A popup will appear allowing you to upload a logo picture from your local computer. Depending on template you use,  you might need to change the size of the image in any image editor.

Starting AbanteCart v1.2.11 you also can change logo sent in the emails.

See this instructional video:

Widget Connector
urlhttps://www.youtube.com/watch?v=YRlEHdmQM34


...

Panel
titleSetting up SEO friendly URLs


It is suggested to use SEO-friendly URLs for product and categories, instead of default ones.  Default URLs contain GET parameters (e.g. index.php?rt=product/category&path=68) that search engines ignore.

To activate SEO URLs, log in to your AbanteCart admin area and go to the System → Settings → System section.

Toggle the Use SEO URL's switch to On position and save.

Final step, you need to rename the htaccess.txt file to .htaccess on your server. This can be done in your hosting file manager or via FTP/SFTP.

NOTE: If you installed AbateCart into subdirectory (not web root), you need to edit the following line inside of .htaccess file. Change configuration line RewriteBase / to RewriteBase /subfolder/

Refer to instructions inside of  .htaccess file

See this instructional video:

Widget Connector
urlhttps://www.youtube.com/watch?v=ebtJ75R9HpA


...

Panel
titleEditing texts and labels in AbanteCart


You can manage all texts in System → Localization → Language Definitions section. 


Learn more   

See this instructional video:

Widget Connector
urlhttps://www.youtube.com/watch?v=
A7D5Du61EPI
M2qo7S_z8yQ&feature=youtu.be



Panel
titleEdit policies

To replace text with your own policy go to Admin → Design → Content.

...