Replace Instagram Widget Is That Possible?

Posted in: Newspaper
Post count: 40

My client does not have an Instagram account and would like me to replace the Instagram pictures with pictures he has sent to me via email. I realize I can turn off the widget in Theme Panel, I already did that as an experiment, but he WANTS PICTURES there, just not Instagram.

I Thought I might add them directly to the correct php file if you guys can give me a hint as to the file and line number, please. Or any other suggestion wouyld be fine also.

Thank you.

Post count: 22421

Hello,

There will be multiple places to edit the instagram widget:
http://screencast.com/t/NtyVeDbuzan and http://screencast.com/t/fJ16yi93UMU

You will need coding skills to do it though.

Thank you!

Post count: 40

Thank you. I’m not a coder, but can do simple PHP text changes. So I edited footer.php and added the images it seems to work okay. Later I will link to a gallery.

http://searchtheplanet.com/drmarkdemo/

One question, and perhaps you can give me the CSS, I left the existing Instagram widget turned ON, for demo only. Notice the small gap in my pictures on the left side of the screen, where the widget has no gap. . I would like to NOT HAVE the gap if possible.

Post count: 40

I was able to figure it out…. I put my code ABOVE your Instagram code.. The reason for this was, when I turned off the widget, it turned off my pictures also.

I then had an issue getting the pictures to line up.
So I used your class in my DIV…

<div class=”td-main-content-wrap td-footer-instagram-container”>

and it works fine.

Post count: 22421

Glad you managed to do it!
Best of luck on your project!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.