Viewing 7 replies - 16 through 22 (of 22 total)
  • @LongTail Video : I just upgraded the plugin to the 1.4.2 version … I still have the problem with category/tags/archives page : the shortcode appears instead of the player.

    just in case, is my shortcode correct ? works fine on index pages …

    [jwplayer config=player file=https://www.mydomain.com/videos/s17301_slideshow.flv image=https://www.mydomain.com/videos/s17301_slideshow.jpg]

    Thread Starter narwen

    (@narwen)

    Have updated to new version, but have same result (just shortcode for example on this page).

    here is the code of the theme : https://pastebin.com/05uA3Nj6

    I tried to modify everything but it doesn’t work … in fact, the problem is not the theme code, I think the matter is the plugin always try to use excerpt on the archives/category page : but it doesn’t work if the user doesn’t propose excerpt on his blog. In my case, the archives are always the same than the others pages. I don’t know how you can code it but that’s my thought about this issue … sorry for my “frenchy” english ??

    Plugin Author JW Player

    (@longtail-video)

    Hey guys,

    The 1.4.2 update changed the behavior of the category checkbox on the JW Player config page. It should let you switch between embedding on the_content() or on the_excerpt(). Try toggling to see if that helps.

    Checked: Should use the_excerpt() to embed on archive pages.
    Unchecked: Should use the_content() to embed on archive pages.

    I’m appreciate you guys sticking with me on this. This has been a challenge to debug

    Thanks.

    Thread Starter narwen

    (@narwen)

    That is works for me! Thank you!

    @LongTail Video : congratulations, the thing works perfectly with the box unchecked .. I really appreciate your efforts, thank you !!!

    Plugin Author JW Player

    (@longtail-video)

    Glad to hear it’s working for you guys!

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘[Plugin: JW Player Plugin for WordPress] There are no player in category with custom template’ is closed to new replies.