Not working with template using render child nodes
Hi Lee,
Great package and just what we need however having a little trouble, the way I use umbraco is based on rendering child nodes as content.
For example the content page is the page itself however the content that gets rendered is the widgets below which have their own template etc, hopefully makes sense!
Content Page
- Textbox
-Image carousel
If i use the SSL package on a page without any child nodes AKA widgets it works great however when used on a page with a child node im not getting the https but do get the following added onto the url which doesnt usually happen.
Not working with template using render child nodes
Hi Lee,
Great package and just what we need however having a little trouble, the way I use umbraco is based on rendering child nodes as content.
For example the content page is the page itself however the content that gets rendered is the widgets below which have their own template etc, hopefully makes sense!
Content Page
- Textbox
-Image carousel
If i use the SSL package on a page without any child nodes AKA widgets it works great however when used on a page with a child node im not getting the https but do get the following added onto the url which doesnt usually happen.
www.example.com/my-page/?umbpageid=9678&alttemplate=sidebar%20widget%20featured%20content
any ideas?
Many thanks
Pete
Hi Pete,
Which setting are you using to do the redirect switch? (DocTypes, PageIds or Template)
The child widget nodes shouldn't be doing a redirect themselves ... but depends on the settings.
Cheers, Lee.
Hi Lee,
Thanks for the quick response! I have tried all three which give the same result, it's the doctype method that will need to be used ideally though.
The render child nodes uses a usercontrol to do so, would it help if i pasted the usercontrol?
Many thanks
Pete
is working on a reply...