oh boy no i didn’t export the databases… am I out of luck?
Thanks guys quick response, I’m aspiring to become a wordpress guru..so with that being said I would rather fix the issue myself.
I did look into the single.php file and found
<div class=”titleContainer font1 titlePage<?php if (!is_active_sidebar(‘blog-sidebar’)) echo ‘ titleBordered’; ?>”><div class=”title”><?php _e(‘Test‘,’pluto’); ?></div></div>
Where “TEST” is what displays on the posts so now my goal is to change that so it reflects the title of the blog
^ I know this could be a possibly a complicated request that is out of bounds for this forum
I’m really new to coding and wordpress in general. I just finished HTML “Web fundamentals on codeacademy” and started the “PHP coding” section so yeah any advice would be appreciated.
and if this is out of the scope of this forums I apologize ahead of time.
Thanks for the help thus far