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

jqModal setting not working


  • Please log in to reply
10 replies to this topic

#1 Stephen Everse

Stephen Everse

    Member

  • Members
  • PipPip
  • 12 posts

Posted 20 August 2011 - 03:32 PM

I just upgraded to the latest version of tubepress Pro, and now the jqModal feature isn't working. (also, my resizing of the thumbnail doesn't seem to work, either.) Here's what is placed in the WordPress widget:

[tubepress resultsPerPage='1'
title='false' views='false'
description='false' length='true'
tubepress template='default'
margin-left='25px' thumbHeight='149'
thumbWidth='200' tubepress playerLocation='jqModal'
embeddedHeight='360' embeddedWidth='480' autoplay='true']

The front side is here: http://www.hytrainium.com/wp-dev/

Any ideas, folks?
Thanks.

#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 21 August 2011 - 07:52 PM

Hi,

It looks like you've reverted the widget back to the "popup" player location. Are you able to set up a test page with jqmodal so we could take a closer look? I don't see anything else on your site that would be interfering..

Thanks!

#3 Stephen Everse

Stephen Everse

    Member

  • Members
  • PipPip
  • 12 posts

Posted 21 August 2011 - 11:22 PM

Hi Eric,

Here are two iterations of pages where the [tubepress] shortcode is placed in the body of the page. You can see that the size and jqModal functionality work in the page area, but not in the widget at the bottom of each page. This baffles me!!!

http://www.hytrainiu...o-installation/

http://www.hytrainiu...l-installation/

Thanks for your help.
Stephen

#4 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 24 August 2011 - 12:29 AM

Hi Stephen,

Well, you're not the only one that is a little baffled. One thing that does stand out to me as a little fishy is the shortcode that you're using in the widget. It appears to have a little extra content in it that could be confusing TubePress. Try changing it from

[tubepress resultsPerPage='1' title='false' views='false' description='false' length='true'    tubepress template='default' margin-left='25px' thumbHeight='149' thumbWidth='200' tubepress playerLocation='jqModal'     embeddedHeight='360' embeddedWidth='480' autoplay='true']
to

[tubepress resultsPerPage='1' title='false' views='false' description='false' length='true' thumbHeight='149'     thumbWidth='200' playerLocation='jqmodal' embeddedHeight='360' embeddedWidth='480' autoplay='true']
Notice that the second shortcode has some content removed, and the word "jqmodal" is now all lowercase. Give that a whirl and let me know how it works for you. Thanks!

#5 Stephen Everse

Stephen Everse

    Member

  • Members
  • PipPip
  • 12 posts

Posted 30 August 2011 - 09:18 PM

Finally getting back to this. Tried your cleaned up code. No dice. Any more ideas?

Thanks,
Stephen

#6 Stephen Everse

Stephen Everse

    Member

  • Members
  • PipPip
  • 12 posts

Posted 11 September 2011 - 09:53 AM

Does anyone have any ideas here? The video thumbnail is still not conforming...

#7 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 13 September 2011 - 08:21 PM

Hi Stephen,

Could you enable debugging from WP Admin > Settings > TubePress > Advanced? That will allow me to take another look at the exact shortcodes that you're using.

Thanks!

#8 Stephen Everse

Stephen Everse

    Member

  • Members
  • PipPip
  • 12 posts

Posted 16 September 2011 - 02:23 PM

Sorry for the delay. Hadn't logged back in to see your reply. I've now turned on debugging. Hope that helps solve the mystery. I need the thumbnail to be larger, and I'd like a modal window instead of the popup. Thanks.

#9 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 17 September 2011 - 03:44 PM

The good news is that I'm able to reproduce this locally. The bad news is that I'm still not sure what's going on. Stand by...

#10 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 17 September 2011 - 04:17 PM

Bug found and fixed! Please help me test it by replacing your copy of sys/classes/org/tubepress/impl/shortcode/SimpleShortcodeParser.class.php with this one. Let me know how it works for you. Thanks!

#11 Stephen Everse

Stephen Everse

    Member

  • Members
  • PipPip
  • 12 posts

Posted 17 September 2011 - 08:13 PM

Woo hoo!! That worked! Thanks so much. My client is going to be VERY happy. Thanks for a great product, by the way. I couldn't find anything else that would do just what we needed. Yours is easy to configure and has tons of options.