• The theme’s read more function is treated like a url in text, instead of just putting Read More or whatever text is entered.

    The page I need help with: [log in to see the link]

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

    (@tyrsdei)

    <?php echo esc_url($slider_readmore); ?>
    to
    <?php echo $slider_readmore; ?>

    In theme header php

Viewing 1 replies (of 1 total)
  • The topic ‘Read more Broken’ is closed to new replies.