Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
librandi Friend
librandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
February 23, 2017 at 3:05 pm #1013157Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 24, 2017 at 4:17 am #1013256Hi
Open /templates/uber/acm/gallery/tmpl/style-2.php
Find<a class="item-mask" href="<?php echo $itemLink; ?>"></a>
Replace it with
<a class="item-mask" href="<?php echo $itemLink; ?>" target="_blank"></a>
Hope it helps.
Regards
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
February 24, 2017 at 7:26 am #1013281thank you, i do it but it not work
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 24, 2017 at 7:56 am #1013288Hi
Open
Open /templates/uber/acm/gallery/tmpl/style-2.php
Find<?php if($itemLink):?><a href="<?php echo $itemLink; ?>" title="<?php echo $itemTitle; ?>"><?php endif ; ?>
Replace it with
<?php if($itemLink):?><a href="<?php echo $itemLink; ?>" target="_blank" title="<?php echo $itemTitle; ?>"><?php endif ; ?>
Regards
librandi Friendlibrandi
- Join date:
- February 2012
- Posts:
- 587
- Downloads:
- 89
- Uploads:
- 163
- Thanks:
- 123
- Thanked:
- 2 times in 2 posts
February 24, 2017 at 8:28 am #1013306no. not works
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 24, 2017 at 9:20 am #1013318Hi
You have to apply the changes so it will work, you can see here the changes are not applied by you: http://prntscr.com/ecqy7q
Apply the changes and check.Regards
1 user says Thank You to Pankaj Sharma for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum