Umbraco Contour only rendering Navigation even when no form steps
I have a fresh install of Contour which for some reason will only render the navigation controls regardless of the form selected and also when the forms have no additional steps anyway.
Tried clean install of UmbracoCms v4.8.1 and Contour 1.1.13.2 no issues, added Cultiv.RestContour_2.0.1 and still no issues so I must have a conflict somewhere else. Nothing in logs and so at a bit of a dead end. Hitting the 5pm deadline I think is now going to be out of the window ;(
Previewing the form via the Contour section the form renders fine
Creating a new test template that inherits directly from ~/umbraco/masterpages/default.master and contains nothing but the following and it renders fine also:
Which leads me to think that the issue must be in the templates somewhere but I can't think what could cause the form controls not to even be added to the page let alone just not be rendered and to display the navigation in it's place. If the problem was just client-side display I could have put down to a styling issue or some rogue code on the client side.
I'd welcome any further input ideas if anyone has any?
Finally found the source of the problem by process of elimination .It was a comment in the header relating to a workaround for another issue that I've blogged about. I have absolutely no idea why it was causing the Contour form to crap out though?
Umbraco Contour only rendering Navigation even when no form steps
I have a fresh install of Contour which for some reason will only render the navigation controls regardless of the form selected and also when the forms have no additional steps anyway.
Not doing anything special?
Using latest version from package repo which I believe is 1.1.13.2
Simon,
Check your cookies are there any contour related ones? If so delete them then see if that sovles the problem.
Tried and seems to make no difference, next step to try an old build.
Tried clean install of UmbracoCms v4.8.1 and Contour 1.1.13.2 no issues, added Cultiv.RestContour_2.0.1 and still no issues so I must have a conflict somewhere else. Nothing in logs and so at a bit of a dead end. Hitting the 5pm deadline I think is now going to be out of the window ;(
Following some further testing the plot thickens!
Which leads me to think that the issue must be in the templates somewhere but I can't think what could cause the form controls not to even be added to the page let alone just not be rendered and to display the navigation in it's place. If the problem was just client-side display I could have put down to a styling issue or some rogue code on the client side.
I'd welcome any further input ideas if anyone has any?
Finally found the source of the problem by process of elimination .It was a comment in the header relating to a workaround for another issue that I've blogged about. I have absolutely no idea why it was causing the Contour form to crap out though?
is working on a reply...