Developer forum

Forum » Rapido » PageNoEcom.cshtml layout

PageNoEcom.cshtml layout

Manon Wekking
Reply

Hi, 

If you select the PageNoEcom.cshtml template as a layout for a page and this page has a banner carousel, then the carousel is not functioning. 

Is this a bug or is there a way to make it work? (see: https://istwente.azurewebsites.net/) 

Hope to hear from you. 

BR, 

Manon Wekking


Replies

 
Olga Shedko Dynamicweb Employee
Olga Shedko
Reply

Hello Manon,

Reproduced it on your site, looks like a template issue. I've created new TFS task 48365 and assigned to our frontend development. Will return back to you soon.

Best wishes,

Olga | QA  

 
Olga Shedko Dynamicweb Employee
Olga Shedko
Reply
This post has been marked as an answer

Hello Manon,

This issue is already fixed on your site. Problem was in not compiled masterNoEcom.js file. We've recompliled it and uploaded to the solution. 

Best regards,

Olga | QA

Votes for this answer: 1
 
Manon Wekking
Reply

Hi Olga, 

Yes I see that it is fixed. Thank you!

BR, 

Manon Wekking

 
Jens Mouritzen
Jens Mouritzen
Reply

I've got another issue with this template file.

Paragraph images is not shown with the "pagenoecom.cshtml" tempalte file. Please see the video below:

https://www.screencast.com/t/QJBJfy285g

 
Jens Mouritzen
Jens Mouritzen
Reply

??

 
Olga Shedko Dynamicweb Employee
Olga Shedko
Reply

Hello Jens,

Would you please provide your solution's URL. Need to check it, seems that problem is on your side.

Thank you.

Best wishes,

Olga | QA

 
Jens Mouritzen
Jens Mouritzen
Reply

Hi Olga

This is the URL: jmgrapidonodata.dw9demo.dynamicweb-cms.com

Feel free to make af copy of the frontpage and test :)

 
Nicolai Pedersen
Reply

Hi Jens

It is a known issue with that template - there are actually 2 issues with images.

You cann add this line to the bottom of your PageNoEcomMaster.cshtml

<script src="/Files/Templates/Designs/Rapido/js/masterNoEcom.min.js"></script>
<script src="/Files/Templates/Designs/Rapido/js/source/blazy.js"></script>

Also you should replace the 2 attached templates with the existing ones in your \Templates\Designs\Rapido\Paragraph folder.

BR Nicolai

 
Jens Mouritzen
Jens Mouritzen
Reply

Thanks Nicolai, works fine. But now the paragraph carousel is not working :)  Could it be the same "error" that Manon got ?

 
Nicolai Pedersen
Reply

Probably it is. Try to add this one:

<script src="/Files/Templates/Designs/Rapido/js/source/Carousel.js"></script>

Or completely change the masterNoEcom.min.js to master.min.js

<script src="/Files/Templates/Designs/Rapido/js/master.min.js"></script>

BR Nicolai

 

You must be logged in to post in the forum