This version is in the review queue at wordpress.org but not listed yet
- Added ‘global $templateURI, $homeURL’ to header.php
- Added ‘$templateURI’ to css.php
- Replaced ‘caller_get_posts’ (deprecated in WP 3.1) with new function ‘ignore_sticky_posts’ in footer.php line 35
- Removed unnecessary ‘return’ from bottom of functions/bfa_meta_tags.php
- Removed repetitive code from css.php
- Removed ‘canoncial URL’ and RSS feed URLs from html HEAD, WP is adding these now
- Moved ‘ddroundies’ JS code and wp_enqueue(jquery) from header.php to functions.php
- Replaced bloginfo( ‘url’ ) with echo home_url() in functions/bfa_header_config.php line 276
- Replaced get_bloginfo(‘text_direction’) with is_rtl() in functions/bfa_body_class.php
- Renamed GPL.txt to license.txt
- Permalink for posts without title: Instead of the title the word ‘Permalink’ is displayed and linked to the full post.
- Option “Show XHTML tags?” works again but is below the textarea now (it was above). This is more in line with the new WP comment_form() (using the new parameter ‘comment_notes_after’), instead of making something hackish to keep it above the form.
- Comment submit button is jQuery-enhanced again (Highlight on Hover)
- Comment form labels (“Name”, “Email”, “Website”) are on the right side of their input fields again.
- Added sample content to sidebar ‘right-inner’
- Added check for bfa_get_options in functions/bfa_get_options.php – [url]http://forum.bytesforall.com/showthread.php?t=12111[/url]
- Edited style.css from ‘0-6 sidebars’ to ‘0-4 sidebars’.
(P.S.: Download number was reset after server move)
Check out the BytesForAll Forum to discuss Atahualpa with other users
March 16th, 2012 at 4:17 pm
I download it from your site. I uploaded in my site successfully.
January 30th, 2012 at 10:42 pm
I’m using Atahualpa 3.6.1 and want to know how to display TITLES only on category pages and not the Title & Excerpt or full description.
January 18th, 2012 at 8:26 pm
Hello,
I started working with the company that is using your theme. It is working great, but I would like to remove the branded footer links. Can I do this with a donation or payment?
Thanks,
Dan
August 28th, 2011 at 4:07 am
When I use %cat-center in the Header styling box, the catagories appear centered but the background color, in my case light blue does not appear to the left or right of the catagories. It just is white.
Is there a fix for this? It’s v3.6.1
June 16th, 2011 at 5:01 pm
[…] also upgraded the Atahualpa theme from v3.5.2 to v3.6.1 (changes) and the P2 theme from v1.2.1 to v1.2.2. Please let me know if run into quirks with any of this […]
May 29th, 2011 at 11:22 am
I’m using Atahualpa 3.6.1 and want to know how to display TITLES only on category pages and not the Title & Excerpt or full description.
May 15th, 2011 at 11:32 am
Thank you for this theme. I am very impressed with it and will use it on my main site.
February 7th, 2011 at 3:29 pm
The solution for the bfa:// errors is this. You have to place the file php.ini in the rootdir of the WP-folder (where all the other php-files are, like wp-app.php or wp-blog-header.php).
This ini-file has to contain only one line of code, this is the code:
suhosin.executor.include.whitelist bfa://
You can create this file using Notepad. That’s all!
February 1st, 2011 at 10:45 am
go to the forum and do a search on ‘suhosin’
January 27th, 2011 at 10:58 am
I am trying to convert my SMF web page to WordPress
I set up atahualpa 3.6.1 in local server (wamp) and I made some changes on it but when I upload the original package to main server it gives some error codes like :
Warning: include() [function.include]: Failed opening ‘bfa://html_inserts_body_tag’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/header.php on line 20
>
Warning: include() [function.include]: Failed opening ‘bfa://html_inserts_body_top’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/header.php on line 21
Warning: include() [function.include]: Failed opening ‘bfa://configure_header’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/header.php on line 38
Warning: include() [function.include]: Failed opening ‘bfa://content_above_loop’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/index.php on line 11
Warning: include() [function.include]: Failed opening ‘bfa://content_inside_loop’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/index.php on line 15
Warning: include() [function.include]: Failed opening ‘bfa://content_below_loop’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/index.php on line 19
Warning: include() [function.include]: Failed opening ‘bfa://footer_style_content’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/footer.php on line 98
Warning: include() [function.include]: Failed opening ‘bfa://html_inserts_body_bottom’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/addfeorg/public_html/v2/wp-content/themes/atahualpa361/footer.php on line 120
how can I solve this problem?
January 26th, 2011 at 6:12 pm
Thanks for an excellent theme! Russia has estimated.
January 24th, 2011 at 11:50 pm
I hate updating but here we do again:)
January 21st, 2011 at 8:16 pm
Just to let you know, the setting for “Title tags in Category Menu Bar” fails to remove the tags when the category description is more than one line.
The issue is in bfa_hor_cats.php on line 29.
An s (dotall) modifier is needed to match the multi-line descriptions.
The following works:
$list_cat_string = preg_replace("/title=\"(.*?)\"/si","",$list_cat_string);
Cheers!
January 20th, 2011 at 11:52 am
This is not the complete Script.
The First Line is
“if(strtotime($post->post_modified) – strtotime($post->post_date) > 86400)”
January 20th, 2011 at 11:50 am
I´m using this Script in Atahualpa 3.5.3 Options to modify the Footer of Single Post Pages and it works fine.
=====================
post_modified) – strtotime($post->post_date) > 86400)
{
echo “Aktualisiert am: ” ;
the_modified_date(‘j. F Y’);
echo ” um ” ;
the_modified_time(‘G:i’);
}
else
{
echo “Erstellt am: ” ;
echo get_the_date();
echo ” um ” ;
echo get_the_time();
} ?> | Autor: %author-nickname% | %tags-linked(‘Tags: ‘, ‘, ‘, ‘ | ‘)% Kategorie: %categories-linked(‘, ‘)% %edit(‘ | ‘, ‘Bearbeiten’, ”)%
======================
Since Version 3.6.1 the Footer don´t change to the modified date (“Aktualisiert am:”) because the If block always returns false.
January 16th, 2011 at 12:10 pm
Thanks a lot 🙂
Just a question : how do you remove Chikita ads ?
January 16th, 2011 at 11:52 am
What is the recommended update order if we are using WordPress 2.9.2 and Atahualpa 3.4.9. Do we update WordPress first (to 3.0.4) or update Atahualpa first(to 3.6.1 when reviewed by WordPress.org)?
Any known issues with this combination?
January 16th, 2011 at 6:35 am
Still having the internal server error problem with 3.6.1. Before all other versions worked. Anyone an idea?
January 12th, 2011 at 11:43 pm
After update, my site is blank… Why? Please help me.
January 12th, 2011 at 5:51 pm
I’ve been having trouble ever since the 3.6 update. My feeds have died, rss icons don’t show though they’re where they’re supposed to be, and the blog is running slow. Is this update going to tidy up the last one so everything runs smoothly again?
January 12th, 2011 at 1:17 am
Thanks for making those huge changes. It was really easy to upgrade to the latest version, I did have to transfer “Logo Image” from 351 to 361.
Am doing some great changes now to the whole layout.
Anyway my team and I at http://mwd.com are very proud of you and will be donating soon.
January 11th, 2011 at 8:48 am
How to update the current installation?
January 11th, 2011 at 6:30 am
Sorry, it might have been a caching effect, favicon works correct,
January 11th, 2011 at 4:58 am
The favicon worked with the workaround in Vers 3.6. (http://forum.bytesforall.com/showthread.php?t=12048)
But now with upgrade to 3.6.1 the favicon doesn’t appear again.
January 11th, 2011 at 1:57 am
Hi,
When I moved to this version, how come my pages display a permalink link at the button on default?