- Posts: 47
 - Thank you received: 1
 
            Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
    
    I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Losing the Email link Icon
- Ben Russell
 - 
            
Topic Author
 - Offline
 - Senior Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                25 Jan 2017 19:20                #6471
        by Ben Russell
    
    
 	
					
			
				    
            
            
            
            
            
                                
    
                                                
    
        Losing the Email link Icon was created by Ben Russell            
    
        I'm attaching a picture...
Is it possible to turn off this drop down icon menu that allows people to share the page via email? I'm sure it is, but I can't find where to turn it off.
I'm on the Single Series listing page. I'm using the "Table" layout right now and I'm thinking about switching to the "Blog" layout. When I do, every single sermon in the listing has it's own drop down menu like this and I don't like the looks of it. How can I turn it off?
    Is it possible to turn off this drop down icon menu that allows people to share the page via email? I'm sure it is, but I can't find where to turn it off.
I'm on the Single Series listing page. I'm using the "Table" layout right now and I'm thinking about switching to the "Blog" layout. When I do, every single sermon in the listing has it's own drop down menu like this and I don't like the looks of it. How can I turn it off?
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
 - 
            
                                 - Offline
 - Administrator
 - 
            
         
            
        
                25 Jan 2017 19:38                #6472
        by Thomas Hunziker
    
    
    
            
            
            
            
                                
    
                                                
    
        Replied by Thomas Hunziker on topic Losing the Email link Icon            
    
        You can't turn it off with an option, you would have to create a template override and remove this line from it:
github.com/Bakual/SermonSpeaker/blob/mas...s/tmpl/blog.php#L129
Or if you want to get rid of the whole dropdown remove those lines:
github.com/Bakual/SermonSpeaker/blob/mas...l/blog.php#L112-L135
You can look at docs.joomla.org/J3.x:How_to_use_the_Temp.../#Creating_Overrides to see how to create an override.
    github.com/Bakual/SermonSpeaker/blob/mas...s/tmpl/blog.php#L129
Or if you want to get rid of the whole dropdown remove those lines:
github.com/Bakual/SermonSpeaker/blob/mas...l/blog.php#L112-L135
You can look at docs.joomla.org/J3.x:How_to_use_the_Temp.../#Creating_Overrides to see how to create an override.
        The following user(s) said Thank You: Ben Russell     
            Please Log in or Create an account to join the conversation.
        Time to create page: 0.198 seconds