Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 02-24-2009, 02:20 PM   #1
Dennis69
Confirmed User
 
Join Date: Feb 2003
Location: Dreamland
Posts: 1,685
Wordpress Help with Searching

I'm trying to find out why my posts don't show the links or images when I do a search... it only shows some of the text from that post, is there something in the code that I need to remve, change that will fix it?

I went to the original designer for the theme but it's been sold and they have nothing on this theme anymore so any help would be greatly appreciated

Code:
<?php get_header(); ?>

<div id="page">

	<div class="pagecap"><?php _e('Search Results'); ?></div>

	<?php get_sidebar(); ?>

	<div class="narrowcolumn">

		<div class="maincol"><div class="maincol-padding">

			<?php include(TEMPLATEPATH . '/rsssubscribe.php'); ?>

			<?php if (have_posts()) : ?><?php while (have_posts()) : the_post(); ?>

			<div class="post" id="post-<?php the_ID(); ?>">
				<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2>
				<div class="entry">

					<?php the_excerpt(); ?>

					<!-- <?php trackback_rdf(); ?> -->

				</div>
				<div class="postmetadata">
<?php _e('Filed under&#58;'); ?> <?php the_category(', ') ?> &#124; <?php comments_popup_link('No Comments &#187;', '1 Comment &#187;', '% Comments &#187;'); ?> <?php edit_post_link('Edit', ' &#124; ', ''); ?>
				</div>
			</div>

			<?php endwhile; ?>

			<?php include (TEMPLATEPATH . '/browse.php'); ?>

			<?php else : ?>

			<div class="post">
				<h2><?php _e('Not Found'); ?></h2>
				<?php _e('Sorry, but you are looking for something that isn&#39;t here.'); ?>
			</div>

			<?php endif; ?>

		</div></div>

	<?php include(TEMPLATEPATH . '/obar.php'); ?>

<?php get_footer(); ?>
__________________
HaHaHa
Dennis69 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-24-2009, 02:23 PM   #2
AlienQ - BANNED FOR LIFE
best designer on GFY
 
AlienQ - BANNED FOR LIFE's Avatar
 
Join Date: Mar 2003
Location: IALIEN.COM - High Definition Video and Photographic Productions -ICQ 78943384
Posts: 30,307
CSS may be conflicting with showing entire results?

I've come accross some THemes that just wont display the same all the time, things cut off or do not show. Maybe thats yer problem? Just throwing that out there.
AlienQ - BANNED FOR LIFE is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 02-24-2009, 02:29 PM   #3
Dennis69
Confirmed User
 
Join Date: Feb 2003
Location: Dreamland
Posts: 1,685
Yeah I remember when I first got the theme that I went on there board and asked the designer how to fix it and he told me what to change to makes images and links show... that was over a year ago and my memory ain't that good LOL
__________________
HaHaHa
Dennis69 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.