jaclynsuzann
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help? Getting a strange message when page loadsHmmmmm, I have quite a few more wordpress sites on this same server though?
Forum: Fixing WordPress
In reply to: Help? Getting a strange message when page loadsSorry, I was tweaking, trying to switch themes to see if that helped, it didn’t, the error is back up now
Forum: Fixing WordPress
In reply to: Something ODD has happenedoh lordy! Thanks for your help. I created a new wp.config file and the site pulls up, but it looks like the theme is “broken”…layout is in place but graphics are not loading
Forum: Fixing WordPress
In reply to: Something ODD has happenedI was finally able to gain FTP access to the website, I renamed the default theme in hopes it would revert back to the TwentyTwelve Theme as the reading suggested, but I still have the same jibberish code showing up… Any more suggestions?
Forum: Fixing WordPress
In reply to: Something ODD has happenedI can’t log in, I get a bunch more code when going to that page. I’ll try the FTP option.
Thank you both!
Forum: Fixing WordPress
In reply to: Comment form text colorWorked perfectly! Thank you very much 🙂
Forum: Themes and Templates
In reply to: border around menu bar in 2010 themeArg! Can’t seem to find it… plan B!
Forum: Themes and Templates
In reply to: border around menu bar in 2010 themeAh, close, but no rounded corners… Hmmm, thanks so much, it’s a start!
Forum: Themes and Templates
In reply to: border around menu bar in 2010 themedidn’t seem to work…
Forum: Themes and Templates
In reply to: Change tab colors in Twenty Ten ThemePERFECT! Thank you!
Forum: Fixing WordPress
In reply to: Blog Post title has code in it?Perfect! Thank you so much!
Forum: Fixing WordPress
In reply to: Blog Post title has code in it?<?php if (have_posts()) : while (have_posts()) : the_post(); ?> <div class="breadcrumb"> Home » Wealth Blog » <?php the_category(' » '); ?> </div> <h2>" rel="bookmark">"<?php the_title(); ?>"</h2><h4 class="post-heading">Submitted by <?php the_author_posts_link(); ?> on <?php the_date(); ?> - <?php the_time(); ?></h4> <?php the_date( 'F Y', '[ ', ' ]'); ?>Forum: Fixing WordPress
In reply to: Blog Post title has code in it?<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class=”breadcrumb”>
Home » Wealth Blog » <?php the_category(‘ » ‘); ?>
</div>
<h2>” rel=”bookmark”>”<?php the_title(); ?>”</h2><h4 class=”post-heading”>Submitted by <?php the_author_posts_link(); ?> on <?php the_date(); ?> – <?php the_time(); ?></h4>
<?php the_date( ‘F Y’, ‘[ ‘, ‘ ]’); ?>Here it is! Not sure where that came from though and how to fix it? Should it just be removed?
Forum: Fixing WordPress
In reply to: Blog Post title has code in it?The URL is: http://globalinstituteofvisionarywealth.com
Forum: Themes and Templates
In reply to: Move “Comments (0) to below blog postPerfect! Thank you!