Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Montezuma Theme (http://forum.bytesforall.com/forumdisplay.php?f=53)
-   -   [SOLVED] Remove Read More (http://forum.bytesforall.com/showthread.php?t=20689)

Skojverket Jul 24, 2013 01:14 PM

[SOLVED] Remove Read More
 
I'm using the_content instead of the_excerpt.
Now i have two read more links on main page.

Is there a possibility to only use "Montezumas own" link at bottom, and remove the other one?

The optimal solution would be if it also only would be visible when needed/used in post. Is that possible?

Skojverket Jul 25, 2013 03:19 PM

Solved!

Use <?php the_content('',FALSE,''); ?>, instead of <?php the_content(); ?>

This makes it look really nice.


All times are GMT -6. The time now is 04:48 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.