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)
-   -   All content in home page (http://forum.bytesforall.com/showthread.php?t=19892)

keevinjuarez Mar 14, 2013 09:45 PM

All content in home page
 
Hi, i'm kevin, i'm from Argentina and i've got a problem with Montezuma Theme. Bah... it's not a problem.

I want to publish all content of the entry in the home page of my blog... and i've no idea how.

On the bottom of the entry appears "Read More"...

Thanks!

lmilesw Mar 14, 2013 10:11 PM

Look in the postformat.php sub-template and replace

PHP Code:

<?php bfa_excerpt55' ...' ); ?>

with
PHP Code:

<?php the_content(); ?>

There are other php code snippets you can use as well from the "Limited PHP Code" dropdown.

With this theme it is important to read through all the theme options to get an idea of what can be done.

juggledad Mar 15, 2013 04:20 AM

you should also apply all teh Patches that are stickies at the begining of this forum - especially PATCH 113-06


All times are GMT -6. The time now is 04:20 PM.

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