customizing the front page

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Fri Dec 25, 2015 6:45 pm
Hi, I am manually customizing the MSocial theme, I have few questions and need run through on it:

1. How do I make the header to look like the demo(having images with link). I have done the following without success. I added gk grid to header widget with with GK grid I as the source.

What are the next steps to take to make images with link appear on the front page.

2. How do I add social media plugins

3. How do I add video to front page

Thanks
User avatar
Junior Boarder

GK User
Mon Dec 28, 2015 8:51 am
Hi,

Regarding your issues:
1. GK Grid is only a container for other widgets, now you have to add widgets into your GK Grid I widget area.
https://www.gavick.com/documentation/wo ... wp-msocial (Please check GK Grid I widgets)

2,3 Video and social icons are added via Text widgets, more informations may be found here:
https://demo.gavick.com/wordpress/msoci ... -elements/
User avatar
Moderator

GK User
Tue Dec 29, 2015 2:35 pm
Thank you for the assistance. i am actually getting the process but i have few challenges find below my issues:

1. i want to insert an image in the gk grid I via text widget so i used the code i saw <div class="gk-photo" style="background-image: url('PATH');"></div> but it didn't display the image. Am doing something wrong here

2. whenever i typed the url the video in the gk grid I plays automatically, i want a situation where it would play only if clicked upon. here is the code i used <div class="gk-video"><iframe src="http://nexng.com/wp-content/uploads/2015/12/20.mp4" width="720" height="306" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>

how do i get the above resolved.

thanks as usual
User avatar
Junior Boarder

GK User
Wed Dec 30, 2015 9:47 am
Hi,

This is the code from the demo website (video)
Code: Select all
<div class="gk-video"><iframe src="//player.vimeo.com/video/22126094?title=0&amp;byline=0&amp;portrait=0&amp;color=db4a37" width="720" height="306" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div>

https://demo.gavick.com/wordpress/msoci ... ration-ii/

Regarding the image, could you send me a PM with backend access to your website? Then I'll be able to check the issue.
User avatar
Moderator


cron