header8.jpg

Atahualpa 3.6.1 released

 Download Atahualpa 3.6.1 here

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’.

Download Atahualpa Version 3.6.1
(P.S.: Download number was reset after server move)

Check out the BytesForAll Forum to discuss Atahualpa with other users

25
comments so far
Subscribe to the comments feed • Both comments and pings are currently closed.
  1. Morgan sam:

    I download it from your site. I uploaded in my site successfully.

  2. seo blacklink:

    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.

  3. Dan:

    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

  4. Glenn:

    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

  5. Installed and upgraded WordPress plugins and themes for 1/17:

    […] 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 […]

  6. Glenn:

    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.

  7. james wheeler:

    Thank you for this theme. I am very impressed with it and will use it on my main site.

  8. Zenman:

    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!

  9. juggledad:

    go to the forum and do a search on ‘suhosin’

  10. altan:

    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?

  11. krivylkin:

    Thanks for an excellent theme! Russia has estimated.

  12. Akira:

    I hate updating but here we do again:)

  13. Martin:

    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!

  14. Tom:

    This is not the complete Script.
    The First Line is
    “if(strtotime($post->post_modified) – strtotime($post->post_date) > 86400)”

  15. Tom:

    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.

  16. Foot Marseille:

    Thanks a lot 🙂
    Just a question : how do you remove Chikita ads ?

  17. Martin Berman:

    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?

  18. Patrick Koning:

    Still having the internal server error problem with 3.6.1. Before all other versions worked. Anyone an idea?

  19. budiastawa:

    After update, my site is blank… Why? Please help me.

  20. hanasazi:

    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?

  21. @JoeHobot:

    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.

  22. Pr0fess0rX:

    How to update the current installation?

  23. Gerhard:

    Sorry, it might have been a caching effect, favicon works correct,

  24. Gerhard:

    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.

  25. Jurgen Estanislao:

    Hi,

    When I moved to this version, how come my pages display a permalink link at the button on default?