|
#1
Jul 10, 2009, 07:42 PM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
Changelog 3.4.1 -> 3.4.2
3.4.2 is available here http://wordpress.bytesforall.com/?p=74
- DONE: Add Javascript Rotation back in which went lost in the rather big upgrade to version 3.4
- DONE: Replace div.widget-content with "div.widget ul, div.textwidget". div.widget-content provided extra styling possibilities but didn't play well with some widgets particularly the tabbed widgets plugin. The styling for "widget content" will now be applied on "div.widget ul" and "div.textwidget", which should cover the body content of most widgets. Hardly anybody was styling div.widget-content anyway, as far as I can tell, and removing it improves the plugin compatibility. It should also be possible to mimick the styling of div.widget-content with the two aforementioned selectors. In few cases (third party widgets) it may be required to add a CSS Insert to style the body of these 3rd party widgets. http://forum.bytesforall.com/showthread.php?p=9975 post # 4
- DONE: New option "Sticky Layout Footer" http://forum.bytesforall.com/showthread.php?p=10042
- DONE: Still problems with Body Title http://forum.bytesforall.com/showpos...94&postcount=6
- DONE: Add URL parameter http://mysite.com/?bfa_debug=yes * (changed parameter from debug to bfa_debug as the very generic "debug" may be used by a plugin or WP) so that anyone looking at the code of a Atahualpa powered site can turn off the CSS / Javascript compression (if set) and move the code from the external file (if set) into the page, for easier debugging. This option can be turned off by the site owner but would be turned on by default. Otherwise we'd have to ask to "turn off compression" (and come back to the thread later) whenever a user asks for help and has compression turned on.
- DONE - Will be improved, i.e. Javascript is not compressed yet: Improve/fix remaining external CSS/JS issues.
Last edited by Flynn; Jul 12, 2009 at 10:26 PM.
|
#2
Jul 12, 2009, 01:12 AM
|
|
|
1 posts · Jul 2009
Erfurt, Germany
|
|
I really hope - Add Twitter icon/link option for header
will get a big, fat DONE
Great work, I love this theme (and your updates )
|
#3
Jul 12, 2009, 01:54 PM
|
|
|
|
37 posts · Apr 2009
Greece
|
|
Quote:
Originally Posted by der_sema
I really hope - Add Twitter icon/link option for header
will get a big, fat DONE
Great work, I love this theme (and your updates )
|
+1 !!!!! Only few hours left.
|
#4
Jul 12, 2009, 02:22 PM
|
|
Quote:
Originally Posted by Flynn
3.4.2 will be released on Sunday 7-12-2009
|
So would this be on Sunday at 11:59pm?
or earlier?
|
#5
Jul 12, 2009, 03:29 PM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
Quote:
Originally Posted by hyperkurt
So would this be on Sunday at 11:59pm?
or earlier?
|
US Time :D
|
#6
Jul 13, 2009, 01:21 PM
|
|
Nice Theme! I use it for some time now, and even donate for it. When you use it, donate I say.
Since 3.4.2, when the code is checked XHTML 1.0 strict by http://validator.w3.org the new code generates 37 warnings and 37 errors.
Warnings:
Line 139, Column 14: character "&" is the first character of a delimiter but occurred as data
if (!ready && pngSrc != tiles.src) {
Errors:
Line 139, Column 14: XML Parsing Error: xmlParseEntityRef: no name
if (!ready && pngSrc != tiles.src) {
Now I switched back to 3.4.0.1 until I know that this isn't an issue.
So, anyone?
But again: Thanks for this great Theme!
A333
|
#7
Jul 13, 2009, 06:38 PM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
Edit js.php and add the red parts
# if (function_exists('sociable_html')) {
# include (WP_PLUGIN_DIR.'/sociable/wists.js');
# }
?>
//<![CDATA[
...
<?php } ?>
});
//]]>
<?php
#if ( function_exists('wp_list_comments') AND $bfa_ata['include_wp_comment_reply_js'] == "Yes" )
# include (ABSPATH . '/wp-includes/js/comment-reply.js');
|
#8
Jul 14, 2009, 12:28 PM
|
|
Quote:
Originally Posted by Flynn
Edit js.php and add the red parts
# if (function_exists('sociable_html')) {
# include (WP_PLUGIN_DIR.'/sociable/wists.js');
# }
?>
//<![CDATA[
...
<?php } ?>
});
//]]>
<?php
#if ( function_exists('wp_list_comments') AND $bfa_ata['include_wp_comment_reply_js'] == "Yes" )
# include (ABSPATH . '/wp-includes/js/comment-reply.js');
|
Flynn,
This worked like a charme! Thank you.
Regards,
A333
|
#9
Jul 14, 2009, 12:53 PM
|
|
|
|
13 posts · Jun 2009
Heilbronn, Germany
|
|
Hi..
Is the WPmu- Problem resolved to..?
---
|
#10
Jul 14, 2009, 03:32 PM
|
|
Hi,
WPmu- what is that? Actually the reported errors and warnings are gone now. On some pages i've some minor warnings end errors, but that is plugin related I think. All credits to Flynn!
|
#12
Sep 2, 2009, 04:12 PM
|
|
Quote:
Originally Posted by A333
Flynn,
This worked like a charme! Thank you.
Regards,
A333
|
Worked for me too! Thanks Flynn!
|
#13
Jul 15, 2009, 12:27 PM
|
|
Are there any plans to extend this theme into a mobile friendly mode when detected? I've tried a few plugin and they just takes away most of the goods from this theme. Would be awesome to see the theme run consistently in the mobile world. Thanks for the great work. I am on 3.4 now will try out 3.4.2 soon
|
#14
Jul 15, 2009, 01:07 PM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
Quote:
Originally Posted by ernie334
Are there any plans to extend this theme into a mobile friendly mode when detected? I've tried a few plugin and they just takes away most of the goods from this theme. Would be awesome to see the theme run consistently in the mobile world. Thanks for the great work. I am on 3.4 now will try out 3.4.2 soon
|
I have thought about that and it may be a feature for a future release but right now other issues are higher up on the to do list
|
#15
Jul 15, 2009, 01:17 PM
|
|
Sorry,
I triple checked it.. to edit some text is no rocketscience. Even I could do it, I thought. Here is is:
PHP Code:
if( !is_single() AND !is_page() ) { ?>
<a href="<?php the_permalink() ?>" rel="bookmark" title="Directe Link naar <?php
if ( function_exists('the_title_attribute') ) {
the_title_attribute();
I am really curious about the solution. The HUGE letters and '2>' are only in IE, in Safari and FF I only see the '2>' signs after the Posttitle.
Adri
Last edited by A333; Jul 15, 2009 at 01:20 PM.
|
#16
Jul 15, 2009, 01:38 PM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
Post the whole code until
function bfa_post_byline
|
#17
Jul 15, 2009, 01:41 PM
|
|
Here it is:
PHP Code:
<?php
function bfa_the_loop() {
// The LOOP. Do this for all posts:
while (have_posts()) : the_post(); $bfa_ata['postcount']++; ?>
<?php // Odd or even post
$odd_or_even = (($bfa_ata['postcount'] % 2) ? 'odd-post' : 'even-post' ); ?>
<?php // Post Container starts here
if ( function_exists('post_class') ) { ?>
<div <?php if ( is_page() ) { post_class('post'); } else { post_class("$odd_or_even"); } ?> id="post-<?php the_ID(); ?>">
<?php } else { ?>
<div class="<?php echo ( is_page() ? 'page ' : '' ) . $odd_or_even . ' post" id="post-'; the_ID(); ?>">
<?php } ?>
<?php bfa_post_kicker('<div class="post-kicker">','</div>'); ?>
<?php bfa_post_headline('<div class="post-headline">','</div>'); ?>
<?php bfa_post_byline('<div class="post-byline">','</div>'); ?>
<?php bfa_post_bodycopy('<div class="post-bodycopy clearfix">','</div>'); ?>
<?php bfa_post_pagination('<p class="post-pagination"><strong>'.__('Pages:','atahualpa').'</strong>','</p>'); ?>
<?php bfa_post_footer('<div class="post-footer">','</div>'); ?>
</div><!-- / Post -->
<?php // END of the LOOP
endwhile;
}
function bfa_post_kicker($before = '<div class="post-kicker">', $after = '</div>') {
global $bfa_ata;
// don't display on WP Email pages
if(intval(get_query_var('email')) != 1) {
if( (is_home() AND $bfa_ata['post_kicker_home'] != "") OR
(is_page() AND $bfa_ata['post_kicker_page'] != "") OR
(is_single() AND $bfa_ata['post_kicker_single'] != "") OR
( (is_archive() OR is_search() OR is_author() OR is_tag()) AND $bfa_ata['post_kicker_multi'] != "") ) {
echo $before;
if ( is_home() ) {
echo postinfo($bfa_ata['post_kicker_home']);
} elseif ( is_page() ) {
echo postinfo($bfa_ata['post_kicker_page']);
} elseif ( is_single() ) {
echo postinfo($bfa_ata['post_kicker_single']);
} else {
echo postinfo($bfa_ata['post_kicker_multi']);
}
echo $after;
}
}
}
function bfa_post_headline($before = '<div class="post-headline">', $after = '</div>') {
global $bfa_ata, $post;
if ( is_single() OR is_page() ) {
$bfa_ata_body_title = get_post_meta($post->ID, 'bfa_ata_body_title', true);
$bfa_ata_display_body_title = get_post_meta($post->ID, 'bfa_ata_display_body_title', true);
} else {
$bfa_ata_body_title_multi = get_post_meta($post->ID, 'bfa_ata_body_title_multi', true);
}
if ( (!is_single() AND !is_page()) OR $bfa_ata_display_body_title == '' ) {
echo $before; ?>
<h<?php echo $bfa_ata['h_posttitle']; ?>><?php
if( !is_single() AND !is_page() ) { ?>
<a href="<?php the_permalink() ?>" rel="bookmark" title="Directe Link naar <?php
if ( function_exists('the_title_attribute') ) {
the_title_attribute();
}
elseif ( function_exists('the_title') ) {
the_title();
} ?>"><?php
}
if ( (is_single() OR is_page()) AND $bfa_ata_body_title != "" ) {
echo $bfa_ata_body_title;
} else {
if ( $bfa_ata_body_title_multi != '' ) {
echo $bfa_ata_body_title_multi;
} else {
the_title();
}
}
if( !is_single() AND !is_page() ) { ?>
</a><?php
} ?>
</h><?php echo $bfa_ata['h_posttitle']; ?>>
<?php echo $after;
}
}
A333
Last edited by A333; Jul 15, 2009 at 01:52 PM.
Reason: Now wrapped in..
|
#18
Aug 15, 2009, 05:14 PM
|
|
|
6 posts · Aug 2009
Atlanta
|
|
New here, can you tell me how to upgrade from 3.4.1 to 3.4.2?
Thanks. Michael
|
#19
Aug 16, 2009, 05:08 AM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
The safest would be to upload the new version into its own directory. Then you can switch back to the older version if need be
/wp-content/themes/atahualpa341/
/wp-content/themes/atahualpa342/
Both will use the same theme settings because they're saved in the (single, central) database, but each will have its own files.
|
#20
Aug 27, 2009, 08:20 PM
|
|
Hi flynn this really awesome version atahualpha! BTW i have 1 Question and 1 Request!
Q1. I still have question how to remove all dash or change to straight line!
Req: I hope in next versions you can change option with minimal size! So we can use it in low connection
I wanted every option is different to load, not all option in one load. You can create piece of menu so size of page will smaller!
Thanks before!
|
#21
Aug 16, 2009, 10:38 AM
|
|
hi flynn, is this version of atahualpa faster than 3.3.3.
|
#22
Aug 16, 2009, 12:28 PM
|
|
|
|
3,768 posts · Oct 2008
Munich, Germany
|
|
No but the next version will be
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Hybrid Mode
|
|