katiebadie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Themify Base] Remove post meta infoI figured it out. I didn’t realize there was a loop.php file.
In there, I just removed the lines: ` <span class=”post-author”><?php the_author_posts_link(); ?></span>
<?php the_terms( get_the_ID(), ‘category’, ‘ <span class=”post-category”>’, ‘, ‘, ‘</span>’ ); ?>
`I decided to leave the comments, so I just took off the author (always me) and the category (I don’t have any.)
Forum: Themes and Templates
In reply to: [Themify Base] Themify Base Google Fonts Not DisplayingI just added a plugin, WP Google Fonts, and used that to set the fonts. It seems to be working.
Forum: Themes and Templates
In reply to: [Themify Base] Themify Base Google Fonts Not DisplayingI’m having this problem too.
Forum: Fixing WordPress
In reply to: my blog has no feed?I don’t know, I can’t figure out how to subscribe to my own site.
Forum: Themes and Templates
In reply to: [Wilson] Changing fontThank you so much!!
Forum: Themes and Templates
In reply to: making changes in theme editor doesn't change anythingOkay, so it is working! But just not on chrome. It is changed on my phone and on firefox. I don’t know why it wouldn’t be working in Chrome. I can change between themes fine, but it won’t show the changed font.
Forum: Themes and Templates
In reply to: making changes in theme editor doesn't change anythingP.S. I’ve tried flushing cache.
Forum: Fixing WordPress
In reply to: Find old css file in cache somewhere?I think that would have worked beautifully if I hadn’t already reloaded my website on my browser. I found the cache for my stylesheet, but it is the 0 bytes version.
Forum: Fixing WordPress
In reply to: Find old css file in cache somewhere?Thanks Esmi, but sadly, I’ve tried all of those. I really thought the offline/history would work, but it just wouldn’t bring up anything.