Forum Replies Created
-
AuthorPosts
-
Thank you, someone already helped me with this in another thread.
Thanks again.Hi Thanks!
So when I create a child theme I’ll have to do it again?
Please let me know where to paste these codes exactly.
Thank you!Hello!
You said you can help me install google fonts if I send you the password to my WordPress.I would like to have these fonts installed:
https://www.google.com/fonts/specimen/Playfair+Display
oogle.com/fonts/specimen/Source+Sans+Pro
https://www.google.com/fonts/specimen/Karla
https://www.google.com/fonts/specimen/Neuton
https://www.google.com/fonts/specimen/Merriweather
https://www.google.com/fonts/specimen/Libre+Baskerville
https://www.google.com/fonts/specimen/Crimson+Text
https://www.google.com/fonts/specimen/Old+Standard+TT
https://www.google.com/fonts/specimen/Cardo
https://www.google.com/fonts/specimen/PT+SerifI appreciate your help.
Thank you.- This reply was modified 8 years, 4 months ago by LexieIsabelle.
Ok, I will do that I just need to collect all the fonts I want. Because I want a few.
Thank you.
I run into a problem. I’m trying to follow the instructions about adding extra google fonts (you sent me a link to that).
I copy pasted the code provided and changed the name of the font to the one I want.
But every time I paste the code to functions.php my site breaks down.This is the code. I’m probably doing something wrong.
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Playfair Display’] = ‘Playfair Display:400,700,900’;
$fonts[‘PT Sans’] = ‘Playfair Display:400,700,900,400italic,700italic,900italic’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Playfair Display’] = ‘Playfair Display:400,700,900,400italic,700italic,900italic’;
$fonts[‘Playfair Display’] = ‘Playfair Display:400,700,900’;
return $fonts;
}I would appreciate your help. Thank you.
Hi Yigit, thank you for your help. Needed to correct the sign and now it works. :)
August 14, 2015 at 5:44 pm in reply to: Installing Enfold on multiple subdomain with regular licence #487862Great! Thank you so much!
August 26, 2014 at 12:45 am in reply to: Social media buttons in excerpt section bellow or next to read more #309023Hi Josue,
I will try this if I manage. :) I am not so good with codes. I will try to find someone to help me.
Thank you for your help and support.
Kind regards,
Lexie.
August 16, 2014 at 3:17 pm in reply to: Social media buttons in excerpt section bellow or next to read more #305300Josue I figured it out with Addtoanny, now I have a Facebook count button in my excerpt, but the problem is that it doesn’t pick up on likes from my posts.
Probably because it is a different plugin? – I use DiggDigg and Addthis for my posts.
So 1. Is there any way to fix that? 2. Or is there any way to fix the problem with Addthis plugin not showing up? 3. Or is there a way to make it work with DiggDigg?Thank for your help.
Lexie.
August 16, 2014 at 3:00 pm in reply to: Social media buttons in excerpt section bellow or next to read more #305297Hi Josue!
Thank you, I tried that code and it does work with ADDTOANY great, but ADDTOANY doesn’t offer a Facebook LIKE COUNT button, which was the point of all of this.I tried it with Addthis again several times but it just doesn’t work, its frustrating. :)
I also use DiggDigg. Maybe it could work with that somehow? Or is there any other plugin that I could use for this that offers Facebook like count?
August 16, 2014 at 2:22 am in reply to: Social media buttons in excerpt section bellow or next to read more #305151Hi Josue, thank you for your help.
Unfortunately I didn’t have a success with this. When I replaced the line, nothing changed.
Then I tried one other plugin that supposedly puts the social media buttons in excerpt but again nothing happened.Are there any other options?
Thanks again.
Lexie.
Thank you. I will try that and I will let you know if it worked. :)
January 29, 2014 at 12:35 pm in reply to: Preventing Logo being pulled in to the facebook post share images #216340Thank you for this. I will try this too, it sounds like a very useful plugin.
Otherwise, I was just about to write in an update as I learned that it works by using WordPress Seo by Yoast with the combination of Facebook Debugger tool https://developers.facebook.com/tools/debug/. But the problem is that it needs to be used on every post. For some reason even the newly created posts need to be Debugged otherwise Facebook will pull in the Logo.
Maybe this plugin will solve that.
Thank you for your help.
Lexie. -
AuthorPosts