Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Post title styling not working. (http://forum.bytesforall.com/showthread.php?t=3956)

Paleo Pat Oct 18, 2009 06:16 PM

[SOLVED] Post title styling not working.
 
I used to be able to change the font color and add italics to posts.

I did something to make it where the actual HTML markup is displayed, instead of the styling.

An Example is here:

http://www.politicalbyline.com/2009/09/19/this-i-cannot-defend/


What do I do fix this? or is it a bug in the theme?

Anyone know if it's a setting?

P.S It used to work fine. But I think either changed a setting or something in the theme changed.

HELP!

juggledad Oct 18, 2009 06:55 PM

What version of Atahualpa?
if you are on 3.4.x. what are you putting in the Atahualpa Post Options on the Edit Posts page of the wordpress dashboard

Paleo Pat Oct 19, 2009 07:54 AM

Quote:

Originally Posted by juggledad (Post 17024)
What version of Atahualpa?
if you are on 3.4.x. what are you putting in the Atahualpa Post Options on the Edit Posts page of the wordpress dashboard

Latest version 3.4.4. I tried clearing out that post options thing and resaving, it's still not doing right. It's a bug. It worked fine before. Now it's showing the code instead of the styling. If this isn't fixed soon, I might have to dump the theme. Geez.... Why can't people code stuff RIGHT in the first place??!?!?!

juggledad Oct 19, 2009 08:35 AM

Hmmm this seems to be related to the new Atahualpa Post Options. I'll try to take a look at the code

Paleo Pat Oct 19, 2009 10:02 AM

Quote:

Originally Posted by juggledad (Post 17047)
Hmmm this seems to be related to the new Atahualpa Post Options. I'll try to take a look at the code

Okay thanks.... Like I said, it worked before. Now it's not. Funny thing is, I have a "Related Posts" plug in, and it displays fine with that. So, I dunno.

juggledad Oct 19, 2009 10:09 AM

Did it work before you moved to your current Atahualpa release. It could be that if this was set on a old post, it could have worked tioll you updated the post when the new Atahualpa Post options would kick in..

Paleo Pat Oct 19, 2009 01:54 PM

Quote:

Originally Posted by juggledad (Post 17054)
Did it work before you moved to your current Atahualpa release. It could be that if htis was set on a old post, it could have worked tioll you updated the post when the new Atahualpa Post options would kick in..

I was not working, before I updated the post. It stopped displaying properly after I upgraded to the new version.

Please, fix it. :(

Paleo Pat Oct 19, 2009 05:36 PM

So, did you find anything out?

juggledad Oct 19, 2009 06:45 PM

Um no, I haven't even looked. I do this on a volunteer basis. While some people will give me a donation no one is paying me (unless you would like to :)) So I get to things as my life allows and today has been a busy day.

juggledad Oct 20, 2009 06:41 AM

in 3.4.4 edit bfa_post_parts.php and change line 55 from
HTML Code:

                        <a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php
to
HTML Code:

                        <a href="<?php the_permalink() ?>"><?php

Paleo Pat Oct 20, 2009 03:45 PM

Quote:

Originally Posted by juggledad (Post 17094)
in 3.4.4 edit bfa_post_parts.php and change line 55 from
HTML Code:

                        <a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php
to
HTML Code:

                        <a href="<?php the_permalink() ?>"><?php

FTP'ed said file, made the said change in the code, ftp'ed it back, cleared my cache and it still is not displaying properly. It is still displaying the code, instead of the styling changes in color and so on.

So, it's still broke. Hopefully when the owner of this theme comes back, he can tell me what possibly happened and why it is not working anymore.

Meanwhile, I will be looking around for another theme. I just cannot have something breaking like this. I run a high traffic production Blog and I just cannot have stuff like this breaking. Sorry to be an ass about it. But I just need reliability; and this theme just isn't providing that.

Thanks,

-Pat

juggledad Oct 20, 2009 04:10 PM

try adding the fix in http://forum.bytesforall.com/showthread.php?t=3964

Paleo Pat Oct 22, 2009 02:26 PM

Quote:

Originally Posted by juggledad (Post 17126)

I think it's a setting somewhere, but I cannot figure out what it is.... I guess I'll have to wait till the man that wrote the thing gets back.

Paleo Pat Oct 22, 2009 08:30 PM

FOUND IT!

It was this setting here: HEADLINE Box: Text

I had put a size in there and it was causing the text styling not to come through, removed the size spec I had in there and my red text came back, as did the other stuff.

WHEW!


All times are GMT -6. The time now is 02:47 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.