- Thank you received: 0
 
Checkbox in Search-module
- 
        Neymark
 - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                13 years 2 months ago                #21248
        by Neymark
    
    
            
            
            
            
            
                                
    
                                                
    
        Checkbox in Search-module was created by Neymark            
    
        Good day,
How can I remove this points in search modile?
Categories
Contacts
Articles
Newsfeeds
Weblinks
Products
There are checkbox parameters.
How can I remove this points in search modile?
Categories
Contacts
Articles
Newsfeeds
Weblinks
Products
There are checkbox parameters.
Please Log in to join the conversation.
- 
        milos
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 6899
 - Thank you received: 737
 
            
        
                13 years 2 months ago                #21269
        by milos
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by milos on topic Checkbox in Search-module            
    
        Sorry for the late answer.
You can add this in the template_css.css file.
    
You can add this in the template_css.css file.
Code:
fieldset.only { display:none; }
Please Log in to join the conversation.
- 
        Neymark
 - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Thank you received: 0
 
            
        
                13 years 2 months ago                #21291
        by Neymark
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Neymark on topic Checkbox in Search-module            
    
        Milos,
Thank you! Everything works.
A few questions:
1. How can I remove these points:
"Sort by" and "Results 1 - 3 of 3"
Example page: demo.hotjoomlatemplates.com/drug_store/index.php/arthritis
2. In the registration form there settings:
Basic Settings
Site language
How can I cancel them?
3. If you order products, the notice comes from the address of specified by the administrator when creating the site. How can I change this mail?
Thank you! Everything works.
A few questions:
1. How can I remove these points:
"Sort by" and "Results 1 - 3 of 3"
Example page: demo.hotjoomlatemplates.com/drug_store/index.php/arthritis
2. In the registration form there settings:
Basic Settings
Site language
How can I cancel them?
3. If you order products, the notice comes from the address of specified by the administrator when creating the site. How can I change this mail?
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                13 years 2 months ago                #21294
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Checkbox in Search-module            
    
        Hi,
1. Turn of all fields in "Product Order Settings", put max products per view some large value
And you can add this css:
.orderby-displaynumber{
display:none;
}
to templates/hot_drug_store/css/vm_drug_store.css
2. Check configuration -> Shopper Fields
3. Global configuration->Server->Mail Settings is place to chage that
1. Turn of all fields in "Product Order Settings", put max products per view some large value
And you can add this css:
.orderby-displaynumber{
display:none;
}
to templates/hot_drug_store/css/vm_drug_store.css
2. Check configuration -> Shopper Fields
3. Global configuration->Server->Mail Settings is place to chage that
Please Log in to join the conversation.
- 
        Neymark
 - 
            
				
                            Topic Author
                                 - New Member
 - 
            
         
        Less
        More
        
            
    
        - Thank you received: 0
 
            
        
                13 years 2 months ago                #21309
        by Neymark
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Neymark on topic Checkbox in Search-module            
    
        On the front page under the FEATURED PRODUCTS 6 products displayed: 2 lines of 3 products.
I need to have more lines are 3 products. Where can I configure it to be displayed 4, 5, 6, 7, etc. lines?
I need to have more lines are 3 products. Where can I configure it to be displayed 4, 5, 6, 7, etc. lines?
Please Log in to join the conversation.
- 
        ivan.milic
Support Staff - 
            
				
                                 - Moderator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 14116
 - Thank you received: 1639
 
            
        
                13 years 2 months ago                #21317
        by ivan.milic
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by ivan.milic on topic Checkbox in Search-module            
    
        Go to your home page (default) menu item settings (menu item type Articles » Featured Articles). Under layout options you have # Intro Articles option you need to tune.    
Please Log in to join the conversation.
        Time to create page: 0.288 seconds