dudo
Forum Replies Created
-
Forum: Plugins
In reply to: [Yasr - Yet Another Stars Rating] Schema for SoftwareApplicationHi!
Yes, it’s in my to-do list, but I’ve not an ETA yet.
Keep YASR updated 🙂
Best,
DarioForum: Reviews
In reply to: [Yasr - Yet Another Stars Rating] Great Plug-InThank you!
Forum: Plugins
In reply to: [Yasr - Yet Another Stars Rating] Custom post meta for product namehi!
the post meta ‘product_rating’ it’s not used by YASR, how can I help on this?
Where and how is that code added?
You should never edit a file ( yasr-functions.php ) because all the edits will be overwritten everytime the plugin is updated.That funcion has 2 filters, one at the begin yasr_filter_schema_jsonld and one at the end yasr_filter_existing_schema
I suggest to hook the last one, and than ovewrite $rich_snippet[“name”]
Forum: Reviews
In reply to: [Yasr - Yet Another Stars Rating] Funciona perfectamenteThank you so much!
Hi, thank you for using YASR!
1) If you have some code skills, you can use an hook that YASR have to complete that info: but please note that stars in serp will appear even without that infos.
2) No, just because with a same IP address many and many different users can exists.
Best,
DarioForum: Plugins
In reply to: [Yasr - Yet Another Stars Rating] global ratingHello!
Every rating is related to a post or page.
So, to accomplish this, you’ve to create a post (or page) and insert the rating there.
Later, insert this in your shortcode [yasr_overall_rating size=”large” postid=”YOURPOSTIDHERE”]
Here a tutorial that explain where you can find the post id.
Best,
DarioForum: Plugins
In reply to: [Yasr - Yet Another Stars Rating] Multiple pages articleHello!
I’m not sure exactly where it’s placed, but to have a better control I suggest to print the shortcode inside the child theme.
Do you know how to do this?
Best,
DarioForum: Plugins
In reply to: [Yasr - Yet Another Stars Rating] PagesThat is kkstarrating plugin, this is Yasr – Yet another stars rating.
Thank you for sharing this!
Fix will be availble in te next version
Best,
DarioForum: Plugins
In reply to: [Yasr - Yet Another Stars Rating] Parsing error – GSCI can’t reproduce this error on all my websites.
Can you please share your settings?
What itemtype do you use?
Forum: Reviews
In reply to: [Yasr - Yet Another Stars Rating] Multiset didn’t give shortcode – avoidHi!
YOu can get the shortcode of the multiset both at the bottom of the edit screen, both with shortcode creator.
What is the problem? I’m here to help
Hi!
As now, Yasr suppports:
Product
Book
Movie
Game
Place
Recipe
BlogPosting (this one with no support for review or aggregateRating)Best,
DarioForum: Plugins
In reply to: [Yasr - Yet Another Stars Rating] Parsing error – GSCHi!
Can you please paste a screenshot of the problem?
Hi!
Can you please share what error report google analytics?
I use analytics too and I’ve no error.
Maybe you mean Google data testing tool?
If so, please note that that lines are not ERRORS but WARNINGS, it’s a big difference.
Hovewer, I’m already working to implement that fields.
Best,
DarioHi, thank you for sharing this!
I will test this and if everything is fine, will include in future versions, thank you so much!