Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
we're having issues with our implementation

now sliders are broken and text is dropping in "latest post" stream on this page:

http://www.designdiverso.com/index.php

test dropping is visible also on this page

bottom section:

http://www.designdiverso.com/contact.php


issues started when we implemented the page with couch cms, static version works fine

We need help asap, truly appreciated
Please compare the static version with the Couch generated one.
Do you find any difference in markup? (the data, of course, could be different).

I can see 7 errors being reported in Chrome dev tools panel. Can that be a reason?

See, you'll have to realize that not everything that does not work is a problem with the CMS per se. Couch is a server side technology and is concerned only with outputting whatever HTML you ask it to. If that HTML/JS does not work, that is a front-end issue and you as the developer are in a better position to understand why that does not work.

I, for one, couldn't even spot what "text is dropping in "latest post" stream" referred to on the page you mentioned. You as the developer will know it better so please compare the generated HTML (view-source) and compare it with your static version.

That is the only way to debug such problems.
2 posts Page 1 of 1
cron