How to post video in

Discussion in 'Traffica WordPress Theme' started by bizgirl, Jan 16, 2015.

Thread Status:
Not open for further replies.
  1. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Hi there

    I would like to put a video in the right hand side of the Home Page Bottom Feature
    in place of the Find Us on FB and Testimonial section

    Can you please tell me how to do this and what the code/size of the vid would need to be in this section.

    Many thanks

    Maggie
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Maggie,

    To put a video in Find Us on FB section follow the video link given below:-
    http://screenpresso.com/=oJWRe

    It is not possible to use video in testimonial using dashborad.
    So, you can either hide testimonial section or use customized code in front-page.php.

    Thanks,
    Praveen
     
  3. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Thanks for the very prompt respons Praveen.

    Could you tell me how I would hide the testimonial section and
    what the code would look like that I would use in front-page.php.

    Cheers

    Maggie
     
  4. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi Maggie,

    I am providing you another easy method to add video in testimonial.

    Please paste the code given below in custom css.
    (Appearance->Theme Options->Styling Options->Custom Css) of your dashboard.

    .testimonial_author {
    display: none;
    }
    .feature_testimonial p {
    background: none !important;
    border: none;
    }

    Now, go to Appearance->Theme Options->Styling Options->Home Page Bottom Feature and under Testimonial Description box paste video iframe code as given below in screenshot.



    video_in_testimonial.png

    Thanks,
    Praveen
     
  5. bizgirl

    bizgirl Member

    Joined:
    Feb 4, 2013
    Messages:
    145
    Likes Received:
    7
    Woo Hoo!! Thanks Praveen.

    You are a GEM!

    Thankyou so much.
     
Thread Status:
Not open for further replies.

Share This Page