• hi ive been trying to make it so my links on my sidebar randomize
    they use to do it on an older version of wp but they don’t seem to work
    any more.

    i also don’t get the option with in the admin site of the links management
    page. could any 1 help me to understand why please?

    my site is https://www.tosk.co.uk

    thanks for any help.

Viewing 1 replies (of 1 total)
  • Thread Starter tosk

    (@tosk)

    this is my code i have and trying to mod to make my links randomize

    sidebar.php

    <?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
    <?php get_links_list(); ?>

    any ideas please?

Viewing 1 replies (of 1 total)
  • The topic ‘Random links help’ is closed to new replies.