[RSS Feed/News] mark solution (AJAX) not working

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I have implemented the content vote system to a custom entity in my add-on,
Just like this part in post_question_macros template,
HTML:

Code:
                    <xf:if is="$post.isContentVotingSupported()">
                        <xf:macro template="content_vote_macros" name="vote_control"
                            arg-link="posts/vote"
                            arg-content="{$post}" />
                    </xf:if>

                    <xf:if...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom