Read More tag not working
-
Great to see this plugin is still being updated. In the Catablog Library I have the usual WP options, but adding ‘read more tag’ isn’t working.
<?php echo do_shortcode( '[catablog template="seantcatablog" category="everything-else,seating,shelving,storage,tables-and-desks,trolleys" limit="6" navigation="no" sort="date" order="desc"]' ); ?> <?php /* echo do_shortcode( '[catablog]' );*/ ?>
I’ve tried adding this at the bottom:
<?php the_content(__('Read More', 'fizztheme' )); ?>
And this as part of css:
a.more-link { background: #009fe4; color: #fff!important; float: right; padding: 10px 20px; }
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Read More tag not working’ is closed to new replies.