• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Resolved i need help move sidebard right

That is not a sidebar on the left, that is the XF2 sideNAV. It behaves differently than the sidebar (which is on the right).

You can't MOVE the sideNAV from the left to the right (nor can you move the sideBAR from the right to the left).

You'd need to edit the xa_ams_index template and change the xf:sidenav template tags to xf:sidebar

You'll also need to edit the xf:widgetpos to change the position from 'sidenav' to 'sidebar'.

You'll probably also want to do the same to the Category View template (xa_ams_category_view) as it also uses the sidenav vs the sidebar.

It will look like this if you do those simple edits.

Selection_896.png
 
Thanks a lot this worked ... since i have a child theme do i have to do this in every update
And also how can i change the slug from AMS to posts.
 
Last edited:
Back
Top