Jump to content

Edit History

Nino59

Nino59

Hi,

Could you  please explain me why when I edit the theme.yml file of my theme and I refresh the Apparence>Theme & logo, I don't see the change like the Author or version number!!

 

Let me explain you what I did from beginning as I am following a Prestashop course.

1. I created a new theme "Demo" with only one folder "config" with only 1 file "theme.yml". I refreshed Apparence>Theme & logo and I saw my new theme.

2. Then I created a 2nd new theme by cloning the "Starter Theme" from github:

git clone https://github.com/PrestaShop/StarterTheme.git demo_theme_Starter

Then I copied pasted the author,email, name,... of theme from theme.yml "Demo" file to theme.yml "Demo Starter" file.

 

 

 

I cleaned cache and refresh page several times, and I don't see any change. I see 

 theme with exact same name. prestaissue.png

change_theme.png

Nino59

Nino59

Hi,

Could you  please explain me why when I edit the theme.yml file of my theme and I refresh the Apparence>Theme & logo, I don't see the change like the Author or version number!!

 

Let me explain you what I did from beginning as I am following a Prestashop course.

1. I created a new theme "Demo" with only one folder "config" with only 1 file "theme.yml". I refreshed Apparence>Theme & logo and I saw my new theme.

2. Then I created a 2nd new theme by cloning the "Starter Theme" from github:

git clone https://github.com/PrestaShop/StarterTheme.git demo_theme_Starter

Then I copied pasted the author,email, name,... of theme from theme.yml "Demo" file to theme.yml "Demo Starter" file.

 

[themes/demo_theme/config/theme.yml]                                           [themes/demo_theme_Starter/config/theme.yml]

name: demo                                                                                               name: Demo Starter
display_name: demo                                                     ---------\             display_name: Demo Starter   
version: 1.0.1                                                                  ---------/             version: 1.0.1     
author:                                                                                                         author:                                                                                         
  name: "Gauthier Buttez"                                                                             name: "Gauthier Buttez"
  email: "[email protected]"                                      email: "[email protected]
  url: "http://www.centredeformationfrance.com"                                       url: "http://www.centredeformationfrance.com" 

 

I cleaned cache and refresh page several times, and I don't see any change. I see 

 theme with exact same name. prestaissue.png

Nino59

Nino59

Hi,

Could you  please explain me why when I edit the theme.yml file of my theme and I refresh the Apparence>Theme & logo, I don't see the change like the Author or version number!!

I cleaned cache and refresh page several times, and I don't see any change.

prestaissue.png

×
×
  • Create New...