-
Re: Custom View Tile Will Not Always Load on News Page
wb9tpg Mar 10, 2015 10:42 AM (in response to msoltow)Did you include News in pageTypes for your tile? see Make Tiles Available to Different Page Types (PageTypes property)
I just tried to create a Custom View tile using the Node SDK, added "News" and "MOBILE" as stated above, and successfully placed it on a News page. It shows correctly on the desktop but the mobile part didn't work as the tiles was not displayed on the mobile version of the news page.
-
Re: Custom View Tile Will Not Always Load on News Page
msoltow Mar 10, 2015 10:41 AM (in response to wb9tpg)Yes (although that was definitely a "gotcha" for me when I was trying to get the tile installed in the first place). The pageType is properly set and the tile has been successfully added to the News page. It even loads correctly most of the time. It only fails to load when the News page is loaded via AJAX (which occurs if you toggle to an individual stream and then back to the overall News page).
-
Re: Custom View Tile Will Not Always Load on News Page
wb9tpg Mar 10, 2015 10:47 AM (in response to msoltow)OK, I tried that test and see the same thing. It does not load correctly if you click into a stream and the click back to News. I can replicate that bug
Additionally the tile does not show up on a mobile device news page even though I included MOBILE.
-
-