Duplicate Column Content happening

Hello,

So, i just signed up here and am already embarrassed as I am asking for help with something I will kick myself for not being able to figure out.

If you go to www.save2seo.com you will see that there is a Get Your Business Online section that repeats itself. If haven’t already figured out I’d like to fix this.

Ideally, I would like to add a video to this area of the site from a YouTube script or at least another offer.

Anyone see what I am not seeing?

<?php $page = (get_query_var('paged')) ? get_query_var('paged') : 1; if (get_option('home_cat')) { $category = get_option('home_cat'); } else { $category = 0; } query_posts("cat=$category&showposts=2&paged=$page&caller_get_posts=1"); while ( have_posts() ) : the_post() ?>

Get Your Business Online

We can help you get started online, No Website Required.

We'll get you going on Google, Facebook and Twitter with a custom page for each site where potential customers can find you and become a real customer!
All for Only $600

Learn More
Your Domain Name
Your Phone Number

The search for new business just got a whole lot easier!

<?php $values = get_post_custom_values("Featured"); $pathtemp = get_theme_root()."/wp-creativix"; if(is_writeable($pathtemp)) { if(isset($values)) { ?> <?php } } elseif (isset($values)) { ?> <?php } ?>
<?php endwhile;?>

Free Website Analysis

Get Your Free No Obligation Website Analysis

<?php echo do_shortcode( '[contact-form 2 "Free Website Analysis"]' ); ?>
<?php get_footer(); ?>
Sponsor our Newsletter | Privacy Policy | Terms of Service