-
AuthorPosts
-
panospap Friend
panospap
- Join date:
- December 2010
- Posts:
- 43
- Downloads:
- 149
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 26, 2015 at 7:22 pm #206652Hi, having selected the JoomlArt Advanced Custom Module,–> Features Intro: style-10, In the Features intro details we have a Feature Title, Feature Description, Button Title link for Title.
The link works for the button, and not for the Feature Title. The Feature Title is redirecting you on the main page.
I have tried to apply <a href….> tags but it doesn’t work either
Thanks
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
May 27, 2015 at 5:18 pm #572007Hi @panospap,
Please open file templatesuberacmfeatures-introtmplstyle-10.php then look for this line :
<a href="<?php echo $helper->get('data-s6.title-link',$i); ?>" title="<?php echo $helper->get('data-s10.title', $i) ?>">
update as below :
<a href="<?php echo $helper->get('data-s10.title-link',$i); ?>" title="<?php echo $helper->get('data-s10.title', $i) ?>">
panospap Friendpanospap
- Join date:
- December 2010
- Posts:
- 43
- Downloads:
- 149
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 28, 2015 at 11:16 pm #572212I did made the changes, but problem still remains.
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
panospap Friendpanospap
- Join date:
- December 2010
- Posts:
- 43
- Downloads:
- 149
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 31, 2015 at 11:04 pm #572438Well, I have to admit that my plesk made me fool. I had edited the file via the plesk enivironment and althought I was saving the changes never passed.
Thanks, everything is Ok now.
panospap Friendpanospap
- Join date:
- December 2010
- Posts:
- 43
- Downloads:
- 149
- Uploads:
- 11
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 31, 2015 at 11:04 pm #737475Well, I have to admit that my plesk made me fool. I had edited the file via the plesk enivironment and althought I was saving the changes never passed.
Thanks, everything is Ok now.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by panospap 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum