Update E-Shop

  • David Soderberg
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 10 months ago #63832 by David Soderberg
Update E-Shop was created by David Soderberg
How do I update E-Shop without any loss of changes made in back-end? So that products, categories and other configuration is saved?

I realise changes made in CSS will be loss.

Thank you in advance

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 10 months ago #63876 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Update E-Shop
Hello David,

1. Update EShop will not touch any products, categories and configuration data so you will not lost them.

2. You should add your custom CSS code to components/com_eshop/themes/default/css/custom.css. This file will not overwritten when updating EShop.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #67229 by ANDREA
Replied by ANDREA on topic Update E-Shop
Hello, I know I'm doing a stupid question due to my complete lack of experience with the bootstrap, but I was considering making changes to the template, but I saw that a few lines of code should change in the bootstrap file in the folder / components / com_eshop / assets / bootstrap / css.
We can modify the files contained here?
Or we must act differently, for example by editing the custom file that is shown in this post?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 8 months ago #67348 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Update E-Shop
Hello Andrea,

EShop allows you to add your custom CSS code to the file components/com_eshop/themes/default/css/custom.css

If you would like to add any custom CSS code to EShop to adjust the layout, just need to add to that file.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong