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-06-21, 09:46 AM   #1
walrus
Oh no, I'm sweating like Roger Ebert
 
walrus's Avatar
 
Join Date: May 2005
Location: Los Angeles
Posts: 1,773
Send a message via ICQ to walrus Send a message via Yahoo to walrus
It is a simple tags issue although it would be nice if BA integrated better with WP's tagging system.

Under settings/simple tags/embedded tags there is this little warning
Quote:
Enabling this will allow Wordpress to look for embedded tags when saving and displaying posts. Such set of tags is marked [tags]like this, and this[/tags], and is added to the post when the post is saved, but does not display on the post.
Why simple tags decided to do it this way I have no idea as I can not think of a single reason that you would want that feature.

I left embedded tags enabled. I added a footer in BA for some generic tags for each campaign. Like if I'm using an amateur feed I want the tag amateur. So the footer goes something like
Quote:
[tag]keyword1, keyword2[/tag]
Then under manage/autotags/keyword list I added a fairly large collection of keywords.

It's not perfect but it does a pretty good job overall

I hope one of the improvements that happens in BA is that it automatically reads category/tag information in the feed and lets you decide whether to use it or not.
__________________
Naked Girlfriend Porn TGP
free partner account
walrus is offline   Reply With Quote
Old 2008-06-21, 11:17 AM   #2
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 walrus View Post
It is a simple tags issue although it would be nice if BA integrated better with WP's tagging system.

Under settings/simple tags/embedded tags there is this little warningWhy simple tags decided to do it this way I have no idea as I can not think of a single reason that you would want that feature.

I left embedded tags enabled. I added a footer in BA for some generic tags for each campaign. Like if I'm using an amateur feed I want the tag amateur. So the footer goes something likeThen under manage/autotags/keyword list I added a fairly large collection of keywords.

It's not perfect but it does a pretty good job overall

I hope one of the improvements that happens in BA is that it automatically reads category/tag information in the feed and lets you decide whether to use it or not.
Well that is Just WRONG! who would want to embed tags that don't show up?

Ok, thanks for the work around, I'll put them in a footer like you suggest and do that. Better than having to delete the things every time so the words show up.

You were drunk and I was tired, but we both seemed to make sense, lol.
RedCherry is offline   Reply With Quote
Old 2008-06-21, 11:30 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
I FIXED IT Ok here is what cha do.

Open up simple-tags/2.5/simple-tags.client.php

Go to approx line 185. There will be:

Code:
// Remove embedded tags in posts display
		if ( $this->options['use_embed_tags'] == 1 ) {
			add_filter('the_content', array(&$this, 'filterEmbedTags'), 0);
		}
I commented out the lines 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 now my tags show up. The only down side is, they are not coded with the SEO links domain.com/tag/ but are coded domain.com/index.php?tag=keyword. But at least they are there.

Thanks Walrus for pointing out he said they wouldn't show up..I knew he had to have in his code somewhere a don't show these tags, lol.

Oh, this has a 2.5 version of the that file, and a 2.3 version, so I'm guessing if you have 2.3 wp, edit that file instead.
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 08:29 AM.


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