MattiLoveall
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Rating] $rating_result['count_entries'] is blankThanks!
Forum: Plugins
In reply to: [Multi Rating] Not working on posts (only pages)Ok. So I chanched theme and now it´s working like it should. Don´t know what went wrong.
thank you for a great plugin and for all help:-)
Forum: Plugins
In reply to: [Multi Rating] Not working on posts (only pages)The first issue is solved. Thanks!
Second issue: I am using auto placement and the thing is the same here, it’s working on pages but not on posts. Maybe I should try a different theme or deactivate all plugins to see if something is messing it up. I´ve done a bit of seo-fixes on the different theme-pages. Could be thet i messed something up. Don’t know…
Forum: Plugins
In reply to: [Multi Rating] Not working on posts (only pages)Although. Now there is one more problem The foolowing is not added on posts. This is from startpage:
<h2 class=”entry-title”>Sommarpratare i SR P1<span class=”rating-result after_title mr-filter rating-result-262″ itemscope itemtype=”http://schema.org/Article” ><span class=”mr-star-rating”>
<i class=”fa fa-star mr-star-full”></i>
<i class=”fa fa-star mr-star-full”></i>
<i class=”fa fa-star mr-star-full”></i>
<i class=”fa fa-star mr-star-full”></i>
<i class=”fa fa-star-o mr-star-empty”></i>
</span>
<span class=”star-result”>
3.7/5</span> <span class=”count”>(5)</span>
<span itemprop=”aggregateRating” itemscope itemtype=”http://schema.org/AggregateRating” class=”rating-result-summary” style=”display: none;”>
<span itemprop=”ratingValue”>3.7</span>/<span itemprop=”bestRating”>5</span>
<span itemprop=”ratingCount” style=”display:none;”>5</span>
</span>
</span></h2>I really need for google as you might understand:-)
Is ther a way to figure this out as well?Regards
Forum: Plugins
In reply to: [Multi Rating] Not working on posts (only pages)I added <?php echo do_shortcode( ‘[mr_rating_result]’ ); ?>
Forum: Plugins
In reply to: [Multi Rating] Not working on posts (only pages)Hm. The workaround is not working. I added but it doesn’t print anything.
<h2 class=”entry-title”>Sommarpratare den <?php the_title(); ?> <?php do_shortcode( ‘[mr_rating_result]’ ); ?></h2>
Can you figure out what’s wrong?