Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter zaapni

    (@zaapni)

    Read More → Link not showing on Categery Archive Post how to fix it?

    not responsive:Category Archives: Overlap with Links Home ->

    Thread Starter zaapni

    (@zaapni)

    Read More → Link not showing on Categery Archive Post how to fix it?

    not responsive:Category Archives: Overlap with Links Home ->

    Hi,

    We have fixed this issue in the new version of our theme biznez-lite 1.0.15 but currently this version is in queue for approval.

    so right now please find archive.php, author.php, category.php, index.php, search.php, tag.php file and open it and then add this code

    <div class="readmore"><a href="<?php echo get_permalink($post->ID); ?>"><?php _e('Read More →','biznez'); ?></a></div>

    after

    <?php the_excerpt(); ?>

    this code.

    Best,
    Gunjan

    Thread Starter zaapni

    (@zaapni)

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Read More → link not showing’ is closed to new replies.