ViArt - PHP Shopping Cart
Select your currency:
American DollarBritish Pound
4.6. Static messages
Prev Index Next

When working with ViArt CMS you have all the possibilities to make your online store one and only. You can change the feel and look of your site, select different templates and change color schemes. Another great feature is that you have the ability to edit the messages your customers see while surfing your site without the necessity to edit any files.

Please go to Administration > System > Static Messages. Your screen should look like the following:

As you can see all the messages used in the shopping cart system are divided into eight sections. They are:

  • cart messages
  • download messages
  • forum messages
  • install messages
  • manuals messages
  • messages
  • reviews messages
  • support messages

In order to edit a message you have to select a language (in case it differs from the default one) and locate in through the sections. Should you have any difficulties, you can use the search field in the upper right corner of the page. Click the corresponding 'Edit' link and enter a desirable word or phrase into the 'Message' text box.

Note: You can add new messages as well by clicking the 'Add New' link (above the 'Edit' links).

How to remove Read-Only marks

By default, the static messages are set to the read-only status. If you are going to edit them you are to change the permissions. To change the permissions, please do the following steps:

1. Open the /messages folder within your viart shop installation either via FTP client (if files are located on the remote server) or at Windows Explorer (if files are located on the local PC).

2. Locate the following files:

  • cart_messages.php
  • download_messages.php
  • forum_messages.php
  • install_messages.php
  • manuals_messages.php
  • messages.php
  • reviews_messages.php
  • support_messages.php

3. Change the files permissions to be writable for all users:

  • For Linux it should be set to: rw-rw-rw
  • For Windows untick the read-only checkbox
After doing this you can edit the static messages via Admin panel.
Prev Index Next
ViArt - PHP Shopping Cart