Opened 2 years ago

Closed 2 years ago

#2549 closed theme (live)

THEME: Atahualpa - 3.6.1

Reported by: BytesForAll Owned by: Fingli
Priority: Keywords: theme-atahualpa,
Cc: lmmmuc@…

Description

Atahualpa - 3.6.1

Fixed or flexible width layout, with min/max width, 0 - 4 sidebars, very browser safe (incl. IE6), create custom widget areas, import/export styles, javascript color pickers, over 200 options.

Theme URL - http://wordpress.bytesforall.com/
Author URL - http://forum.bytesforall.com/

SVN - http://themes.svn.wordpress.org/atahualpa/3.6.1
ZIP - http://wordpress.org/extend/themes/download/atahualpa.3.6.1.zip?nostats=1

Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/atahualpa/3.6&new_path=/atahualpa/3.6.1

All previous tickets for this theme: http://themes.trac.wordpress.org/query?col=id&col=summary&col=keywords&col=owner&col=status&col=resolution&keywords=~theme-atahualpa&order=priority

http://themes.svn.wordpress.org/atahualpa/3.6.1/screenshot.png

Change History (3)

comment:1 Changed 2 years ago by BytesForAll

I have not added those recommended 3 features yet (add_custom_image_header etc...) because Atahualpa has similar features, but I plan to add them soon.

  • Replaced 'caller_get_posts' (deprecated in WP 3.1) with new function 'ignore_sticky_posts' in footer.php line 35.*
  • Removed 'canoncial URL' and RSS feed URLs from html HEAD, WP is adding these now*
  • 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.
  • Added sample content to sidebar 'right-inner'
  • Edited style.css from '0-6 sidebars' to '0-4 sidebars'.
  • Plus a few more bigfixes

comment:2 Changed 2 years ago by Fingli

  • Owner set to Fingli
  • Status changed from new to assigned

comment:3 Changed 2 years ago by Fingli

  • Resolution set to approved
  • Status changed from assigned to closed

Tested. All is OK.

This version can be approved.

Note: See TracTickets for help on using tickets.