How to solve Warning: mail() has been disabled for security reasons?

You go and run phpinfo(), in your server.

There check  “disable_functions“. That place the server side disabled the “mail“.
You have permission to write php.ini, You enable the “mail“.
If you have no permission, inform to server guys for this.

Then check. Basically this is the problem. Other things we check later.

Welcome to all peaceful life.

How can i edit prestashop contact details & Modules change?

1. Go to Prestashop Back officce

2. Click Employees

3. Then click contacts

now you change your style contact.

And one more

You want any modules view or disable.

Go to back office then click modules

and change your option.

🙂

How Can I edit header.tpl on PS 1.4?

You Before Edit Coding Part in Prestashop go to backoffice.

Then you can change below Modification. Then you can do the coding edit part. It will work perfectly.

Backoffice—>performance—>Force compile:Yes

🙂

How to Create Prestashop Themes?

1. Copy the default theme
And rename your theme name.

2. Change your theme css

  1. In the new theme folder (e.g., ../themes/MyStoreTheme/), locate the /css folder.
  2. Open the file global.css and modify it according to your needs.
    Note: the file maintenance.css located in the same folder controls the layout of the Maintenance Mode page.
  3. New or modified images must be placed in the new theme’s /img folder (e.g., ../themes/MyStoreTheme/img).

Tips from the PrestaShop development team

  • Where possible, use CSS instead of HTML (e.g., for tables)
  • Validate your XHTML code on w3c.org
  • Reduce images and pictures size by using compression
  • Test your theme on several Web browsers
  • Keep filenames lowercase
  • Homepage text and logo are modifiable directly via the Back Office. Go to Back Office >> Modules >> Home text editor and click Configure.
  • Change the positioning of modules on a page or pages by transplanting them via the Back Office:
    1. Go to Back Office >> Modules >> Positions
    2. Click Transplant a module.
    3. In the drop-down list, select the module you want to move.
    4. In the second drop-down list, select where you want to transplant the module.
    5. Type the name of those files you do not want the module to appear (optional).
    6. Click Save.

Prestashop Theme Screenshot changes:

Theme’s root folder (e.g., ../themes/MyStoreTheme) preview.jpg. This file must be a 100 x 100 pixels only.

Prestashop Theme Changes :

  1. Go to Back Office >> Preferences >> Appearance >> Themes section
  2. Select your theme and click save button.

More reference : http://www.prestashop.com/wiki/Themes/

🙂

© 2020 Spirituality