greencode
Member
Posted 1 month ago #
I'm sure I must be doing something very silly but I don't seem to be able to change the style of element stars and average stars in a multi rating block.
The element stars stay as the standard stars and the average rating is text and not stars. Here's the shortcode output:
[starratingmulti id=1 tpl=12 element_stars='pumpkin' element_size='12' average_stars='darkness' average_size='12']
If I do a star review multi then this seems to work but I don't want that one.
Any ideas or help would be gratefully received.
There is a minor problem with this shortcode, it should be fixed in next version.
greencode
Member
Posted 1 month ago #
Thanks for getting back to me so quickly. I've also attempted to include this code in my comments but this too doesn't seem to bring in the "pumpkin" icons:
<?php if (defined("STARRATING_INSTALLED")) : ?>
<div style="float: right">
<?php wp_gdsr_comment_integrate_multi_result(get_comment_ID(), 1, 0, "pumpkin", 16); ?>
</div>
greencode
Member
Posted 3 weeks ago #
Hi, I've just downloaded and installed the latest version but I'm still unable to change the star style when inserting a multi-set into my post from within the post itself. Any ideas?
Hmm, this should be fixed. Maybe I have missed something. I will check this again.
greencode
Member
Posted 3 weeks ago #
Yeah, I've managed to get the comments multi-rating blocks to show different styles of stars since the update but just not the shortcode version within the post.
greencode
Member
Posted 3 weeks ago #
Hi, just wondering if you've had a chance to test this. I'm adding the shortcode
[starratingmulti id=5 tpl=12 read_only=1 element_stars='pumpkin' element_size='12' average_stars='pumpkin' average_size='12']
but I'm still just getting the standard stars and the bottom rating is showing as: Rating: 3.9/5 (3 votes cast) and not the icons which I've selected. Thanks in advance.
I will check it out, and fix it for next release (tomorrow).
greencode
Member
Posted 3 weeks ago #
Great stuff - thanks for the fantastic support on your product.
Thanks. This is now fixed, and will be in 1.7.4 late tonight.