Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • italpascal Friend
    #730509

    Hi, how can I remove the social buttons in contact form ? See Image

    use the template JA Sugite in web italpascal.it

    Thank you

    Ital Pascal

    pavit Moderator
    #747586

    Hi

    You should edit your contact assigned to contact page and disable Show links in Display Tab

    Best regards

    italpascal Friend
    #747588

    <em>@pavit 490631 wrote:</em><blockquote>Hi

    You should edit your contact assigned to contact page and disable Show links in Display Tab

    Best regards</blockquote>

    OK, thank you, but I just have the word Link

    pavit Moderator
    #747595

    Hi

    Please follow Ninja Lead suggested code HERE

    You should open templatesja_sugitehtmlcom_contactcontactdefault.php and change


    <!-- Contact links -->
    <?php echo $this->loadTemplate('links'); ?>
    <!-- End contact Links -->

    to

    <!-- Contact links -->
    <?php if ($this->params->get('show_links')) :
    echo $this->loadTemplate('links');
    endif; ?>
    <!-- End contact Links -->

    italpascal Friend
    #747608

    OK, thank you 🙂

    Solved

    juhuhu Friend
    #750244

    Hi there 🙂

    I`ve disabled SHOW LINKS in display tab, it did not remove social buttons from my contact page.
    As you can see: http://www.uromedicans.com/index.php/zakazite-pregled
    <em>@pavit 490631 wrote:</em><blockquote>Hi

    You should edit your contact assigned to contact page and disable Show links in Display Tab

    Best regards</blockquote>

    pavit Moderator
    #750245

    <em>@juhuhu 495022 wrote:</em><blockquote>Hi there 🙂

    I`ve disabled SHOW LINKS in display tab, it did not remove social buttons from my contact page.
    As you can see: http://www.uromedicans.com/index.php/zakazite-pregled</blockquote>

    Hi

    This is a solved thread, would be better if you will open a new thread for your problem and also provide in it a valid super user account for your backend when requested by the opening thread form

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

This topic contains 7 replies, has 3 voices, and was last updated by  pavit 9 years, 1 month ago.

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