I am using search api, And my home page is a view search api and the output format is rendered entity, this produces error.
Using fields works Ok
I am using search api, And my home page is a view search api and the output format is rendered entity, this produces error.
Using fields works Ok
Comments
Comment #1
jasonsavino commentedI am not sure what is happening. Can you provide any further documentation? Screenshots, error messages, etc?
Comment #2
egarias commentedMy site is showing search results from search api index node using a view.
The row output format for this view is rendered entity->teasers.
This works Ok in standard web site.
I am using mobile tools, and redirecting url to http://m.peoplenews.me switching the theme to mobile jquery, the web version is http://peoplenews.me, the site now is working because i replaced "rendered entity" to "fields" in the view.
If showing this view in my mobile site , I had an error "the site has an error" I can only see the header of the site but not the content where the view is supposed to be displayed.
Mobile tools: 7.x-2.0-unstable1
Jquery mobile: 7.x-2.x-dev
Views: jQuery Mobile; 7.x-1.0
Thanks!!
Comment #3
egarias commentedIf there's any additional info required i will provide