Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
SiteWeavers Friend
SiteWeavers
- Join date:
- August 2013
- Posts:
- 128
- Downloads:
- 24
- Uploads:
- 15
- Thanks:
- 4
- Thanked:
- 7 times in 4 posts
July 18, 2017 at 1:34 pm #1049522Hi
I would like to remove the link associated with the [Home] About us – JA ACM Module title. Can you show me how and where I can do that please?
Many Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 19, 2017 at 1:50 am #1049668Hi
Open
file "/acm/features-intro/tmpl/style-3.php" in template "ja_healthcare".
Find<?php if ($helper->get('title-link')): ?> <a href="<?php echo $helper->get('data-s6.title-link'); ?>" title="<?php echo $helper->get('title') ?>"> <?php endif; ?> <?php echo $helper->get('title') ?> <?php if ($helper->get('title-link')): ?> </a> <?php endif; ?>
Replace it with
<?php if ($helper->get('title-link')): ?> <?php endif; ?> <?php echo $helper->get('title') ?> <?php if ($helper->get('title-link')): ?> <?php endif; ?>
I did changes on your site, You can check your site now.
Regards
SiteWeavers FriendSiteWeavers
- Join date:
- August 2013
- Posts:
- 128
- Downloads:
- 24
- Uploads:
- 15
- Thanks:
- 4
- Thanked:
- 7 times in 4 posts
July 19, 2017 at 8:35 am #1049734Thanks Pankaj
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 19, 2017 at 8:45 am #1049739You are welcome!
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum