first thanks so much codeNepal for your help and amazing inspiring really i appreciate your help, second something different happened to me i will share it for everyone had the same problem when i use tag and put class="fas fa-star" into it every time i clicked on the label it wasn't working and it like not related to the radio input, also the css wasn't working of the label tag and i did everything to fix it and according to my understanding of tag it should be contain a text to work on click, so i tried to add inside label tag instead of put class="fas fa-star" within label tag and indeed it finally works. and this some of my code "HTML CODE" "CSS CODE" - SCSS .review_stars { width: 100%; float: left; height: 90px; display: flex; align-items: center; align-content: center; justify-content: center; input { display: none; } label { float: right; font-size: 13px; color: #727272; transition: all 0.3s ease; cursor: pointer; } input:not(:checked) ~ label:hover, input:not(:checked) ~ label:hover ~ label { color: #ff8220; } input:checked ~ label { color: #ff8220; } }
@CodingNepal3 жыл бұрын
It's not problem by tag, you may did some other mistakes like you may forgot put value in for attribute of and the value is exact same as input id attribute value
@youssefmuhammad27493 жыл бұрын
@@CodingNepal thank you for your answering and interesting, i made sure that is all same exact values id and for and made sure all contain it as i mentioned above in my code but it was always didn’t work maybe something wrong in my code but for helping others i share it :D
@princess84863 жыл бұрын
Thank you for sharing so much valuable information and making us fall in love with front-end designing in such an easy and concise way. 🥰
@moviesshow7281 Жыл бұрын
Thanks so for the greate code, But sir where form data will save or store? please guide
@briandesign4 жыл бұрын
if I could I'd give this vid 5 stars haha
@rufusodion887810 ай бұрын
Thanks for this. But I added this to a web page I am currently designing, everything is but when I click the POST button it doesn’t display the “thanks for rating us!” Page, it only reload the website. How can I fix this?
@rajatpatel1148 Жыл бұрын
Thank you so much brother. These projects really teach a lot. Thanks a ton!! :)
@Knuddelfell4 жыл бұрын
Underrated YT Channel
@CodingNepal4 жыл бұрын
Thank you 💙
@bambindien33274 жыл бұрын
Thanks a lot!!! Btw, I've seen a nice search functionality on your website. Do you also have a tutorial especially as far as the real "my-website" internal search is concerned (exact like your solution)? The added google-results on the right wouldn't be so important. That would be really fantastic!
@CodingNepal4 жыл бұрын
Actually from that google search bar I'm earning so I've put there... You can watch this search bar video - kzbin.info/www/bejne/h6mwc3uflL-cipo
@SouryajeetSingh4 жыл бұрын
Your design are always awesome
@jayprecode80124 жыл бұрын
Ever since I've known him..... He's astounding
@SouryajeetSingh4 жыл бұрын
@@jayprecode8012 yes, absolutely right
@patriotact37294 жыл бұрын
Thanks
@CodingNepal4 жыл бұрын
Thanks a lot 😊
@sauravdutta5496 Жыл бұрын
If put the code in a website, where do I get the average rating report? Please help me
@wagnaomoreira39614 жыл бұрын
( W ) Congratulations and thank you, you inspire me! 🇧🇷👏🏼👏🏼👏🏼👏🏼👏🏼👏🏼
@CodingNepal4 жыл бұрын
You're welcome bro 💙
@S-Lomar Жыл бұрын
Thank you for sharing your dreams on KZbin ❤️❤️💓💕💓💕💓💕💓💓💓💓💕💓💕💓💕💓💕💕💕
@shuvam05164 жыл бұрын
Bro image maa js ko help le sliding caption hover effect banau na. Example :- suppose user le mouse ko cursor top bata image maa hover garo vane caption top bata shows hoss... yadi left bata hover vayo vane left bata caption show hoss... yadi bottom bata hover vayo vane bottom bata caption show hoss... and so on for right... Aja js practice garda malai yo idea ayo tara banauna sake na.....
@CodingNepal4 жыл бұрын
Bro kehi demo xw vane insta ma pathaunw... Ali sajilo hunthyo
@shuvam05164 жыл бұрын
@@CodingNepal Bro html ra css ko code Google drive ko marfat pathai dim comments maa tyo file maa demonstration file ra k k modify garnau parxa tyo sabai lekhe deko hunxu . Yesto garda hunxa ra?
@echizenryoma96482 жыл бұрын
everything was working fine, until I get to the star widgets hover was not working even though I tried to type the code letter by letter or even copying the source code, i even tried to create a new html and css file for a clean trial but still not working
@sanasingha7600 Жыл бұрын
Same here bro
@pokstv7 ай бұрын
I did copy his code unforntunately, it cant display after trying to upload in github for assigment purposes.
@MrRhinoLofi4 жыл бұрын
Hey bro please suggest me where i should share my KZbin videos for better ranking on KZbin without spam
@CodingNepal4 жыл бұрын
I've no idea bro.
@sdasinteriortimberworks27272 жыл бұрын
After my customer given rating on this rating system will their review will reflect on the page?
@simiwuthrich90313 жыл бұрын
Looks great! How can I make it work with multiple ratings in the same form?
@CodingNepal3 жыл бұрын
Like what?
@simiwuthrich90313 жыл бұрын
I made a feedback form with four different questions and individual ratings. I had to choose a unique name for each rating to make it work.
@imperial-x98992 жыл бұрын
@@simiwuthrich9031 study a little boi
@whyyouas3 жыл бұрын
sir. how could i bring the value of radio button to other page with POST method
@CodingNepal3 жыл бұрын
It same like other inputs
@rage22144 жыл бұрын
Great Sir 👌,, Please also make a video on Website design 🙏
@CodingNepal4 жыл бұрын
Okk.
@whyyouas3 жыл бұрын
Why can’t display on mozila firefox. On google chrome it works
@satishmedewar13003 жыл бұрын
yes iam akso facing that problem
@CodingNepal3 жыл бұрын
For mozilla we have to add prefix in CSS codes
@satishmedewar13003 жыл бұрын
@@CodingNepal bhai Indian na?
@Gamer16263 жыл бұрын
Hi, how do I send the result to my email, for example?
@CodingNepal3 жыл бұрын
Watch our PHP tutorials for this
@xochitlflores98612 жыл бұрын
could give the code in the description, it is not possible to visualize it well.
@madhabtripathy86912 жыл бұрын
post.style.display = "block" is not working I don't know why it is, please tell me if anyone knows how to solve it
@the3minys3 жыл бұрын
Where is the code to allow the user to write in the text area? @CodingNepal
@CodingNepal3 жыл бұрын
Please watch video... I did it all
@the3minys3 жыл бұрын
@@CodingNepal okay do you know how i could resize the stars?
@the3minys3 жыл бұрын
nvm i figured it out great tutorial !
@absurdgaming259610 ай бұрын
Its work but why the stars start from right not from left like you
@phungtuandat-daniel54818 ай бұрын
bro, I can't access your website to download code. Can you send it to me?
@CodingWithDerek3 жыл бұрын
How can you make the ~ selector highlight all the labels behind the hovered label? It does not work for me, it highlights all the next labels
@MrMarko513 жыл бұрын
just add dir="rtl" to the parent element
@CodingWithDerek3 жыл бұрын
@@MrMarko51 let me check!
@CodingWithDerek3 жыл бұрын
@@MrMarko51 It is like adding the attribute reverse to justify-content, I tried it and worked but is not the result I wanted because things goes upside down, regardless thank you!
@rabiakhurram50302 жыл бұрын
Hi .. is it dynamic or static ??
@aridamazazel9334 жыл бұрын
How do i view other people's comments & star reviews data using ur code?
@CodingNepal4 жыл бұрын
Add php or other backend languages
@aagamshah82763 жыл бұрын
how do i store the output in a database ??
@Anuragpandeyhu3 жыл бұрын
if you got your question's Answer please feel free to share it wid me
@shreshthmalik4346 Жыл бұрын
Learn php
@006-cm-vaibhav42 жыл бұрын
What's the application you are using
@magiccode33964 жыл бұрын
really awesome rating system
@CodingNepal4 жыл бұрын
Thank you 💙
@MOHDNAVED-mm7be Жыл бұрын
Sir please give us tutorial for the users reviews data base
@jardelduarte79873 жыл бұрын
Amazing, but how create the backend to this?
@imperial-x98992 жыл бұрын
a headache work for this template cz he using form tag for description will have to use div and change the CSS accordingly then use form tag to fetch data and insert it in the database
@hephaestusdiwi Жыл бұрын
@@imperial-x9899 yeah hahaha, this code make headache haha
@jayprecode80124 жыл бұрын
Yeah.... I'm ready too.... This is epic
@CodingNepal4 жыл бұрын
Thank you 💙
@Editzhomie4 жыл бұрын
Can you the code here through which I can copy it😭
@Editzhomie4 жыл бұрын
Please sir can you do this for me
@CodingNepal4 жыл бұрын
You mean source code link..?
@Editzhomie4 жыл бұрын
Yes sir
@dandedivya9639 Жыл бұрын
Fas fs-star not working 😢in my project
@perfectcodingInstitue Жыл бұрын
how does the admin know about user rating?
@marwamiimi19352 жыл бұрын
When i coped the code..it's not working
@ugifredrick83423 жыл бұрын
Thank you for this sir👍... Pls sir, help make a functional PHP search bar, to search and play videos or musics from mysql database🙏🙏🙏
@aouxswantoro54323 жыл бұрын
Just come to wpu unpas
@shn88222 жыл бұрын
What does the ~ sign mean?
@imperial-x98992 жыл бұрын
gave me a headache fixing the form tag to get the data and insert that in the database, why the hell do you use a form tag there can't just use another tag.
@manki30393 ай бұрын
how did u do it? im sitting since 3 days on it trying to fix it
@dimitargeorgiev62164 жыл бұрын
why does the stars not show on my preview? P.S I'm new to this
@CodingNepal4 жыл бұрын
You may not connected to the Internet or maybe you haven't forgotten to add FontAwesome cdn link.
@dimitargeorgiev62164 жыл бұрын
@@CodingNepal I am sure its because I didn't add FontAwsome but I tried and I don't think I am doing it correctly
@rafaelamorim59703 жыл бұрын
Sou o único com problemas na importação de estrelas?
@gayathripudipeddi98173 жыл бұрын
I tried this but the comments are not getting into database
@rahulps4 жыл бұрын
how to get the number of stars it is outside the form
@CodingNepal4 жыл бұрын
You have to use backend languages for adding advanced features on it.
@rahulps4 жыл бұрын
@@CodingNepal i changed the form tag to a div with form as class name and added a '.' infronof of the form in css page and created a new form which included the radio buttons
@asarifirmansyah7961 Жыл бұрын
where do you get those icons
@zuhasyed072 жыл бұрын
it is not working why
@baskom71032 жыл бұрын
what for "form action #" ??
@malireddydushyanth94113 жыл бұрын
Where can I get this code??
@romuloalves93494 жыл бұрын
Ótimo vídeo parabéns 👏.
@shraddhadeshmukh58103 жыл бұрын
Awesome 👍🏻
@Knuddelfell4 жыл бұрын
Epic!😁
@jayprecode80124 жыл бұрын
Sure epic
@stackclever3 жыл бұрын
bro can u help me how to post it to other page?
@CodingNepal3 жыл бұрын
Means
@stackclever3 жыл бұрын
@@CodingNepal for example a marketplace and i make a dashboard for my seller and i want rank all review to lanfing page
@hitesh89653 жыл бұрын
@@stackclever use google bussiness widgets for displaying the reviews.....came here searching for same
@wew18132 жыл бұрын
Thanks,do you has the code source?
@adminji Жыл бұрын
how can we store these ratings ?
@namanyasiapa9307 Жыл бұрын
From Indonesian 🇮🇩
@separatetraveler82264 жыл бұрын
Excellent Content !
@CodingNepal4 жыл бұрын
Thank you 💙
@separatetraveler82264 жыл бұрын
@@CodingNepal Welcome
@Editzhomie4 жыл бұрын
Sir the Css code is not working
@CodingNepal4 жыл бұрын
Yes I've commented text area so download files instead of copying codes.
@Editzhomie4 жыл бұрын
@@CodingNepal sir i have downloaded it but then also Css file is not working while html file is working
@Editzhomie4 жыл бұрын
Sir please help me in I need it is very very important for me
@CodingNepal4 жыл бұрын
Can you send me the problems on my Instagram account.?
@Editzhomie4 жыл бұрын
Sir what is your instagram account
@lakshyasaxena3 жыл бұрын
i cant see a post button copied code
@f-zdragon3 жыл бұрын
there is to tag not closed find him
@cindyshunelaiwin Жыл бұрын
How can I download code???
@sanasingha7600 Жыл бұрын
Your code is not working bro
@Khierovic_744 жыл бұрын
Yeah keep going leader
@CodingNepal4 жыл бұрын
Thank you 💙
@sai77432 жыл бұрын
How can we do in reactjs
@rajuraichur579 Жыл бұрын
i just hate the speed of video where u writing code plz slow while writing code
@nassirourahimy8952 Жыл бұрын
That was helpful thank you 😊
@A.M-s7z4 жыл бұрын
Thank you for the video ❤️❤️
@CodingNepal4 жыл бұрын
Thank you 💙
@ongpytran45524 жыл бұрын
Awesome!!
@CodingNepal4 жыл бұрын
Thank you 💙
@shanogeethshanmuganathan95294 жыл бұрын
Yo bro how to get the emojis ?
@CodingNepal4 жыл бұрын
It's from mobile keyboard.. You can download codes of this tutorial from here - www.codingnepalweb.com
@Jay_domain_hub Жыл бұрын
can you please share the source code
@lievenbeckert31334 жыл бұрын
how can i display the data on my website?
@CodingNepal4 жыл бұрын
Which data?
@quyenthach10344 жыл бұрын
Great
@CodingNepal4 жыл бұрын
Thank you 💙
@quocatle71403 жыл бұрын
Very nice video
@CodingNepal3 жыл бұрын
Thank you 💙
@ammaskitchen8042 Жыл бұрын
Can i have a coding page
@abdoseadaa4 жыл бұрын
perfect as usual
@CodingNepal4 жыл бұрын
Thank you 💙
@graceyohanna18792 жыл бұрын
Made it look so easy
@Languager_I3 жыл бұрын
could send the code
@SpeedCode3 жыл бұрын
no post btn
@CodingNepal3 жыл бұрын
Hello, after multiple comments like this I'll check the codes of this star rating soon and if there is seems any problem then I'll resolve it and update the codes. Don't worry I'll inform you.
@CodingNepal3 жыл бұрын
Source codes has been updated. Please copy again. Thanks!