This topic has 17 replies, 5 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hi!
My instagram widget is not showing pictures. Only the text link.
Help!
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
FTP and wp-admin panel credentials in Private Content.
Hello,
My instagram isn’t working I’ve created a instagram widget, and have created a static block and placed it in the footer however the one picture I have which I’m testing it with isn’t showing up. Please help thank you.
Hello @plush,
The issue has been fixed.
Please check Instagram widget now.
Best regards,
Jack Richardson.
Hello @littlememx,
Now Instagram images are shown. Please check.
Best regards,
Jack Richardson.
Only one instagram picture appears on my footer? How can we get multiple smaller pictures(like 6-8) to appear?
Thank you.
Hello @plush,
I’ve set 6 images to show in Instagram widget settings in Appearance > Widgets and added this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.widget-container.null-instagram-feed li img {
width: 100%;
}
Please check it now.
Regards,
Eva Kemp.
Hi Eva,
It looks great on mobile, however on the computer the pictures look very small. Can you make it two rows of pictures, so 3 per row for a total of 6 pictures like it is when viewing on mobile? Thank you.
Hello,
I’ve added this code in 8Theme Options > Typography > Custom CSS > Global Custom CSS:
.widget-container.null-instagram-feed .instagram-size-thumbnail li {
width: 33.333% !important;
}
Please check footer now.
Regards,
Eva Kemp.
Beautiful! Thank you.
Hello,
You’re welcome.
Regards,
Eva Kemp.
This is about the twitter widget,
Can we center the title “twitter” like how instagram widget title is centered. And on the twitter widget I notice the date and time appear, can we remove the date and time of the tweets so they don’t show up and clutter the space?
Thank you
Hi sorry to keep adding to this! Can you center everything including the titles in that prefooter area (instagram, twitter, stay up to date, get on the list, email address, sign up)
Also I am liking the demo footer area, is there a way I can edit based off that or do I have to create a new static page and drag into footer area?
Thank you.
Hello,
1) You can use the following code in Global Custom CSS.
footer .container .twitter-slider-title{
text-align: center;
}
2) Yes, if you want to get edited footer you need create it manually.
Regards,
Robert Hall.
Got it. Thank you.
Hello,
You’re welcome.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up