• here is the code I need to work with:

    <?php echo get_post_image (get_the_id(), '', '', '' .get_bloginfo('template_url') .'/scripts/timthumb.php?zc=1&w=260&h=230&src='); ?>

    Now this is on the homepage, it leaves the alt tag blank. I have tried everything I know of to change this. I have tried modifying the function.php file (I can set a generalized alt tag there which is a temporary measure), I have tried adding in alt=”<?php the_title(); ?>” and it does not work.

    Someone please help me. I think everyone that uses the Mimbo theme would love to have this SEO option to improve their search rankings.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter 1337man

    (@1337man)

    …..wow…didn’t think i would get pushed wayyyyy down that fast. also still no response… so no one knows how to help me? Really? out of everyone on this forum no one knows?

    Thread Starter 1337man

    (@1337man)

    I am going to keep bumping this until someone can help me with it.

    I would recommend using the WordPress Post Thumbnail functionality, rather than TimThumb. The core WordPress functionality handles ALT tags.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mimbo – Alt Tags – Homepage’ is closed to new replies.