GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Wordpress PHP Question (https://gfy.com/showthread.php?t=1100002)

digitaldivas 02-15-2013 08:53 AM

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:

fris 02-15-2013 08:59 AM

are you actually using the excerpt on one of them?

digitaldivas 02-15-2013 09:02 AM

Quote:

Originally Posted by fris (Post 19482588)
are you actually using the excerpt on one of them?

no, i even copied the code from the functional blog b to the blog a .php and still nothing.

digitaldivas 02-15-2013 09:03 AM

fris, my icq is 621200102 if more questions, i appreciate the help.

Colmike9 02-15-2013 09:03 AM

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

digitaldivas 02-15-2013 09:09 AM

Hey Mike, I tried that, the index.php is short and did not find an excerpt

Colmike9 02-15-2013 09:33 AM

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?

ottopottomouse 02-15-2013 09:50 AM

Looks like footpervert has got something saved in the Featured Image box that it is pulling as post thumbnail.

digitaldivas 02-15-2013 11:21 AM

Quote:

Originally Posted by Colmike7 (Post 19482636)
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?

Nope, just regular posts. i will test my plugins and also the featured image box, thanks!

digitaldivas 02-15-2013 11:25 AM

That Was It!!! To All of You, Fris, ColMike7 and ottopottomouse, You All Fucking ROCK!! I Seriously Love You Guys!!

Colmike9 02-15-2013 01:22 PM

Quote:

Originally Posted by digitaldivas (Post 19482809)
That Was It!!! To All of You, Fris, ColMike7 and ottopottomouse, You All Fucking ROCK!! I Seriously Love You Guys!!

Glad it works :thumbsup


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