I had to make one rather major change: The dynamic CSS is back from style.css.php to header.php & style.css, as it was in Atahualpa 2.x. This CSS location change makes 3.1.8 more browser safe than former 3.x versions because IE6 would sometimes (every 20th pageview or so) not load style.css.php.
If you added custom images via CSS, i.e. background images via url(images/myimage.gif) then you would have to change those to url(/wp-content/themes/atahualpa3/images/myimage.gif) unless you made those changes directly in style.css (then url(images/myimage.gif) would keep working).
See http://forum.bytesforall.com/showthread.php?t=78 for the changelog for version 3.1.8
Version 3.1.8 comes in 4 additional languages thanks to:
- de_DE - Deutsch: Christian Hans
- hu_HU - Hungarian - Magyar: FYGureout
- po_PO - Portuguese: André Bergonse
- cz_CZ - Czech: Pepawo
Please check BEFORE starting a translation. Your language may already be done: http://forum.bytesforall.com/showthread.php?t=82
Test drive Atahualpa at http://wp262.bytesforall.com/ and see how it deals with big images and “unbreakable strings” when you resize the browser window.
Here http://wp27.bytesforall.com/2008/05/a-post-with-many-comments/ you can see the changes to the comment submit form, the toggle feature for “You can use these tags” and the styled CommentLuv inserts (”Flynns last post…”).
Downloaded a total of 4909 times
I will try to catch up with the open comments within the next days. I find it easier and more organized to answer questions at the BFA Wordpress Forums so consider opening an account there.


April 10th, 2010 at 1:05 pm
I am a newbie and having a few problem. One, can’t find info on adding a web form to either the right or left sidebar of the Atahualpa theme. I’m using AWeber. I’d appreciate any help you can give. thanks.
September 11th, 2009 at 8:29 am
I am a newbie and so far with hubby’s help and mega hours i have created a blog…but i cannot for the life of me find out how to put a blog comment box at the bottom standard for each post: i want one like this….but u have to be very specific as to where to put it as if u were talking to an illiterate computer user, cause i am…..I so need ur help it has been two weeks
September 4th, 2009 at 8:07 pm
First you would need the fr_FR.mo located in /wp-content/themes/atahualpa3/ which is not included in the theme yet but available at http://forum.bytesforall.com/showthread.php?t=82
March 30th, 2009 at 2:54 pm
I love this theme, thanks for making it.
I would like to be able to have the home page publish both a page and one post.
is this possible without hacking the code?
March 15th, 2009 at 5:39 pm
I have installed and worked with Atahualpa for about a month and I am very impressed with it. It is the kind of customization kit for which I have been searching and I can’t imagination the time and care it must take to script such a complex tool — essentially a higher level layer between the user and the underlying WordPress engine.
I have a specific feature request that is either too complex or too obvious to have gotten response from some other WP professionals. I would happily pay to have done by bytesforall if you take such assignments.
Please fire me an e-mail (recorded with this comment) if you are interested and I can very quickly and simply describe what I’m trying to get done.
Many thanks.
March 14th, 2009 at 3:10 am
The customizations are awesome, I am sure you have spent hell of time to build this theme. I only have one doubt
February 25th, 2009 at 12:22 pm
I am having an odd problem - very very frustrating considering I post news articles all day. When I go to do a new post - it wants to be CENTER justified. It’s driving me insane, because it’s a pain, especially when tables etc are included.
I left a message on the forum but didn’t get an answer. Can you please give me an idea on how to fix this? It is a fantastic theme, btw!
Thanks so much in advance!
February 5th, 2009 at 1:17 am
@tlcounts: 93
If you make sure that both themes are in different directories on the web server, i.e. “atahualpa2″ vs. “atahualpa3″, then you could run them both side by side and migrate slowly. Version 3 has sophisticated sidebar settings, you can, for instance, have 2 sidebars on the homepage, 1 sidebar on a “page” page, and none on date based archive pages. Each sidebar can be turned on/off on a page-type basis with check boxes in the admin area. Both sidebars can be moved to the same side, too, with easy (manual) edits. v. 3 is also more browser-safe than v. 2
February 5th, 2009 at 1:08 am
I’m still using V2 due to a ton of customization. What is the best way to make it 2 columns instead of 3? Also, I no longer see the “2 or 3 column” listed as a feature in V3, is it possible in the new version or no?
Thanks!!!
February 4th, 2009 at 4:08 pm
@Aenean: 90
First you would need the fr_FR.mo located in /wp-content/themes/atahualpa3/ which is not included in the theme yet but available at http://forum.bytesforall.com/showthread.php?t=82
When that file is present as that location, the theme should automatically display the localized words and phrases in French. Not everything will be in French though. Several parts of the theme are not localized as you can totally customize those terms anyway, through the Atahualpa Theme Options
February 4th, 2009 at 4:04 pm
@Markus 89
I understand your frustration but I cannot do more than offering you a helping hand. It could be your local setup, a setting, another widget, CSS, it could be anything. The blogroll widget is in wp-includes/widgets.php, starting at line 748.