Fredda-G
Forum Replies Created
-
Thank you so much for your help!
Forum: Themes and Templates
In reply to: Changing Font in Child Theme not workingOh, wait! Yes, it did fix the problem!! The font has changed!! Thank you for your help!!!
Forum: Themes and Templates
In reply to: Changing Font in Child Theme not workingAlso… I emailed the host who said this was the problem:
[In order to resolve the issue, I have flushed the static cache for your account ]
The font still hasn’t changed.
Forum: Themes and Templates
In reply to: Changing Font in Child Theme not workingThe one online hasn’t changed (and I’m guessing you know that since I don’t know how to access it)
Forum: Themes and Templates
In reply to: Changing Font in Child Theme not workingI don’t know how to post the file that’s online but this is what I uploaded. How do I access the one online?
<?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘twentyfifteen’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_style( ‘twentyfifteenchild’, get_stylesheet_uri(), array( ‘twentyfifteen’ ) );
}Forum: Themes and Templates
In reply to: Changing Font in Child Theme not workingI just looked at it and its still there. I hit update again and it said File uploaded successfully again.
Forum: Themes and Templates
In reply to: Changing Font in Child Theme not workingNo, I didn’t get any errors. I went under APPEARANCE and then EDITOR and pasted it (I typed it in Dreamweaver first to have a copy) and then hit update and it said it was saved successfully. I then went to view and it hadn’t changed.
Forum: Themes and Templates
In reply to: Changing Font in Child Theme not workingSure. Here it is. Thank you!!!
http://onlychildrenproject.com/