Postheader Post at every page or post as title


Author Message
Chris L

Posted: 1/25/2013
Quote message 

i just finished my first website for wordpress using the latest version from artisteer. I spend a lot of hours to fix a minor problem and i hope someone knows a fix because i didn't.

When using the template in wordpress every page or post shows a title called Post above the post or page. I have checked off to display titles and even post titles which i setup in wordpress are all called Post and not the title of the post itself. I checked with another template from another version and with the twentyeleven template and there it is fine so this is related to this particular template. I tried to find the error but i cannot find it. When checking the element it calls in chrome <h2 class ="Art-postheader">Post</h2>

Also for some information. The layout for the content i created in artisteer is not showing for example the permalink style. The title which is showing now is just text not a link and it seems like an <h2> item.

Kind regards.Chris
 
Ross

Posted: 1/25/2013
Quote message 

Yup, me too - Looking for answers...
 
Bela

Posted: 1/26/2013
Quote message 

Ross, that is an incomplete solution. You need to replace

<h2 class="art-postheader">Post
</h2>

with

<h2 class="tnn-postheader"><?php echo $title; ?></h2>

if you want the page title to be displayed.
 
Bela

Posted: 1/26/2013
Quote message 

Apologies for the mistake above,

You need to replace

<h2 class="art-postheader">Post
</h2>

with

<h2 class="art-postheader"><?php echo $title; ?></h2>

if you want the page title to be displayed.
 
Chris L

Posted: 1/26/2013
Quote message 

@Ross thanx for the search and finding the problem. I have searched for ages for a fix and now i got the solution for both without header and with header.

Bela, thanq you very much for the complete solution

Very glad now! Now finishing the website for the customer
 
ECCO

Posted: 1/27/2013
Quote message 

Big Ups, this was a great solution. /E



Quote Bela:

Apologies for the mistake above,

You need to replace

<h2 class="art-postheader">Post
</h2>

with

<h2 class="art-postheader"><?php echo $title; ?></h2>

if you want the page title to be displayed.


 
rankontop

Posted: 1/29/2013
Quote message 

:-{}

This was great! was racking my brain!
I tried turning everything off, creating 6 different themes and tested.
always the same result.

They should be notified so they can add this in the next update.

Thanks !
 
richard

Posted: 1/29/2013
Quote message 

For a more permanent (until they break it again) you can probably change wrappers.php that is used by Artisteer as the source, meaning you won't have to make an annoying edit every time you create a new or modify a theme...

In my installation the file is in:

C:\Program Files (x86)\Artisteer 4 (3)\Library\Data\Templates\WordPress\template\library

Find the appropriate working folder in yours and make sure the file is writeable and its folder. Then edit there. Be sure to restart Artisteer and your themes will now work when you export them without further edit...

Every time Artisteer release we think they are giving us fresh new underpants and then within five minutes we discover that they are covered in new skidmarks. Have they never heard of Unit testing or SIT before throwing it over the wall? :-<

I haven't bothered with the last beta and not sure I'm going to ever use it again as the new bugs in every build are a liability.
 
rankontop

Posted: 1/29/2013
Quote message 

Thanks for the suggestion. This version needed serious testing, I'm surprised actually. Artisteer seems to have lost it quality they used to have two years ago. at least in the design and testing area.

Thanks again for the update really saved me a lot of headaches especially with uploading content too.


 
Nick

Posted: 1/29/2013
Quote message 

richard is correct with his suggestion. What bothers me is that they should and could have fixed this problem very easily without having to release the next version. All they had to do is send an automated update to the plugins, with this bug fixed, and the overlapping header bug. I will do what richard suggested (backing up the file first of course), but some might not be comfortable to edit the Artisteer files.

RELEASE UPDATES TO THE PLUGINS TO FIX THE OBVIOUS BUGS !!!
 
Mike

Posted: 1/29/2013
Quote message 

What bothers me the most is that every time they announce a "release candidate" I spend more time editing THEIR files in my Artisteer folder then I do my own exported templates.

I'm not entirely sure why they don't use a live patching system either... :*)

Remind me again, why do we spend 60 dollars a year for updates?
 
Myrddin

Posted: 1/30/2013
Quote message 

Can someone explain where int he Artisteer library I need to fix this, The file looks different than the exportet wrappers.php and the described fix above can't be applied.

I wonder why they don't publish a new build with that fixed, seems like a major issue I would not hav ein my software for more than 7 days. no need for a new announcement, just swap out the files.
 
richard

Posted: 1/30/2013
Quote message 

You'll need to work that out for yourself I'm afraid. I haven't downloaded the bad version of 4.1 beta and my days of coding for free are over. It's a thankless task...

If you don't understand the code you are changing and what you are changing it to then I don't recommend attempting it as the next post will be "My artisteer doesn't work now!" :-@ :(

. Artisteer could make a working version available but they are too busy taking peoples' money to bother about such trivia...
 
richard

Posted: 1/30/2013
Quote message 

possibly. As I say, I haven't downloaded this version. Most of the previous skidmarks have been fixable in the pre-export php files. Looks like they've really followed through with this one.


 
ViktorK

Posted: 2/11/2013
Quote message 

quick update as the same error experience couple time already:

Last time only following fix worked

substitute to

<h2 class="art-postheader"><?php echo get_the_title(); ?></h2>

in wrappers

hope this helps

 
mark

Posted: 2/15/2013
Quote message 

ive made the mistake of this update and was exporting my sites to php i dont use wordpress but now when i upload my files i get the wordpress stuff in my pages its killed all my pages the only way i can get it to display now is with html thats not good to me because i have custom php code. its silly i bought this software to make my life easier how wrong was i
 
Robert

Posted: 2/19/2013
Quote message 

Quote ViktorK:

quick update as the same error experience couple time already:

Last time only following fix worked

substitute to

<h2 class="art-postheader"><?php echo get_the_title(); ?></h2>

in wrappers

hope this helps



Come on Artisteer. This is a simple bug to cure, but one that breaks Wordpress Themes COMPLETELY. It's been almost a full month since it was reported, and I was advised to upgrade to 4.1 a week AFTER it was reported... so I have effectively upgraded to a version with a known problem.
:-/ Bad.

This kind of problem really needs to be cured within 48 hours.
 
Neil Ogden

Posted: 2/25/2013
Quote message 

It appears at first glance as if this issue has been resolved with the very latest version that was releaeed on 21 February.
 
blue sky

Posted: 2/25/2013
Quote message 

justy make sure you download the lastest version - it does fix this problem.. Artisteer 4.1 for Windows (4.1.0.59861)
 
Patrick J.

Posted: 1/10/2014
Quote message 

Update:

This fix does not work anymore - at least not for me. The php design has been updated, and therefore the fix mentioned earlier does not work.

However, find the following line in wrappers:

if (!theme_is_empty_html($title)) {
echo '<' .$heading . ' class="art-postheader">Post
'</'.$heading.'>';

Where it says post, you should just echo the title variable.
As it is already a php echo, then you would just put the variable title where it says post, eg: ' . $title .

Final fix:

if (!theme_is_empty_html($title)) {
echo '<' .$heading . ' class="art-postheader">' . $title .
'</'.$heading.'>';


 
juangauthier

Posted: 2/27/2014
Quote message 

Hello!
I'm looking for a solution on how to keep the Page titles but remove the Post titles! anyone know how to do that?

Thanx!
 
Antonina
Artisteer Team

Posted: 2/28/2014
Quote message 

Juangauthier, in Artisteer there is an option to hide article titles for static articles (select page in the Pages section -> right-click it -> select "Hide Article Title").
If you need to remove titles for the blog posts, please try adding this extra code to File -> Export -=> CSS Options:
.art-postheader a, .art-postheader a:link {
display: none;
}
 
MYM

Posted: 8/30/2014
Quote message 

I cant get any of my blog posts to show up when i publish my site? all looks good on the desktop then once it gets uploaded the titles go MIA. What could be causing this? anyone...anyone?