- Posts: 5
- Thank you received: 0
Any questions about Documents Sellers, post it here .
Terms and Conditions in new window without modules
- chadtheriault
- Topic Author
- Offline
- New Member
Less
More
14 years 2 months ago #5075
by chadtheriault
Terms and Conditions in new window without modules was created by chadtheriault
I was wondering if there was a way for the terms and conditions to open in a new window when clicked without all of the modules that are turned on for my front page showing?
It is very distracting to my viewers since I have most of the front page content in modules. It is hard to find where the terms and conditions are when clicked.
I have looked through the components/com_dms/views folder but just can't seem to figure out what I am looking for or what I need to change.
Thank you!
It is very distracting to my viewers since I have most of the front page content in modules. It is hard to find where the terms and conditions are when clicked.
I have looked through the components/com_dms/views folder but just can't seem to figure out what I am looking for or what I need to change.
Thank you!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
14 years 2 months ago #5170
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Terms and Conditions in new window without modules
Hi
You can do that by adding Itemid veriable to the link . For example :
Hope this help .
Regards,
Tuan
You can do that by adding Itemid veriable to the link . For example :
Code:
<a href="index.php?option=com_content&view=article&id=<?php echo $this->config->article_id; ?>&Itemid=99999" target="_blank"><?php echo JText::_('DMS_TERM_AND_CONDITION'); ?></a>
Hope this help .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- binhder
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
14 years 1 month ago #5676
by binhder
Replied by binhder on topic Re: Terms and Conditions in new window without modules
Hi Tuan,
Nice work! Following up on this "terms and conditions" window question, what is your suggestion for making it into a popup window with something like thickbox effects?
Binh
Nice work! Following up on this "terms and conditions" window question, what is your suggestion for making it into a popup window with something like thickbox effects?
Binh
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 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.