Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • jooservices Friend
    #576417

    Hi there
    Yes. You can apply similar method.
    In basically, the only thing you need to modify is
    – Update layout with anchor tag wrapped.
    – Update config allow to input custom link ( than apply to layout above ).

    But please consider it’s customize work. You’ll lose your customized if you upgrade your module later.

    Thank you,
    Viet Vu

    jooservices Friend
    #642733

    Hi there
    Yes. You can apply similar method.
    In basically, the only thing you need to modify is
    – Update layout with anchor tag wrapped.
    – Update config allow to input custom link ( than apply to layout above ).

    But please consider it’s customize work. You’ll lose your customized if you upgrade your module later.

    Thank you,
    Viet Vu

    jooservices Friend
    #741390

    Hi there
    Yes. You can apply similar method.
    In basically, the only thing you need to modify is
    – Update layout with anchor tag wrapped.
    – Update config allow to input custom link ( than apply to layout above ).

    But please consider it’s customize work. You’ll lose your customized if you upgrade your module later.

    Thank you,
    Viet Vu

    jtester Friend
    #576419

    You have to tell me where I can modify

    But now I need the details of the code

    Examples like “Update layout with anchor tag wrapped” I do not understand

    jtester Friend
    #642735

    You have to tell me where I can modify

    But now I need the details of the code

    Examples like “Update layout with anchor tag wrapped” I do not understand

    jtester Friend
    #741392

    You have to tell me where I can modify

    But now I need the details of the code

    Examples like “Update layout with anchor tag wrapped” I do not understand

    jooservices Friend
    #576672

    Hi there
    # As above code. You can see there is no anchor tag ( <a href> ). That’s why i said you’ll need update it.

    For sample

    <?php if($helper->get('data.img-icon', $i)) : ?>
    <a href="<?php echo $helper->get('data.link', $i);?>" />
    <div class="img-icon">
    <img src="<?php echo $helper->get('data.img-icon', $i) ?>" alt="" />
    </div>
    </a>
    <?php endif ; ?>

    # If you can’t work on it please provide your site backend & Cpanel access. I’ll help you work on it quickly

    Thank you,
    Viet Vu

    jooservices Friend
    #576677

    Hi there
    Or you can use this patched files

    https://www.dropbox.com/s/mmh5qd8mk026ewy/style-2.php?dl=0

    https://www.dropbox.com/s/n3b65jtspffxwu1/style-2.xml?dl=0
    templatesuberacmfeatures-introtmpl
    Thank you,
    Viet Vu

Viewing 8 posts - 16 through 23 (of 23 total)

This topic contains 23 replies, has 2 voices, and was last updated by  jtester 8 years, 9 months ago.

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