Plugin Contributor
dudo
(@dudo)
Hello!
1) This is not pssobile (yet) you should use manual insert instead
2) Can you please paste a direct link where Yasr is working?
Best,
Dario
Hello,
I have resolved the problem ;). Sorry.
Another question : on this pages https://wikileans.com/articles-lean-six-sigma-innovation-innovation/, as you see, it appears the stars and [Total : 2 Moyenne : 4.5/5]. How I can hide [Total : 2 Moyenne : 4.5/5] ?
Plugin Contributor
dudo
(@dudo)
This is simple!
Just go to “Yet Another Stars Rating” -> “Settings” -> “Aspect & Styles” and in “Custom CSS Styles” add this
.yasr-visitor-votes {
display: none;
}
Hello,
I have tried, but, this code hide all even the stars. I want only to hide the Total and moyenne, not the stars.
Plugin Contributor
dudo
(@dudo)
Sorry, my fault π
.yasr-total-average-container {
display: none;
}
No problem π
All done. Thanks very much for your help.
Hello, since your last update my problem appear again. Despite to put your code, I have The two lign of stars. How can hide the first lign.
A link : https://wikilean.com/articles-improve-plans-experiences/$
Thanks for your help
Plugin Contributor
dudo
(@dudo)
In the settings, simply disable the shortcode you dont want to include
Plugin Contributor
dudo
(@dudo)
It’s now Ok. Thanks for your help.