- This topic has 3 replies, 3 voices, and was last updated 8 years, 5 months ago by 
Theme Horse Support Team.
 
- 
		AuthorPosts
 - 
		
			
				
July 12, 2016 at 6:46 pm #45949
Caroline
ParticipantHi!
Is there any way to enable the use of HTML for the Our Team widget, more specifically the description section? Either by changing something in the theme files or adding a plugin? Want to add line breaks and link email addresses. Hope contact inputs for this widget is something you’ll consider for future updates.July 13, 2016 at 8:24 am #45960Theme Horse Support Team
KeymasterHi Caroline,
We are sorry for this. You can’t add any html on our team widgets. For this it needs code customization. To add that field and support html code its would be completely a new feature to be added in the theme. If you are good at coding then you can make a duplicate of ourteam widgets and customize the code according to your needs.First create a child theme. In functions.php of the child theme, create your widgets and register them. Just copy the parent widget, change the name of widget like Theme Horse Child: Featured Page Widget, make customisation and create your custom widget. If you do this, the widgets of parent theme and child both will appear. Use your custom widget of child theme instead of the parent theme. The widgets is displayed from theme folder -> inc -> widgets -> interface_widgets.php on line no 925. You need to make changes within this class.
Just making same file structure in the child theme like /library/widgets won’t overwrite the parent file. Hope this helps.
Thank you
May 30, 2017 at 9:31 pm #51578Charles Koehler
ParticipantI agree this would be a good feature to add. Linking contact info and being able to add paragraphs to the description seems like something that should come standard on this team page functionality. Please add to future additions. Now I need to look into a plugin that does this because I can’t do what I need to do with the team page template (and all I need to do is add a return, so the text isn’t all running in one big line.)
June 1, 2017 at 5:12 am #51595Theme Horse Support Team
KeymasterHi Caroline,
Inspect/Copy the layout of our team template via developer tool from your browser and edit the html code as your wish from the code editor and goto Appearance -> Widgets -> Drag and drop text widgets to our team template then paste your html code in text widget
If necessary you can add custom css code for your new layout.
Thank You!
 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 
