Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1123106
    justincourage
    Participant

    I would like to know how to add a custom link to my author’s display name.

    Also, I would like to be able to add a custom instagram icon below it to link to an instagram profile.

    How is this possible?

    For reference, I would like to make it look exactly like this:

    My Two Cents on Instagram Stories and the Evolution of Social Platforms

    Except instead of Twitter, I’d like it to be Instagram.

    Thanks.

    #1123144
    John Ezra
    Member

    Hey there,

    Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this.

    You can check out our recommended partners: https://theme.co/x/member/custom-development/

    Alternatively, you can search for plugins that may be able to do this. Otherwise it’s possible creating a small snippet of HTML with some JS to call in in to a certain area, however that is extremely limited and may not be what you are looking for.

    X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!

  • <script> jQuery(function($){ $("#no-reply-1123106 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>