Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
librandi Friend
librandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
May 22, 2016 at 8:37 pm #933412Hi,
In a page like this http://www.pirripirri.it/portfolio-1/210-re-auto.html how I can open "live demo" link in a new windows?
tksPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 23, 2016 at 2:59 am #933500Hi there is no button with name llive demo on your site .
Can u check it and provide more detailslibrandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
May 23, 2016 at 10:07 am #933668Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 23, 2016 at 10:15 am #933678Hi
Go toPlease open file templates/uber/html/com_content/article/product.php then look for this code, you will see the text there :<a href="<?php echo $live_demo; ?>" class="btn btn-lg btn-default"> <span>Live Demo</span> <i class="fa fa-eye"></i> </a>
replace it with
<a href="<?php echo $live_demo; ?>" target="_blank" class="btn btn-lg btn-default"> <span>Live Demo</span> <i class="fa fa-eye"></i> </a>
1 user says Thank You to Pankaj Sharma for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum