Stars doesn’t appears | WordPress.org

[ad_1]

Hi !
Don’t know why the stars are not working in my reviews.

I put this lines in my function.php for custom them. The .svg are in the right folder.

add_filter('site-reviews/config/inline-styles', function ($config) {
$config[':star-empty'] = 'http://aesthe.test.local/wp-content/themes/aesthe/assets/img/stars/star-empty.svg';
$config[':star-error'] = include('wp-content/themes/aesthe/assets/img/stars/star-half.svg');
$config[':star-full'] = 'http://aesthe.test.local/wp-content/themes/aesthe/assets/img/stars/star.svg';
$config[':star-half'] = 'http://aesthe.test.local/wp-content/themes/aesthe/assets/img/stars/star-half.svg';
return $config;
});

But event if I don’t try to custom them they don’t appear.

Thanks

  • This topic was modified 47 minutes ago by juliettef.
  • This topic was modified 45 minutes ago by juliettef.

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer