test
Viewing 13 posts - 31 through 43 (of 43 total)
  • Author
    Posts
  • linnea Friend
    #571991

    Hi pavit. Sorry if I wasn’t clear, I am a different user who posted earlier in the thread. All of the links in my footer appear underlined when I used the code below to insert more than 5 buttons:

    <a class="addthis_button_pinterest_follow" addthis:url="https://vimeo.com/"><i class="fa fa-vimeo-square"></i></a>

    The buttons look like this. They are underlined because obviously the link style for my footer includes underline. I would like to change that.


    1. footer
    pavit Moderator
    #571994

    Hi

    Sorry my fault for the confusion

    You should use a code like this

    <div class="uber-social">
    <a class="addthis_button_pinterest_follow" addthis:url="https://vimeo.com/"><i class="fa fa-vimeo-square"></i></a>
    <a class="addthis_button_other social buttons
    </div>

    linnea Friend
    #572001

    Great, thank you that worked perfectly!

    max_santiago Friend
    #572254

    @pavit

    Please,
    in acm-footer social, in ‘google+’ box, I put numerical url but I see that system add a ‘plus’ sign (+) and then the ‘url’ become uncorrect!

    Any solution?! Url is maximlookmaker.com

    Thanks!
    🙂
    M.

    max_santiago Friend
    #737291

    @pavit

    Please,
    in acm-footer social, in ‘google+’ box, I put numerical url but I see that system add a ‘plus’ sign (+) and then the ‘url’ become uncorrect!

    Any solution?! Url is maximlookmaker.com

    Thanks!
    🙂
    M.

    pavit Moderator
    #572257

    Can you add into custom-html this url ?
    https://plus.google.com/+Maximlookmakerfidene/

    pavit Moderator
    #737294

    Can you add into custom-html this url ?
    https://plus.google.com/+Maximlookmakerfidene/

    max_santiago Friend
    #572258

    <em>@pavit 475594 wrote:</em><blockquote>Can you add into custom-html this url ?

    https://plus.google.com/+Maximlookmakerfidene/
    </blockquote>

    Pavit thanks but I have not html code but module (image) and numeric url to add…

    Should I to create a new html module?

    M.


    1. errore-social
    max_santiago Friend
    #737295

    <em>@pavit 475594 wrote:</em><blockquote>Can you add into custom-html this url ?

    https://plus.google.com/+Maximlookmakerfidene/
    </blockquote>

    Pavit thanks but I have not html code but module (image) and numeric url to add…

    Should I to create a new html module?

    M.

    pavit Moderator
    #572259

    Parlo in Italiano cosi ci capiamo meglio

    Se controlli i post precedenti in questo thread puoi notare che ho mostrato ad altri utenti come aggiungere un modulo Custom-html invece di quello del JA Acm footer per personalizzare le icone social

    Comunque prova in questo modo ( non l’ho testato ma credo che funzioni)

    In questo file templatesuberacmfootertmplstyle-1.php

    <?php if($helper->get('google-plus')): ?>
    <a class="addthis_button_google_follow" addthis:userid="+<?php echo $helper->get('google-plus')?>"><i class="fa fa-google-plus"></i></a>
    <?php endif; ?>

    Rimuovi il segno + evidenziato in rosso

    pavit Moderator
    #737296

    Parlo in Italiano cosi ci capiamo meglio

    Se controlli i post precedenti in questo thread puoi notare che ho mostrato ad altri utenti come aggiungere un modulo Custom-html invece di quello del JA Acm footer per personalizzare le icone social

    Comunque prova in questo modo ( non l’ho testato ma credo che funzioni)

    In questo file templatesuberacmfootertmplstyle-1.php

    <?php if($helper->get('google-plus')): ?>
    <a class="addthis_button_google_follow" addthis:userid="+<?php echo $helper->get('google-plus')?>"><i class="fa fa-google-plus"></i></a>
    <?php endif; ?>

    Rimuovi il segno + evidenziato in rosso

    max_santiago Friend
    #572261

    Grazie Pavit, eliminato il ‘+’ dal file php!

    M.

    max_santiago Friend
    #737298

    Grazie Pavit, eliminato il ‘+’ dal file php!

    M.

Viewing 13 posts - 31 through 43 (of 43 total)

This topic contains 43 replies, has 4 voices, and was last updated by  max_santiago 9 years, 6 months ago.

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