I've added three Widgets that displays recent Threads. Next, I've created a Group and displayed them in "Tab".
I'm using "hookage_container_content_title_bar" position so that it' added at the top of each page in content area.
First tab is loaded fine with content, but when I click on second and third tab, it displays nothing. I checked that it makes an AJAX call, but it returns blank content. Any idea?
The URL of AJAX Call.
https://xf-test.forum/misc/wf-widget?widget_id=42&alp={"_WidgetFramework_isHook"=true}&_xfRequestUri=/&_xfNoRedirect=1&_xfResponseType=json
And the output from server for above call:
{"css":"","js":"","templateHtml":""}
Any clues?
I'm using "hookage_container_content_title_bar" position so that it' added at the top of each page in content area.
First tab is loaded fine with content, but when I click on second and third tab, it displays nothing. I checked that it makes an AJAX call, but it returns blank content. Any idea?
The URL of AJAX Call.
https://xf-test.forum/misc/wf-widget?widget_id=42&alp={"_WidgetFramework_isHook"=true}&_xfRequestUri=/&_xfNoRedirect=1&_xfResponseType=json
And the output from server for above call:
{"css":"","js":"","templateHtml":""}
Any clues?