I “resolved” with the .css but the problem is here! please help me!
Hi thanks for your answer, I check my .htaccess and there is this
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
ok I resolved with T2 template, I remove the text rating down the star, but the rating remains visible on the star…..help me!