CMS Development

runningSushi
Member

Does anyone know about including the shariff wrapper?

SOLVE

Hello all,

 

we would like to use the shariff wrapper.
For this, different .min.js or .css.js must be included.
I can not create .min.js or .min.css in the Design Manager and i can not access
the File Manager from the Design Manager to create these files.
Does anyone know a way?

 

Thank you for your answers.

0 Upvotes
1 Accepted solution
DanielSanchez
Solution
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

Does anyone know about including the shariff wrapper?

SOLVE

Hi @runningSushi ,

 

U have 2 way. The first u can upload the files in file manager, and use code to use this files in yous template manager. Look where u can create te reference in template:

 

file-manager.PNG

 

 

Or, in second way, u can create the css and js files in design manager. Look:

 

1) Create one file:

new-file.PNG

 

2) Select the type of this file (css or js)

select-type.PNG

 

3) Past the code of each file (css or js);

 

4) Configure this file in your template.

filess.PNG

 

Did this post help solve your problem? If so, please mark it as a solution.

Best regards! 🙂

View solution in original post

2 Replies 2
DanielSanchez
Solution
Key Advisor | Platinum Partner
Key Advisor | Platinum Partner

Does anyone know about including the shariff wrapper?

SOLVE

Hi @runningSushi ,

 

U have 2 way. The first u can upload the files in file manager, and use code to use this files in yous template manager. Look where u can create te reference in template:

 

file-manager.PNG

 

 

Or, in second way, u can create the css and js files in design manager. Look:

 

1) Create one file:

new-file.PNG

 

2) Select the type of this file (css or js)

select-type.PNG

 

3) Past the code of each file (css or js);

 

4) Configure this file in your template.

filess.PNG

 

Did this post help solve your problem? If so, please mark it as a solution.

Best regards! 🙂

runningSushi
Member

Does anyone know about including the shariff wrapper?

SOLVE

@DanielSanchezThank you for your help, its running. Smiley Happy