Re: Unable to access the methods envolved in Reddot webservice.

2014-12-10 Thread Jian Huang
Hi, The code provide is rendertag, not RQL. Also, one can simply get the content of a text placeholder via the native placeholder <%txt_body%>, no need for the costly use of rendertag. Anyways, the solution I have suggested would look something like this <%txt_body%> $('.my-text a'

Re: Unable to access the methods envolved in Reddot webservice.

2014-12-10 Thread Sami Dubey
Hi Jian, We are able to get the page using page guid and also we are able to see the placeholders/elements of it. Could you please assist how could we retrieve html of any text placeholder, we tried below code and we are failing in that. var newpage = project.Pages.GetByGuid(pageGuid, proj

Re: CSS crashing

2014-12-10 Thread JC
I guess not, we were using an existing structure. The css is a minified sass file, I guess there is no reason to edit inside cms. Will try that suggestion. Thanks! On Tuesday, 9 December 2014 14:05:26 UTC-6, Mario wrote: > > Hi, > > why don't you have the css as a media element in the CMS?