Articles>Header Bug with 2.0


Author Message
Brett Bumeter

Posted: 1/19/2009
Quote message 

I found a bug in the new 2.0 version of Artisteer. When working on the Articles Tab in the Header section I continuously get code generated on WP themes of the index and single files that look like the following:

<div class="PostMetadataHeader"> <h2 class="PostHeaderIcon-wrapper"> <a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a> </h2>  </div> <?php endif; ?> <?php the_time('F jS, Y') ?>Author: <a href="#" title="author"><?php the_author() ?></a><?php edit_post_link('Edit', ' | '); ?>


Note the PostMetaDataHeader should likely be PostHeader and not Metadata. Plus the PostHeaderIcon-wrapper shows up regardless of whether there is an icon used or not and the combination of these items tends to completely befuddle the rendering of the title of an article (defaulting the layout of the title to the layout of the post meta data info such as author and date.

Let me know if there is an efficient way to send the actual artisteer file and theme exported if you need to review this.

So far, I can not get a WP theme to generate without this bug, and haven't figured out how to fix the coding / css yet either, which makes Artisteer non-functional. :(
 
Marc Smith

Posted: 1/19/2009
Quote message 

Brett,

You should probably send this information directly to support@artisteer.com
 
Brett Bumeter

Posted: 1/19/2009
Quote message 

Thanks Marc, I emailed a copy of the zipped theme and the artisteer file earlier today.

Hopefully that will help deliver a fix sooner rather than later. :)

FYI it is possible to keep using version 1.0 while 2.0 is installed. I've found that this bug basically makes 2.0 useless for me, but I can still do work in 1.0. However, I believe that files generated in 2.0 are not backwards compatible with 1.0, so make duplicates of 1.0 files before bringing them into 1.0.
 
Ellin

Posted: 1/20/2009
Quote message 

Brett,
I successfully use Artiteer 1 and Artisteer 2 Beta on the same PC. I haven't got any problem so far.

And you're right - the projects created with 2 Beta are not compatible with version 1. It just cannot open the .artx file saved with 2.0 Beta.

Ellin
 
Brett Bumeter

Posted: 1/20/2009
Quote message 

Now, if I can just get a fix for the 2.0 article header bug, I can actually use the new program. :)

Eager to put it to work, feel like I've seen a teaser at this point. :-/