Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • panospap Friend
    #206652

    Hi, 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 Moderator
    #572007

    Hi @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 Friend
    #572212

    I did made the changes, but problem still remains.

    Adam M Moderator
    #572296

    Hi @panospap,

    Please provide a temporary admin account and FTP account via private reply so I can update the code for you.

    Adam M Moderator
    #737333

    Hi @panospap,

    Please provide a temporary admin account and FTP account via private reply so I can update the code for you.

    panospap Friend
    #572438

    Well, 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 Friend
    #737475

    Well, 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.

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

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