![]() |
Wordpress PHP Question
I am using two of the same themes on two different blogs. But blog a, the content is not being shown, only excerpts.
example http://footpervert.com/wordpress/category/foot-fetish/ on blog b, everything is perfect, same theme! example b http://naturallyvoluptuous.com/wordp.../busty-coeds// please, what am i doing wrong? I checked the php and an example of the page php is <?php if (have_posts()) : ?> <div id="post-area"> <?php while (have_posts()) : the_post(); ?> <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="stumblr-title"><h1><?php the_title(); ?></h1></div> <div class="stumblr-content"> <?php if ( has_post_thumbnail() ) { ?><div class="stumblr-image"><?php the_post_thumbnail( 'stumblr-large-image' ); ?></div><?php } ?> <?php the_content(); ?> <?php wp_link_pages(); ?> <?php comment_form(); ?> </div> stumblr is the name of the theme, fyi. thanks in advance!! :2 cents: |
are you actually using the excerpt on one of them?
|
Quote:
|
fris, my icq is 621200102 if more questions, i appreciate the help.
|
First check and see if that theme has its own options to change from excerpt to content.
Depending on the theme, but try and find every 'the_excerpt' and change to 'the_content', usually in index.php when I do it.. Maybe try making a copy of the theme on the server that works, rename it, load it to the /themes of the blog that doesn't work and try that. I also sometimes see people use things like 'the_content_rss'... Don't do that.. :upsidedow |
Hey Mike, I tried that, the index.php is short and did not find an excerpt
|
Hm. I just tested the theme and looks like it should work fine... On blog a, did you add any plugins or php/other code of your own? If so, try disabling plugins.
Also, are those posts imported or using some kind of syndication tool, or regular posts? |
Looks like footpervert has got something saved in the Featured Image box that it is pulling as post thumbnail.
|
Quote:
|
That Was It!!! To All of You, Fris, ColMike7 and ottopottomouse, You All Fucking ROCK!! I Seriously Love You Guys!!
|
Quote:
|
All times are GMT -7. The time now is 11:03 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123