test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • msc_itsd Friend
    #1023728

    Hi,

    I was wondering what kind of link should i put inside "Link" box to make the button to go to where I defined to? I put a external link there and did not seem to work.


    1. featured-intro
    Pankaj Sharma Moderator
    #1023780

    Hi
    The link will work, Can u share the URL of page where the module is published, so that i have a look on it.
    Regards

    msc_itsd Friend
    #1024058
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1024063

    Hi
    It’s a bug in the product and we will fix it asap.
    Kindly apply my hotfix for this
    Open /templates/ja_alumni/acm/features-intro/tmpl/tyle-1.php

    Find

    
                                        <a class="btn btn-inverse btn-border btn-lg" href="<?php echo $helper->get('data.btn-link', $i) ?>">

    Replace it with

    
                                        <a class="btn btn-inverse btn-border btn-lg" href="<?php echo $helper->get('data.features-links', $i) ?>">

    save and check.

    Regards

    msc_itsd Friend
    #1024068

    Hi Pankaj,

    I found the code, and I got <?php echo $helper->get(‘data.features-button’, $i) ?> underneath the code you show me to replace. do I have to delete it and then replaced the code you advice?


    1. acm_feature_intro
    msc_itsd Friend
    #1024072

    it seems working without delete anything. Thanks

    Pankaj Sharma Moderator
    #1024076

    Yes, you only need to replace one line

    
                                        <a class="btn btn-inverse btn-border btn-lg" href="<?php echo $helper->get('data.btn-link', $i) ?>">

    and it will fix the problem.

    Regards

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum