Notifications
                
            
                Clear all
    
            
        
	                                     Topic starter
                    03/04/2020 11:07 pm  
		                                    
        
        
        
    
    	            
	            Is itmpoaaiboe to get pagenumbers at the top and at the bottom of a page ?
	                                     Topic starter
                    04/04/2020 12:34 am  
		                                    
        
        
        
    
    	            
	            Something went wrong with typing and i cannot edit it. Typing at a tablet is often very difficult.
Anyway, is it possible to get pagenumbers at the top and bottom of the pages?
Regards and thanks,
	                                                        04/04/2020 4:28 pm  
		                                    
        
        
        
    
    	            
	            @rjk,
Please use the following JS code:
jQuery("#wcThreadWrapper").find(".wpdiscuz-comment-pagination").prependTo("#wcThreadWrapper");
The code should be added in your active theme js file.



