Forum Replies Created
-
AuthorPosts
-
I found! You can close the topic, thx. Carine
+ my website: http://flexihr.com/backup/
Hi Ismael,
Thx for your support. After a good night ;-) and rechecking, the problem is not a problem anymore.
See you and have a great week.
CarineThx. The space is equal now. A little bit too much but it is ok.
Thx a lot for your support :-) Have a nice day
CarineHey,
We don’t speak about the same thing :-). The problem happens when I indent the bullet. See here: http://imgur.com/gz6QCph
Thx
CarineNothing happens :-(
CarineSorry for my late answer.
It doesn’t work. Do you have another idee?
Thx
CarineDecember 29, 2014 at 10:26 am in reply to: Header title + header social icon have disappeared on one of the pages #372496Thx.
CarineThx for your fantastic support, Yigit
CarineThis reply has been marked as private.Hey,
I’m also interested by the solution. I’ve the same problem.
Thx
CarineHey,
I’ve just found something easier:
in navigator field:
Have a nice day
CarineHey,
Thx. I tried to add an image (in place of icon) and add this in the quick css stylesheet:
.home-link-icon a{
background-image:url(http://wp-admin.flexihr.com/wp-content/uploads/2014/10/Bonhomme_favicon-e1412710440594.jpg) !important;
background-repeat:no-repeat !important;;
background-position:center -47px;
text-indent:-9999px;
height: 52px;
width: 35px;
}And home-link-icon in the css classes (in the home menu)
It works well when I’m on the home page and flexihr menu. But disappear when I click on the other menu.
Could you please help me?
Thx
CarineHi Yigit,
Thx for your answer
I don’t understand your explanation as I’m a dummy. Coud you please explain me step by step?
Thx
CarinePeter,
As I had a fatal error, I moved the code. I had added this code:
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts) {
$fonts[‘Poiret One’] = ‘Poiret One’;
return $fonts;
}
add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts) {
$fonts[‘Poiret One’] = ‘Poiret One’;
return $fonts;
}Thx a lot, Dude. Could you please explain me what I do wrong?
Thx
CarineThis reply has been marked as private.This reply has been marked as private.Thx.
Indeed, I don’t use a child theme.I installed this plugin and added the code. It doesn’t work. I have this message:
Parse error: syntax error, unexpected T_STRING in /customers/6/6/e/flexihr.com/httpd.www/wp-admin/wp-content/plugins/functions.php on line 15In functions.php (not the plugin), I added the font Muli and it works but not with Poiret One. Maybe problem with some kind of google fonts?
Thx for your help
Carine- This reply was modified 10 years, 3 months ago by CarineDeville.
Thx. Strange, I don’t have this option.
My WP is hosted under one.com. I will ask them. But you know maybe the reason ;-)
CarineThanks, Josue
Where can I find functions.php? I don’t see anything in WP admin.
Thx
CarineHello,
I would like to add a new content font in “enfold/general styling/defines the font for the body text. I have created a quick CSS as you mentioned in this spot:
add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{
$fonts[‘Roboto’] = ‘Roboto’;
return $fonts;
}Nothing happens in the drop down list “defines the font for the body text”. Could you please help me?
Carine -
AuthorPosts