• Resolved patsky

    (@patsky)


    Hi

    Nearly finished and just one last thing to solve. I have used the LinkedIn box in the contact details for Instagram and used css to change the icon:

    .nc-icon-glyph.socials-1_logo-linkedin::before {
        content: "\e77b";
    }

    All perfect so far. However the alt / title text says LinkedIn. I found the widgets/widget-contact.php but this only changes the footer widget. Where do I go to change the header alt or Title text?

    By the way Instagram would be a good addition for the contact section in a future update ??

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter patsky

    (@patsky)

    I’m using a child-theme and some progress – managed to find where the header links are generated and overrode the function in inc/contact-bar/class.mt-contact-bar.php:

    CallContactBarClassMTL()

    But I’m a bit out of my depth now and can’t seem to override the class in widgets/widget-contact.php:

    class Regina_Lite_Widget_Contact extends WP_Widget

    Can anyone help please? I can amend the core file but would prefer to use an override.

    Hi @patsky,

    we’ll be adding Instagram in a near update.

    Thread Starter patsky

    (@patsky)

    That’s great news. How near ??

    Update is out ?? Instagram is in ??

    Thread Starter patsky

    (@patsky)

    Thank you sooooo much. Just uploaded the new update and perfect.

    Brilliant service!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Linked in to Instagram’ is closed to new replies.