Greenguy's Board


Go Back   Greenguy's Board > Blogs and Blogging
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2008-07-13, 11:12 AM   #1
T Pat
You can now put whatever you want in this space :)
 
T Pat's Avatar
 
Join Date: Aug 2003
Location: Paridise
Posts: 3,244
Send a message via ICQ to T Pat
The only thing I see different is the text at the bottom (© 2008 Big Titty Site - All models are at least 18 years old. This site is in compliance with 18 USC section 2257 ) isn't in the light pink in IE , there is no light pink boarder at the bottom in IE
__________________
How To Keep An Asshole In Suspense

I'll Tell You Later
T Pat is offline   Reply With Quote
Old 2008-07-13, 11:17 AM   #2
ladydesigner
~Serving Up Sinful Sex ~
 
ladydesigner's Avatar
 
Join Date: Apr 2003
Location: Missouri City, Texas
Posts: 1,928
Quote:
Originally Posted by T Pat View Post
The only thing I see different is the text at the bottom (© 2008 Big Titty Site - All models are at least 18 years old. This site is in compliance with 18 USC section 2257 ) isn't in the light pink in IE , there is no light pink boarder at the bottom in IE

I noticed that too <sigh>. Thanks for looking. Right now I'm going to try to figure out how to make the tags display under each post (it's a wordpress blog) and how to add the tag cloud to the sidebar (without using the widgets - I edit/add html by hand).
__________________
Porn Pixie XxX ~ Looking for Link Trades
ladydesigner is offline   Reply With Quote
Old 2008-07-13, 11:22 AM   #3
RedCherry
Of all the things I've lost, I miss my mind the most.
 
RedCherry's Avatar
 
Join Date: Apr 2004
Location: Middle of the Desert, Pahrump, NV
Posts: 3,187
Send a message via ICQ to RedCherry
Quote:
Originally Posted by ladydesigner View Post
I noticed that too <sigh>. Thanks for looking. Right now I'm going to try to figure out how to make the tags display under each post (it's a wordpress blog) and how to add the tag cloud to the sidebar (without using the widgets - I edit/add html by hand).
Hard to not use widgets for tag cloud, but to get the tags to display, you can use this code:

Code:
<?php the_tags('Tags: ', ', ', ''); ?>
I normally put it under the post, with at least one blank line between the post code and it. I put this on the main index page template, single post template, search, and archives pages so it shows up everywhere.

If you want to display tags in your post, you need to edit the simple tags file.

Find the file simple-tags.client.php in both the 2.3 folder, and 2.5. Go down to approx line 182 you will see code that looks like this:

Code:
// Remove embedded tags in posts display
		if ( $this->options['use_embed_tags'] == 1 ) {
			add_filter('the_content', array(&$this, 'filterEmbedTags'), 0);
		}
Comment it out like this:

Code:
	// Remove embedded tags in posts display
	//	if ( $this->options['use_embed_tags'] == 1 ) {
	//		add_filter('the_content', array(&$this, 'filterEmbedTags'), 0);
	//	}
and your tags will show up in your posts too.
RedCherry is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:41 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc