-
AuthorPosts
-
April 28, 2016 at 1:06 pm #623670
Hello
I Canet create child theme with enfold it’s doesn’t Work
How can I create Child Theme ?
Best regards
NoeApril 28, 2016 at 1:34 pm #623688April 28, 2016 at 1:35 pm #623691April 28, 2016 at 2:28 pm #623771Hey Yigit,
It’s work fine thank you very much.
So we can add new font policies with simple method like Cufon ?
Best Regards,
NoéApril 28, 2016 at 2:35 pm #623780Hi!
Cufon is a very old method. If you would like to add Google Fonts, please refer to this post – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/ and if you would like to add custom fonts, please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
Regards,
YigitApril 29, 2016 at 6:52 pm #624706Thank you i used font face method, with chid theme i but it all the files and in style.css i had :
@font-face {
font-family: ‘din_lightregular’;
src: url(‘ufonts.com_din-light-webfont.eot’);
src: url(‘ufonts.com_din-light-webfont.eot?#iefix’) format(’embedded-opentype’),
url(‘ufonts.com_din-light-webfont.woff2’) format(‘woff2’),
url(‘ufonts.com_din-light-webfont.woff’) format(‘woff’),
url(‘ufonts.com_din-light-webfont.ttf’) format(‘truetype’),
url(‘ufonts.com_din-light-webfont.svg#din_lightregular’) format(‘svg’);
font-weight: normal;
font-style: normal;}
body {
font-family: ‘din_lightregular’, Tahoma, Geneva, sans-serif;
color: #ffffff;
font-size: 13px;
line-height: 1.4em;
}But I want the police in all of website and in enfold i don’t know where I can turn on this option ?
April 29, 2016 at 7:55 pm #624739Hi,
If you want the custom font, been everywhere use the following
* { font-family: ‘din_lightregular’, Tahoma, Geneva, sans-serif; color: #ffffff; font-size: 13px; line-height: 1.4em; }
let us know if that works
Best regards,
BasilisApril 30, 2016 at 12:26 am #624834Hi,
Now it’s work perfect thank’s lot.
I just buy “WPML” plugin (it’s so great) maybe you’ve tutoriel for install it with enfold ?
Best Regards
NoéApril 30, 2016 at 11:47 pm #625176May 1, 2016 at 8:33 pm #625372Thanks lot but we must buy 60$ for automatic translation
I have one more question :
I want to add custom image font (page per page) you know maybe the most better plugin work with enfold ?
Best Regards,
NoéMay 1, 2016 at 8:35 pm #625373Hi,
You can use Enfold Elements from ALB to build that.
Wanna show us an example, so we can suggest the best possible way?Best regards,
BasilisMay 1, 2016 at 8:46 pm #625378Hi,
So for example in https://carnegy.fr/h0b0, I wan’t custom image font (just in this one) like : https://electricite-plus.com/wp-content/uploads/2013/06/01_Fils_electriques_2.jpg
But i don’t know what plugin can i used for just make a background in the article ?
Best Regards,
NoéMay 1, 2016 at 9:52 pm #625396So I just want to add custom background in any of page
May 1, 2016 at 11:27 pm #625410Sorry and I just installed WPML classique with no traduction and I Have problem with the menu Enfold :(
Just look that : http://www.transfernow.net/12kl11l0vff2
I just want selector not selector and flags.
Best Regards,
NoéMay 3, 2016 at 1:06 pm #626388Hi,
try this code in Quick CSS field:
.entry-content { background: url(https://electricite-plus.com/wp-content/uploads/2013/06/01_Fils_electriques_2.jpg) !important; }
I am sure there a are plenty of plugins with such a function out there.
Best regards,
AndyMay 3, 2016 at 10:45 pm #626785Good Afeternoon,
I just take this code https://kriesi.at/support/topic/how-to-disable-the-wpml-language-selector-in-the-menu-after-search-icon/ and it’s work perfect but i’ve another problem with the menu you can see it https://Carnegy.fr you can look the language selector and the sub menu go out the page.May 4, 2016 at 9:57 am #627013Hi,
open a new ticket for a new problem please.
Best regards,
Andy -
AuthorPosts
- The topic ‘Child Theme’ is closed to new replies.