Forum Replies Created

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

    (@hanker555)

    Hi

    Not sure if this is the part you mean but it seems to be the only code in the main index template that refers to ‘Older Articles’

    <?php
    if(count($links)): ?>

    <h3><?php _e(‘Older Articles’,’Mimbo’); ?></h3>
    <ul class=”headlines”><?php echo join(“\n”, $links); ?>

    <?php endif; ?>
    </div><!–END RECENT/OLDER POSTS–>

    Thanks a lot.

    Thread Starter Hanker555

    (@hanker555)

    Hi Dgwyer

    I’m not sure – how would I tell how they were being generated?

    (I took the site over from someone else so am not sure how they set it up initially).

    The only plugins I can’t see an obvious use for are exclude-pages and simple-code-embed.

    Thanks for your help.

    Hanker

    Thread Starter Hanker555

    (@hanker555)

    Thanks Woodent – unfortunately as I’m still waiting for them to provide me with a receipt for the site I bought from them – 12 months later – I don’t think they are going to be much help!

    I guess the main thing I am trying to work out is how they are set up to register users and then have them submit and edit their own posts and whether they are simply adding users as contributors and setting them up with passwords/logins manually or if there is some handy plugin I havent found yet that would allow you to do this automatically somehow.

    I did try looking at the source code but I’m not sure if that info would be there – at least I can’t find it but I don’t really know what I would be looking for. Thanks for you help though. ; )

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