I noticed that tapatalk users do not see the first message in the topic if "Show first post at the beginning of all pages in the series" option is active in the admin panel.
Go Admin panel, Appearance, templates and find thfeature_featured_index . find the code below and change the position= Sidenav to the sidebar:
<xf:widgetpos id="thfeature_page_sidenav" position="sidenav" />
<xf:widgetpos id="thfeature_page_sidenav" position="sidebar" />
Hi,
After updated xenporta to latest version and when I've tried to move threads from to another category I'm getting error below. And they were not marked as "promote article" or "promote features".
ErrorException: Undefined index: thread - library/EWRporta2/ControllerPublic/Thread.php:11
#0...