About this topic

  • Posted by matzepabst 2 years ago. There are 4 posts. The latest reply is from byron.
  • This topic is not resolved
  1. Is there a way to display the rating stars when creating a widget with the gallery type "highest ranked"? I already set up a custom widget layout incl. [ps_rating] but the stars don't show up.

    Matthias

  2. It actually does show up...probably in the very upper right hand corner of your browse ;-) I didn't notice it at first either, but I checked the code and the code for the ratings was there.

    The problem is that the DIV around the images has to look like: <div class='bwbps_image' style='position: relative;'>

    It's the 'position: relative;' that is missing.

    You might want to create your own layout for that a play around with it...but you can definitely do it.

    BB

  3. Hi Byron

    the layouts editor plus CSS are my new big friends! It's so easy. :)

    <td><a href="[post_url]">[thumb_image]</a>[ps_rating]</td> and some styles is all you need.

    Tanks!

  4. You're welcome! Once you get it, the possibilities are truly unlimited!

    Cheers,
    Byron

RSS feed for this topic