Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Big White Area


Best Answer pokerennl, 05 August 2015 - 02:28 AM

Hey Eric,

 

Thanks for your help, it works fine now!

Kinds regards.

Go to the full post


  • Please log in to reply
6 replies to this topic

#1 pokerennl

pokerennl

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 30 July 2015 - 08:12 AM

Hello People,

 

Just bought the pro license and installed it on my website.

 

For some reason i get a big white gap above the video's 

 

http://www.pokeren.n...ker-2013-videos

 

Maybe someone overhere can help me out?

Kinds regards



#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 30 July 2015 - 03:14 PM

Hello,

 

Thanks for contacting us and thanks for your purchase! This is a common issue which is fairly easy to fix. Please see this support article for a full explanation and recommended solutions. Of course, if you have any questions along the way please don't hesitate to ask us.

 

Thanks!



#3 pokerennl

pokerennl

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 03 August 2015 - 05:33 AM

Hey Eric,

 

Where on my ftp can i find the Fitvids.js file so i can replace it

Kinds regards



#4 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 03 August 2015 - 01:45 PM

In your situation, here's what I would recommend:

  • Using FTP download wp-content/themes/motive/js/bunyad-theme.js to your computer and open it with your favorite text editor.
     
  • Edit line 22 and change it from
    $('.featured-vid, .post-content').fitVids();
    to
    $('.featured-vid, .post-content').not('.js-tubepress-embed').fitVids();
    
  • Re-upload bunyard-theme.js to your server in its original location.

That should be enough to get Fitvids and TubePress to not conflict with one another. Give it a try and let us know how it works? Thanks!



#5 pokerennl

pokerennl

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 04 August 2015 - 02:20 AM

Hey Eric,

 

I did exactly what you told me but the white gap is still there:

 

http://www.pokeren.n...015/08/eric.jpg

Kinds regards!



#6 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 05 August 2015 - 01:58 AM

My apologies. I thought that would be an easy fix but realize now that it isn't right. Here's the solution that will work:

  • Using FTP download wp-content/themes/motive/js/bunyad-theme.js to your computer and open it with your favorite text editor.
     
  • Edit lines 764-766 of bunyad-theme.js, which is the unmodified copy of Fitvids.js, and replace it with the contents of jquery.fitvids.min.js, which you can find as an attachment at the bottom of this support article.
     
  • Re-upload bunyard-theme.js to your server in its original location.

Give that a try? Again sorry for the mistake!



#7 pokerennl

pokerennl

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 05 August 2015 - 02:28 AM   Best Answer

Hey Eric,

 

Thanks for your help, it works fine now!

Kinds regards.