Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter willygofar

    (@willygofar)

    I really am sorry but you are going to have to be a bit more specific than that as I have tried changing bits of code with you suggestions and just went to a view of all the code on the actual page referenced.

    Here follows the code in the footer

    <hr />
    <div id=”footer”>
    <!– If you’d like to support WordPress, having the “powered by” link someone on your blog is the best way, it’s our only promotion or advertising. –>
    <p>
    <?php bloginfo(‘name’); ?> is proudly powered by
    WordPress
    “>Entries (RSS)
    and “>Comments (RSS).
    <!– <?php echo get_num_queries(); ?> queries. <?php timer_stop(1); ?> seconds. –>
    </p>
    </div>
    </div>

    <!– Gorgeous design by Michael Heilemann – https://binarybonsai.com/kubrick/ –>
    <?php /* “Just what do you think you’re doing Dave?” */ ?>

    <?php wp_footer(); ?>
    </body>
    </html>

    Perhaps you could indicate how it should be changed.

    I can just about cope with HTML but this just seems to be beyond me.

    Hmmmmmm!!! Just looked at the post and even that didn’t do what I expected, i.e. the code has disappeared to be replaced by ENTRIES RSS and COMMENTS RSS. You live and learn.

    I can be contacted directly on [email protected]

    Thread Starter willygofar

    (@willygofar)

    Where do I change the link ???

Viewing 2 replies - 1 through 2 (of 2 total)