- Posts: 21
 - Thank you received: 1
 
        
                VirtueMart Category View title
            
    - German Pagan
 - 
            
Topic Author
 - Offline
 - Junior Boarder
 - 
            
         
        Less
        More
        
            
    
        
            
            11 years 7 months ago        #7278
    by German Pagan
    
    
        
            
    
    
            
            
            
            
            
                                
                            
                    
    
        VirtueMart Category View title was created by German Pagan            
    
        when I do a search result comes the title VirtueMart Category View, as I can change it?    
    Attachments:
        Please Log in or Create an account to join the conversation.
- Trung Duong
 - 
            
 - Offline
 - Administrator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 2284
 - Thank you received: 998
 
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 7 months ago #7279 by Trung Duong
        Replied by Trung Duong on topic Re: VirtueMart Category View title            
    
        Hello,
Can you send me your site url, i will check this issue.
Regards
            Can you send me your site url, i will check this issue.
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- German Pagan
 - 
            
Topic Author
 - Offline
 - Junior Boarder
 - 
            
         
        Less
        More
        
            
    
        - Posts: 21
 - Thank you received: 1
 
            
            11 years 7 months ago        #7280
    by German Pagan
    
            
            
            
            
            
                                
                            
                    
    
        Replied by German Pagan on topic Re: VirtueMart Category View title            
    
    Please Log in or Create an account to join the conversation.
- Trung Duong
 - 
            
 - Offline
 - Administrator
 - 
            
         
        Less
        More
        
            
    
        - Posts: 2284
 - Thank you received: 998
 
            
            11 years 7 months ago     -  11 years 7 months ago    #7282
    by Trung Duong
    
            
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
    
    
        
        
    
    
        
        
[img]...[/img]
[img]...[/img]
[img]...[/img]
    
    
            
            
            
            
                                
                            
                    
    
        Replied by Trung Duong on topic Re: VirtueMart Category View title            
    
        Hello,
You can edit this file: templates/ot_naturalcosmetics/html/com_virtuemart/category/default.php
find this code below and delete/comment it:
Regards
            You can edit this file: templates/ot_naturalcosmetics/html/com_virtuemart/category/default.php
find this code below and delete/comment it:
Code:
<h3 class="category-title">
		<?php if (empty($this->category->category_name)){
			$title = $document->getTitle();
			echo $title;
		} else {
			echo $this->category->category_name;
		} ?>
	</h3>
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
        Last edit: 11 years 7 months ago  by Trung Duong.            
            Please Log in or Create an account to join the conversation.
        Time to create page: 0.192 seconds    
