- Thank you received: 0
 
How To remove Sort dropdown from Category screen
- 
        wandamb@roadrunner.com
 - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                13 years 1 month ago                #21611
        by wandamb@roadrunner.com
    
    
            
            
            
            
            
                                
    
                                                
    
        How To remove Sort dropdown from Category screen was created by wandamb@roadrunner.com            
    
        How can I remove the "Sort" label and accompanying dropdown from the screen after I select a category and all the products within that category are displayed?
If I can't remove the thing entirely, how do I limit the values in that dropdown?
Thank you!
If I can't remove the thing entirely, how do I limit the values in that dropdown?
Thank you!
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                13 years 1 month ago                #21618
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic How To remove Sort dropdown from Category screen            
    
        You can remove it by adding this css at bottom of temlate_css.css:
DIV.orderby-displaynumber{
display:none;
}
but before that set vm so that you don't need pagination
DIV.orderby-displaynumber{
display:none;
}
but before that set vm so that you don't need pagination
Please Log in to join the conversation.
- 
        wandamb@roadrunner.com
 - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Thank you received: 0
 
            
        
                13 years 1 month ago                #21623
        by wandamb@roadrunner.com
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by wandamb@roadrunner.com on topic How To remove Sort dropdown from Category screen            
    
        That fixed it - thanks very much!    
Please Log in to join the conversation.
- 
        spinfx
Inactive member - 
            
				
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 15
 - Thank you received: 0
 
            
        
                9 years 10 months ago                #46154
        by spinfx
    
    
        
Hi
I have a similar problem - I want to remove the sort dropdown, but I want to show all products alphabetically and also keep the VM pagination.
What is the CSS I need to add to achieve this?
I also have a problem with the "display number" dropdown as the text is partially hidden. See screen grab.
Hope you can help.
Thanks in advance, David
        
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by spinfx on topic How To remove Sort dropdown from Category screen            
    ivan.milic wrote: You can remove it by adding this css at bottom of temlate_css.css:
DIV.orderby-displaynumber{
display:none;
}
but before that set vm so that you don't need pagination
Hi
I have a similar problem - I want to remove the sort dropdown, but I want to show all products alphabetically and also keep the VM pagination.
What is the CSS I need to add to achieve this?
I also have a problem with the "display number" dropdown as the text is partially hidden. See screen grab.
Hope you can help.
Thanks in advance, David
Please Log in to join the conversation.
- 
        milos
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6900
 - Thank you received: 737
 
            
        
                9 years 10 months ago                #46156
        by milos
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by milos on topic How To remove Sort dropdown from Category screen            
    
        Hello,
We can't help until you give us link of your site.
Thanks
We can't help until you give us link of your site.
Thanks
Please Log in to join the conversation.
- 
        spinfx
Inactive member - 
            
				
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 15
 - Thank you received: 0
 
            
        
                9 years 10 months ago                #46157
        by spinfx
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by spinfx on topic How To remove Sort dropdown from Category screen            
    
        Sorry
The URL is www.fusions.com.au
The site is still in development, but I have made it live so you can take a look.
I have previously sent access details by ticket.
Regards, David
The URL is www.fusions.com.au
The site is still in development, but I have made it live so you can take a look.
I have previously sent access details by ticket.
Regards, David
Please Log in to join the conversation.
        Time to create page: 0.117 seconds