Hello.
I have custom plugin for display some info in profile page.
Is there a way to display this tab before default "details" tab? In other words, how can I swap this tabs?
Thanks in advance.
Hi,
About tabs order, I think the best way to do it is to create a template override:
- Copy file from /components/com_jsn/views/profile/default.php to /templates/your-template-folder/html/com_jsn/profile/default.php
- between line 107 and 126 you can do a simple modification to sort your tabs.
in screenshot you will see an example, this should move tab plugins before fields tabs
There are no replies made for this post yet. However, you are not allowed to reply to this post.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »