Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #301713

    Rupok
    Member

    Hello Lucy,

    You don’t need to create another thread and even you don’t need to do anything for the connect page. It’s already on each page. Check it and let me know if you can see it.

    Thanks for using X.

    Cheers!

    #301778

    LucyKeile
    Participant

    I wasn’t very clear sorry.
    I see the IMDB icon on every page on the footer.

    When I mentioned the connect page is because if you go to that page you will see that I am using cornerstone and I used a promo template that shows just 2 team members.

    There it is displayed the social icons for others to connect, I would like to add our imdb there as well.

    href=”#”> [x_icon style=”margin: 0 2px; font-size: 1.75em;” type=”linkedin-square”] <a
    href=”#”> [x_icon style=”margin: 0 2px; font-size: 1.75em;” type=”facebook-square”] <a
    href=”#”> [x_icon style=”margin: 0 2px; font-size: 1.75em;” type=”twitter-square”]<a
    href=”#”> [x_icon style=”margin: 0 2px; font-size: 1.75em;” type=”envelope”]<a
    href=”#”> [x_icon style=”margin: 0 2px; font-size: 1.75em;” type=“linkedin-square”]

    I need to change the last icon type from linkedin-square to imdb

    Maybe a new thread?

    🙂

    #301945

    Paul R
    Moderator

    Hi Lucy,

    To achieve that, please change your code to this.

    
    <a href="https://www.linkedin.com/in/lucymacedo"> [x_icon style="margin: 0 2px; font-size: 1.75em;" type="linkedin-square"] </a> <a href="https://www.facebook.com/lucykeile"> [x_icon style="margin: 0 2px; font-size: 1.75em;" type="facebook-square"] </a> <a href="https://twitter.com/lucykeile"> [x_icon style="margin: 0 2px; font-size: 1.75em;" type="twitter-square"]</a><a href="#"> </a><a href="mailto:lucy@stradfilms.com">[x_icon style="margin: 0 2px; font-size: 1.75em;" type="envelope"]</a><a href="http://www.imdb.com/company/co0458509/" class="imdb" title="IMDb" target="_blank"><img src="http://stradfilms.com/wp-content/uploads/2015/06/imdb.png"></a>
    

    Hope that helps.

    #302470

    LucyKeile
    Participant

    Hey guys I could never do this without your help thank you so much! I did what you instructed me and worked, but I would like to add a little space between the icons and make around the same size.

    This is how it is showing icon

    Can you assist me?

    Thank you!!!

    #302807

    Friech
    Moderator

    Hi There,

    The issue seems to be addressed already. Please confirm

    Themeco

    Thanks!

    #302984

    LucyKeile
    Participant

    The picture you sent is for my footer which is fixed.

    The issue I am talking about is not with the footer but with the page “Connect” you can login to the site and check.

    These icons here connect page are on the connect page – row 7. I use cornerstone

    Thank you

    Lucy

    #303283

    Thai
    Moderator

    Hi There,
    Try adding following CSS under Appearance > Customize > Custom > CSS:

    .x-promo .imdb img {
        max-width: 35px;
        height: auto;
        margin-left: 5px;
    }

    Hope it helps.

    #304175

    LucyKeile
    Participant

    Fantastic! I love you guys!

    The best support service ever!

    #304519

    Paul R
    Moderator

    You’re welcome and Thank you for your kind words.

    #829202

    Protobit
    Participant

    Hey there,

    I am also trying to add tripadvisor icon, but seems that this does not work anymore.
    Code on the first page creates following facebook icon:
    <i class="x-icon-facebook-square"></i>

    But latest version of template creates following:
    <i class="x-icon-facebook-square" data-x-icon="ï‚‚" aria-hidden="true"></i>

    So I need to add this part: data-x-icon="ï‚‚" aria-hidden="true"but have no idea how to get this data-x-icon: ï‚‚

    Please for your advice!
    Thanks!

    #829784

    Zeshan
    Member

    Hi there,

    You can use simple classes also. To use them, select Enable Legacy Font Classes option under Settings > Cornerstone in your WordPress dashboard (see: http://prntscr.com/8p64bp).

    Thank you!

    #988149

    Adwin L
    Participant

    Hi there, I used this code to add trip advisor to the theme through functions.php, but it deleted all of my social icons? They are now not appearing on the topbar.

    http://52.25.40.201/~yellowknife/

    #988619

    Jade
    Moderator

    Hi Adwin,

    Please double check in Appearance > Customize > Footer and make sure that Footer Social option is set to ON.

    Hope this helps.

    #990104

    Adwin L
    Participant

    Yes, they are set to on but still not appearing in topbar or footer

    #990621

    Friech
    Moderator

    Hi There,

    Can you clarify what code you’re referring to? And where did you paste it.
    And if you would not mind please provide us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.