- Posts: 6
- Thank you received: 0
Any questions about Documents Sellers, post it here .
How To Remove Back Button in Docuseller
- Antonio Honrado
- Topic Author
- Offline
- New Member
-
Less
More
10 years 6 months ago #49955
by Antonio Honrado
How To Remove Back Button in Docuseller was created by Antonio Honrado
How do I remove or disable the back button in docuseller?
It is not applicable when I use the menu link, it doesn't have any link to go back to.
Thanks
It is not applicable when I use the menu link, it doesn't have any link to go back to.
Thanks
Please Log in or Create an account to join the conversation.
- Antonio Honrado
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
10 years 6 months ago #49957
by Antonio Honrado
Replied by Antonio Honrado on topic How To Remove Back Button in Docuseller
pls ignore. I don't need it removed. My question is how to remove the details? I just want the order button
There really is no need for it because whatever detail already shows. The popup just have the image and too big without anything on it.
Thanks
There really is no need for it because whatever detail already shows. The popup just have the image and too big without anything on it.
Thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 6 months ago #49966
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How To Remove Back Button in Docuseller
Hi Antonio
Please send me the link to the page. I will look at it and guide you to modify the code to remove the button
Regards,
Tuan
Please send me the link to the page. I will look at it and guide you to modify the code to remove the button
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Ole Johan
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
10 years 3 months ago #55215
by Ole Johan
Replied by Ole Johan on topic How To Remove Back Button in Docuseller
Hi.
I have same issue, I want to remove the "details button"
I have same issue, I want to remove the "details button"
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 3 months ago #55275
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How To Remove Back Button in Docuseller
Hi Ole
Please send me the link to the page. I will look at it and guide you
Tuan
Please send me the link to the page. I will look at it and guide you
Tuan
Please Log in or Create an account to join the conversation.
- Ole Johan
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
10 years 3 months ago - 10 years 3 months ago #55281
by Ole Johan
Replied by Ole Johan on topic How To Remove Back Button in Docuseller
Thanks
Last edit: 10 years 3 months ago by Ole Johan.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 3 months ago #55311
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How To Remove Back Button in Docuseller
Hi Ole
Please look at the file components/com_dms/views/common/taskbar.php, find the code below and remove it:
Regards,
Tuan
Please look at the file components/com_dms/views/common/taskbar.php, find the code below and remove it:
Code:
<li>
<a href="<?php echo $url; ?>" <?php echo $popup; ?> class="btn btn-primary">
<?php echo JText::_('DMS_DETAILS'); ?>
</a>
</li>
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 3 months ago #55312
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How To Remove Back Button in Docuseller
You can get this file, unzip it, upload to components/com_dms/views/common folder of your site and It will work well
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.