Closed sanribadu closed 7 years ago
hi @sanribadu, can you tell me how you're getting font awesome onto your webpage?
i am using bootstrap.
@sanribadu the bundle requires font awesome for it to work.
just put this into the head section of your page and it should work:
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
thank you. it works
glad to help.
Hello, Thank you this bundle. its working in a form but the stars are not showing.
and please how can i show the rated stars from the form on html.twig. i mean how to display the already selected rated stars on html.twig.