Hello,
For the One Page Functionality to work. Consider using the .one-page-menu Element's Codes from the op-index.html Template, by using data-href instead of the data-scrollto Attribute. Example:
	
		
-
			[Home](#wrapper)
		
		
-
			[About](#section-about)
		
		
-
			[Works](#section-works)
		
		
-
			[Services](#section-services)
		
		
-
			[Blog](#section-blog)
		
		
-
			[Contact](#section-contact)
		
	
and add the .page-section Class to the #service DIV.
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.