Forums

Promotion Slider
[resolved] categories not working with version 3.2.0 and 3.2.1 (7 posts)

  1. daveshine (David Decker)
    Member
    Posted 1 year ago #

    Hi there!
    The plugin itself works and after changing the post type from "promotion" to "ps_promotion" in the database manually (not documented in your faq...) it really works after the update from 3.0.1.

    But one thing doesn't work anymore: categories!!
    I need them dearly! Because I have one for German sliders and one for English sliders - to work in conjunction with the WPML plugin.

    So what should I do? I tried it all with conditional tags and so on - your category option doesn't work anymore no matter what I type in there. I currently use the slug of the category but also the title or ID doesn't work!

    Maybe there's one more little mystake anywhere in the plugin?

    Any help is appreciated to got this awesome plugin working with displaying sliders from DIFFERENT categories.

    THANX!

    -Dave from Germany :)

    http://wordpress.org/extend/plugins/promotion-slider/

  2. Micah
    Member
    Posted 1 year ago #

    Thanks for letting me know about this Dave! I just pushed out an update for you that fixes this bug (version 3.2.2). I hope that was quick enough!

  3. kenjidd
    Member
    Posted 9 months ago #

    Hi
    i have the same problem, but i use 3.3.1 Version and i didn't do any update.

    I have a french and an english category, but when i use the category tag, all my promotion are shown... not only french or english.
    I mean in my french page i have all my promotion even if it's an english promotion category ( and same thing for english - i have french promotion in addition)

    here is my code :

    <?php
       if(qtrans_getLanguage() == "fr")
          echo do_shortcode ('[promoslider width="930px" height="350px"category="francais"]');
       else if(qtrans_getLanguage() == "en")
          echo do_shortcode ('[promoslider width="930px" height="350px"category="anglais"]');
    ?>

    the code is good, the condition is right everything is ok but the promotion in the slider.

    Thanks for your help ;-)

  4. kenjidd
    Member
    Posted 9 months ago #

    ahhhhhhhhhhhh !!!!! so sorry guy's !

    i just spend hours to try to understand why it didn't work until i read back the code i just pasted you in my comment .... i saw that there is no space between height="350px"category="anglais" !
    so i try with a space and you know what? it's work !!!

    so sorry.... ;-)

  5. Micah
    Member
    Posted 9 months ago #

    No problem kenjidd. I usually end up answering my own questions on forums much the same way! :)

  6. lamuSudip
    Member
    Posted 8 months ago #

    I have problem of using latest version promotion slider in latest version wordpress.I am using latest promotion plugin but there is no image sliding just static only one image display.
    Have you any idea guys.........

  7. Micah
    Member
    Posted 8 months ago #

    What is the link to the web page your slider is on?

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic