Pinlist - Business Directory and html5 template

Card

A card is a flexible and extensible content container.General Card HTML structure in Pinlist template.

		
			
		
	
Rating

General Rating HTML structure in Pinlist 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 Pinlist 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 Pinlist template.

	
		
	
	
		
	
    
<!-- Internal Jquery.Coutdown js -->
<script src="../assets/plugins/jquery-countdown/jquery.plugin.min.js"></script>
<script src="../assets/plugins/jquery-countdown/jquery.countdown.js"></script>
<script src="../assets/plugins/jquery-countdown/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.