dankos123
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Reviews] Separate stars reviews for each siteI sent the message, thanks!
Forum: Plugins
In reply to: [Site Reviews] Separate stars reviews for each siteThanks for the reply.
I got it – I checked my old reviews and all of them are assigned to the specific post (picture below) but still when I use the shortcode [site_reviews_summary assigned_posts=”post_id”] it somehow doesn’t include assigned post just all of them.
PictureIf You could check this I would be so grateful (I could give you the access)
Forum: Plugins
In reply to: [Site Reviews] Separate stars reviews for each siteHi,
well I spent a lot of time to fix it. I have many subpages where I want to put separate stars so the only one way to add them is to add widget or in the template file <?php echo do_shortcode(‘[site_reviews_summary assigned_posts=”post_id”]’)?>
Both ways don’t work (it’s still showing summary reviewed of all pages – picture bekiw).
Please help 🙁
- This reply was modified 5 years, 1 month ago by dankos123.
Forum: Plugins
In reply to: [Site Reviews] Separate stars reviews for each siteHi, thanks for the reply!
Could you please say more how should I implement this?
I tried 3 versions:
– I replaced shortcode [site_reviews_summary schema=”true”] to the [site_reviews_summary assigned_posts=”post_id”] – then it didn’t show any schema
– I added [site_reviews_summary assigned_posts=”post_id” schema=”true”] – then votes are still the same on the each page
– I added [site_reviews_summary assigned_posts=”post_id”] and [site_reviews_summary schema=”true”] next to each other – then votes are still the same on the each page
PS As I mentioned before they are not blog posts (articles) just pages
- This reply was modified 5 years, 1 month ago by dankos123.