Eudica - Online Education & Learning Courses HTML5 Template

Rating

General Rating HTML structure in Eudica template.

	
		
	
    

<!-- Star Rating-1 Js  -->
<script src="../assets/plugins/ratings-2/jquery.star-rating.js"></script>
<script src="../assets/plugins/ratings-2/star-rating.js"></script>

	
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

Type URL
Plugin Link star-rating-svg
Rating Style 2

General Rating HTML structure in Eudica template.

	
		
	
    
<!-- Star Rating Js  -->
<script src="../assets/plugins/rating/jquery-rate-picker.js"></script>
<script src="../assets/plugins/rating/rating-picker.js"></script>
	
	
Type URL
Plugin Link jquery-rate-picker
Days Hours Sec Counter in Under construction page

General Days Counters HTML structure in Eudica template.

	
		
	
    
<!-- Internal Jquery.Coutdown js -->
<script src="../assets/plugins/count-down/countdown-timer.js"></script>
<script src="../assets/plugins/count-down/countdown.js"></script>

		
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.