meiji85
New Member
Hi Truonglv !
This add-on is the best to customizing feeds like me.
I have added a custom reaction at the footer of the article widgets (wte_widget_threads) with this:
which works fine initially, but after clicking loading more, the appended widgets no longer can react.
Is there a way for this to work?
This add-on is the best to customizing feeds like me.
I have added a custom reaction at the footer of the article widgets (wte_widget_threads) with this:
Code:
<xf:react content="{$thread.FirstPost}" link="posts/react" list="< .js-post | .js-reactionsList" />
Is there a way for this to work?
Hi Truonglv !
This add-on is the best to customizing feeds like me.
I have added a custom reaction at the footer of the article widgets (wte_widget_threads) with this:
which works fine initially, but after clicking loading more, the appended widgets no longer can react.Code:<xf:react content="{$thread.FirstPost}" link="posts/react" list="< .js-post | .js-reactionsList" />
Is there a way for this to work?