Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • SiteWeavers Friend
    #1049522

    Hi

    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


    1. joomlart-question
    Pankaj Sharma Moderator
    #1049668

    Hi
    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 Friend
    #1049734

    Thanks Pankaj

    Pankaj Sharma Moderator
    #1049739

    You are welcome!

Viewing 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