• Hi,

    I’ve changed the template I’m using (file: single.php):

    <h3><?php the_time('l j F Y') ?> by <?php the_author() ?></h3>

    to:

    <h3><?php the_time('l j F Y') ?> door <?php the_author() ?></h3>

    However, I don’t see any change on my site and I did clear my browser cache. What else could be wrong? I already tried the stuff on this page: http://codex.wordpress.org/I_Make_Changes_and_Nothing_Happens .

    Thanks,
    Pieter De Decker

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is your blog using the WP-Cache plugin?
    If so, visit options -> wp-cache and towards the bottom there’s a clear cache button. Try that and refresh your blog page.

    Thread Starter pdedecker

    (@pdedecker)

    Oops, it looks like I was editing the wrong template. Sorry for that…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I Make Changes and Nothing Happens’ is closed to new replies.