|
|
|
|
|
|
|
![]() |
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
![]() |
#1 |
Of all the things I've lost, I miss my mind the most.
|
Getting Tags to show up using Blog Automater
I'm really tired, so hoping this makes sense, lol. I've been remote tagging using Blog Automater, and I notice it puts the nice little list of tags below my post.
![]() But I use Simple Tags, changed the Embedded Tags format to read [tag] [/tag] to match BA, and when I look at the posts, I see all the little [tag]pussy[/tag] inside the post, but when you read my post, the word is left out, and not tagged. Wtf? Anyone know what I'm doing wrong? If I view the source, it looks like it is converting the text into something weird. http://www.theredcherry.com/reality-porn-blog/ all of the tags listed at the bottom were all added by BA, but they are missing from the post.
__________________
Our 3D Comics and Props on Renderotica |
![]() |
![]() |
![]() |
#2 | |
Oh no, I'm sweating like Roger Ebert
|
Quote:
It's late and I'm drunk so be patient and I'll try to remember what I did to work around the issue in the morning. |
|
![]() |
![]() |
![]() |
#3 | |
That which does not kill us, will try, try again.
|
Quote:
Also wanted to mention that the blog looks a little strange in Firefox and Safari on the Mac platform. Some of the items at the top seem to be floating up higher than maybe you wanted them? See screenshot attached.
__________________
"If you're happy and you know it, think again." -- Guru Pitka |
|
![]() |
![]() |
![]() |
#4 | ||
Oh no, I'm sweating like Roger Ebert
|
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:
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:
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. |
||
![]() |
![]() |
![]() |
#5 |
Of all the things I've lost, I miss my mind the most.
|
Does it look better now? I changed the header height to over the size of the graphic, and it looks ok in firefox to me, but I have no way to check on a Mac. What I get for not cross checking in firefox.
__________________
Our 3D Comics and Props on Renderotica |
![]() |
![]() |
![]() |
#6 | |
Of all the things I've lost, I miss my mind the most.
|
Quote:
![]() 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.
__________________
Our 3D Comics and Props on Renderotica |
|
![]() |
![]() |
![]() |
#7 |
That which does not kill us, will try, try again.
|
Hiya
![]() Looks good on my browsers now. (don't tell everyone but you can check how your site looks in other browsers and on other computing platforms by using browsershots dot org) ![]()
__________________
"If you're happy and you know it, think again." -- Guru Pitka |
![]() |
![]() |
![]() |
#8 |
Of all the things I've lost, I miss my mind the most.
|
I FIXED IT
![]() 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); } Code:
// Remove embedded tags in posts display //if ( $this->options['use_embed_tags'] == 1 ) { // add_filter('the_content', array(&$this, 'filterEmbedTags'), 0); // } ![]() 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. ![]()
__________________
Our 3D Comics and Props on Renderotica |
![]() |
![]() |
![]() |
#9 |
Of all the things I've lost, I miss my mind the most.
|
ok, figured out the index.php? you need to have UTW installed too, and click on the url rewrite section so it rewrites the embedded tags.
![]()
__________________
Our 3D Comics and Props on Renderotica |
![]() |
![]() |
![]() |
|
|