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

Widget Top Viewed Inconsistent


  • Please log in to reply
6 replies to this topic

#1 Kermit Woodall

Kermit Woodall

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 06 December 2010 - 09:39 PM

I'll make sure I've also posted this in your bug reporting system. However I would like to know if anyone else has seen this. I'm using the following code in my Tubepress Widget:

[tubepress theme='sideadv' orderBy='viewCount' resultsPerPage='5' playerLocation='jqModal']

However when I switch from page 1 to page 2 in the main content area the widget displays a different list of videos. Shouldn't it stay the same?

Here's my test site: http://advocate.kerm...ti...ideo-test/

Kermit Woodall

#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 09 December 2010 - 12:28 AM

Hi Kermit,

Here's what I see when I use your gallery: . The videos in the widget don't seem to change. Am I missing something? Let me know. Thanks!

#3 Kermit Woodall

Kermit Woodall

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 09 December 2010 - 09:01 AM

I turned on the Ajax Pagination (which works well now!) and that hid the problem. I've turned it back off so you can see it.

Kermit

#4 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 09 December 2010 - 11:47 PM

This isn't so much of a bug as it is more of a limitation of the current design of TubePress. If you have multiple galleries on a single page, they will all respond to the "tubepress_page=x" in the query string and paginate themselves accordingly.

I've added a ticket for this as a bug, because I agree that it can be confusing to users - especially when you have a widget gallery and a regular gallery on the same page. Unfortunately the fix will be non-trivial, otherwise I'd give you direction on where to start hacking..

http://code.google.c...s/detail?id=246

#5 Kermit Woodall

Kermit Woodall

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 12 December 2010 - 12:32 PM

This isn't so much of a bug as it is more of a limitation of the current design of TubePress. If you have multiple galleries on a single page, they will all respond to the "tubepress_page=x" in the query string and paginate themselves accordingly.



I actually only have the one gallery on that page and it has three pages (at the moment) of videos.

Kermit

#6 Kermit Woodall

Kermit Woodall

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 16 December 2010 - 04:42 PM

Eric - I've discovered another bug with the Widget gallery listing...

I edited the widget template again so the widgets simply linked to show the video directly (per your documention - thanks!) using this code:

I had replaced the ID and REL with an HREF and it works great. Solving another feature request/suggestion to be able to link the sidebar widget list to the main content area. It means the page refreshes completely but that's exactly what my people expect so no harm there.

The bug I've found is that when you do this link to directly show the video in question as the playing video above the gallery - the sidebar widget list goes from the 5 results up to 6 results and shows the selected video at the top of that list too. I suspect this is another manifestation of the same bug but it looks pretty odd and turning on ajax doesn't make it go away in this case.

Bug updated in your bug tracker BTW. But could you give me a hint of when you can fix this (and how about when you might add the description to playing video or help me in doing so?)

Thanks!

Kermit

#7 Kermit Woodall

Kermit Woodall

    Advanced Member

  • Members
  • PipPipPip
  • 47 posts

Posted 21 December 2010 - 05:06 PM

The grid of videos below also get your video added in again as well. Any luck on finding this bug?

Kermit