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

Issue displaying thumbnails correctly


Best Answer Rob Elings, 11 April 2013 - 11:49 AM

Hey thanks so much - yes, I should have included a link.

 

Well, after deactivating all my plugins and reactivating them again, I resolved the issue .... here's the link anyway: http://bhaktimedia.o...aishree/videos/

 

cheers

Rob

Go to the full post


  • Please log in to reply
6 replies to this topic

#1 maverick

maverick

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts

Posted 02 October 2012 - 12:41 PM

Hi Erik,

I have a slight issue when displaying a thumbnail list in the second tabs category.
Note: Everything displays correctly in the first PAG of thumbs but when I click the second tab - the thumbnails display incorrect. Only when I click on the 2nd lot of thumbnails do all my thumbanils show correctly.

Please see Code and screenshots for the page

<div class="dt-tabs-shortcode tabs">
<ul class="ui-tabs-nav">
	<li class="ui-state-default"><a href="#tabs-0">Latest</a></li>
	<li class="ui-state-default"><a href="#tabs-1">Most Viewed</a></li>
	<li class="ui-state-default"><a href="#tabs-2">Search Results</a></li>
</ul>
<div id="tabs-0" class="ui-tabs-panel">

[tubepress theme="explore" tubepress ajaxPagination="true" mode="playlist" playlistValue="PLD1AE64406117E2FA" playerLocation="shadowbox" orderBy="newest" title="true" description="false" thumbHeight="172" thumbWidth="217" resultsPerPage="24" embeddedHeight="540" embeddedWidth="720" length="false"]
</div>

<div id="tabs-1" class="ui-tabs-panel">

[tubepress theme="explore" tubepress ajaxPagination="true" mode="playlist" playlistValue="PLD1AE64406117E2FA" playerLocation="shadowbox" orderBy="viewCount" title="true" description="false" thumbHeight="172" thumbWidth="217" resultsPerPage="24" embeddedHeight="540" embeddedWidth="720" length="false"]

</div>

<div id="tabs-2" class="ui-tabs-panel">

<div id="search_results_div">

<h5 class="special-grey" style="text-align:center"> Use the Search Box Above to Display Specific Results</h5>

</div>

</div> <!--End of Tab Containers-->

Posted Image



Posted Image

As you can see. The thumbs display incorrectly until I click the second lot of thumbs


Posted Image

^ This screen shot is still displaying the "most viewed" tab

Any help would be really appreciated!

The only custom CSS I changed for the theme is the following:

.tubepress_thumb {
   height: 220px ! important;
}


Secondly can you explain how I can centre the title text under each video - at present it it obviously aligned left

Any help would be really appreciated.

S

#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 03 October 2012 - 11:23 PM

It's probably TubePress's "fluid thumbs" feature that is incorrectly setting the width of the second tab of thumbnails. What happens if you turn it off by setting fluidThumbs="false" ? e.g.

[tubepress fluidThumbs="false" theme="explore" tubepress ajaxPagination="true" mode="playlist" playlistValue="PLD1AE64406117E2FA" playerLocation="shadowbox" orderBy="viewCount" title="true" description="false" thumbHeight="172" thumbWidth="217" resultsPerPage="24" embeddedHeight="540" embeddedWidth="720" length="false"]
If that doesn't work, feel free to send me a link (PM if you'd like) and I'll take a first-hand look.

Secondly can you explain how I can centre the title text under each video - at present it it obviously aligned left


This CSS should do the trick:

dd.tubepress_meta_title,
dd.tubepress_meta_title a,
dd.tubepress_meta_title a:hover {
    text-align: center
}
Give that a try? Thanks!

#3 maverick

maverick

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts

Posted 04 October 2012 - 11:41 AM

The center text CSS worked fine - Thanks for that.

The fluid property and code when tested is now displaying 'all' the thumbs incorrectly on each tab.

I have PM'ed you. Really appreciate it if you could take a look in the soonest instance.

Thank Eric!

#4 Rob Elings

Rob Elings

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 10 April 2013 - 06:38 AM

Not sure if I should be posting my issue in this threat but I hope to get an answer. 

 

See screenshot; thumbnails displaying incorrectly ... what would I need to do to fix this?

 

http://screencast.com/t/TNbtjth0h

 

Much appreciated ... 

 

Rob



#5 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 10 April 2013 - 07:46 PM

Hi Rob,

 

Troubleshooting your Tubepress and the issues you are having would be much easier if you could please post a link to your website where you have tubepress installed and running.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!


#6 Rob Elings

Rob Elings

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 11 April 2013 - 11:49 AM   Best Answer

Hey thanks so much - yes, I should have included a link.

 

Well, after deactivating all my plugins and reactivating them again, I resolved the issue .... here's the link anyway: http://bhaktimedia.o...aishree/videos/

 

cheers

Rob



#7 brandon

brandon

    Advanced Member

  • TubePress Staff
  • 1989 posts

Posted 11 April 2013 - 07:40 PM

Hi Rob,

 

Glad you were able to resolve your issue.

 

Thanks!


Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!