Tagged: child theme, framework, semantic
Hello
I am trying to tie in Semantic-UI Framework into our Child theme of Enfold.
As I am doing this I wanted to check and make sure I don’t break anything of Enfolds styles. Could you direct me in the correct direction? or do you have any key things / Files I should be looking at?
We love the theme and all its functions, any help or suggestions would be greatly appreciated.
Thanks,
Jordan W.
Vortex Global Marketing
Hey Vortex,
To use any third party framework with enfold please use a child theme and import it’s css in child theme style.css
kriesi.at/documentation/enfold/using-a-child-theme/
Best regards,
Vinay
Ok,
We are currently using a child theme, so all i would need to do is enqueue the framework.
Should i need to use the “current_theme_supports” function? as i do not believe it would apply in this case since it is an additional framework.
Thanks
Hi,
As I am doing this I wanted to check and make sure I don’t break anything of Enfolds styles. Could you direct me in the correct direction? or do you have any key things / Files I should be looking at?
We haven’t done any test with this framework so the only way to know if this is going to work or break anything is to install it on a staging or a test site.
Should i need to use the “current_theme_supports” function? as i do not believe it would apply in this case since it is an additional framework.
I don’t think you will be needing that base on the documentation. Please review the framework’s integration manual:
http://semantic-ui.com/introduction/integrations.html
http://semantic-ui.com/usage/theming.html
Best regards,
Ismael