Instagram Social Link Issue

Support Area Forums Photobug Instagram Social Link Issue

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #6803
    Joel Cornett
    Participant

    I have a link for my instagram feed, but it basically just refreshes the page, but if I copy and paste the link that is in my “About Me” widget, it takes me there properly…

    Also, the link that shows in my status bar shows that its’ going to redirect, so the issue is something between the entering how it renders on the web…

    the website is http://flytrafficmedia.com

    #6817
    Bill Robbins
    Moderator

    Joel,

    Thank you for your business first of all. Sorry for the trouble…it appears you have discovered a typo. Here’s how to fix it:

    1. Go to the appearance section of your WordPress control panel and select edit to open up the theme editor.
    2. From the list of files on your right, choose widget-about.php and look for this spot:
      
      if (!empty($instance['instagram']))
      echo '<li id="instagram"><a href="'. $instance['istagram'].'" target="_blank">Instagram</a></li>';
      
    3. Replace that with this:
    4. Save your changes.

    That should fix the link. If you run into trouble, let me know.

    This fix has also been added to the theme as of version 1.0.3.

    Thanks again,
    Bill

    #6819
    Joel Cornett
    Participant

    That fixed it! Thanks!

    #6822
    Bill Robbins
    Moderator

    Awesome! Let me know if you need anything else.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Instagram Social Link Issue’ is closed to new replies.