Jump to content

Installing with no trace of Prestashop in the source code?


Recommended Posts

Hi guys,

After installing Prestashop iI see some traces in the source code like:
<meta name="generator" content="PrestaShop" />
<link href="/themes/prestashop/css/scenes.css" rel="stylesheet" type="text/css" media="all" />
<link href="/themes/prestashop/css/global.css" rel="stylesheet" type="text/css" media="all" />
[removed][removed]
.../themes/prestashop/img/bullet.gif

Is there a way to get rid of these traces of Prestashop?
Maybe I should reinstall Prestashop-theme in a map with another name than "prestashop"?

Link to comment
Share on other sites

For following line, you can removed it from file /themes/yourtheme/header.tpl

<meta name=“generator” content=“PrestaShop” />



For other line with "PrestaShop", you can change to use other themes or just rename theme "PrestaShop" to something else.

Link to comment
Share on other sites

  • 2 weeks later...

I tried to change the name of the theme from "prestashop" to something else and I get this error on my site: "Current theme unavailable. Please check your theme directory name and permissions."

Do you know where I can change directory name and permissions?
Thx.

Link to comment
Share on other sites

You must have your theme copied to the themes folder.

You must copy the /themes/prestashop/folder and then rename the new copied one.
Then go to back office Preference - Appearance to change the theme.

You can not rename existing one directly. If you want to rename existing directly, you need to change the theme name in file /config/settings.inc.php manually.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...