instagram feed

Support Area Forums Bottega instagram feed

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://comicbookhideout.com
  • Author
    Posts
  • #26886
    Glynnes Pruett
    Participant

    The site isn’t online yet! Just needed a place to put my instagram plug in.. i tried putting the short code in a text widget on the home page, but it won’t display. Where should I put it if i want to have the feed at the bottom of my home page?

    #26889
    Bill Robbins
    Moderator

    Good Morning Glynnes,

    Excellent question. You can add a shortcode to a text widget, but we need to make a small edit first. Here’s what to do:

    1. Go to the Appearance section in your WordPress dashboard and choose Edit.
    2. From the list of files on your right, choose functions.php
    3. Scroll down to the very bottom of the file and add this:
      
      
      add_filter('widget_text', 'do_shortcode');
      
      

      (make sure to copy that code directly from the support site and not the notification email)

    4. Save your changes.

    I believe that will set things so that you can use a shortcode inside a text widget. If you run into trouble let me know.

    Have a great day,
    Bill

    #27062
    Glynnes Pruett
    Participant

    thank you! worked perfectly!

    #27066
    Bill Robbins
    Moderator

    Fantastic. Let me know if you need anything else 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘instagram feed’ is closed to new replies.