Home › Forums › All Other Themes › Split Social Media Section
- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by
Forum Moderator.
-
AuthorPosts
-
January 6, 2017 at 12:33 pm #57603
Hi guys,
On my website homepage (www.mvpbasketballcoaching.com.au) I’ve currently got a section “Photo Gallery” that is a direct link to an Instagram page.
Is it possible to have that individual section edited so that on the right side of the screen is the Instagram feed BUT on the left side is a Facebook feed?
January 6, 2017 at 12:44 pm #57607Hi Mark,
You can use column shotcode for this on the right hand side column you can add Instagram feed and on the left column facebook feed.
Column shortcode available in Appearance>>Theme Option>>Shortcode or you can also use plugin Shotcode Ultimate plugin.
Regards,
DaveJanuary 6, 2017 at 1:28 pm #57629Hi Dave,
I don’t quite understand how to use the Shortcode Ultimate plugin, already have it active but no pop-up box was coming up for when I was trying to edit.
So I’ve gone with the extended version to make it happen (which it has) but if you can show me the tidier version too that would be great. Here is how I’ve made it happen –
<div style=”float: left; width: 46%;”>[custom-facebook-feed]</div>
<div style=”float: right; width: 46%;”>[instagram-feed]</div>
<div style=”clear: both;”></div>January 9, 2017 at 7:44 am #57842Hi Mark,
Add this code in section.
[su_row][su_column size="1/2"][custom-facebook-feed][/su_column] [su_column size="1/2"][instagram-feed][/su_column][/su_row]
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.