leifiuz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Show full post?keesiemeijer:
Now it´s working.. thanks alotForum: Fixing WordPress
In reply to: Show full post?keesiemeijer:
did not work.. just show 2 extra rows, but not the full post.Unconformed:
i have but thats not working.Forum: Fixing WordPress
In reply to: Show full post?and in tags.php:
<h3><a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><?php echo substr($post->post_title,0,20); ?></a></h3> <?php wpe_excerpt('wpe_excerptlength_blurb', ''); ?> <div class="clear"></div>Forum: Fixing WordPress
In reply to: title problemsI managed to fix it with SEO-ultimate plugin
Forum: Fixing WordPress
In reply to: title problemsin the posts and pages. But not at the startpage.
it looks like this at the startpage:
<title>Personalkontakten | Rekrytering, Personal, Personalrekrytering när den är som bäst </title>
Forum: Fixing WordPress
In reply to: title problemsat the start page.
i wanna have the sitenamn at the end of the title. This rpoblem i just on the startpage.
Forum: Fixing WordPress
In reply to: title problemsproblem number 2:
now it stand:
Personalkontakten | Rekrytering, Personal, Personalrekrytering när den är som bästi wanna have:
Rekrytering, Personal, Personalrekrytering när den är som bäst | PersonalkontaktenForum: Fixing WordPress
In reply to: title problemsthat was the problem… All in One SEO… but why? it never happend before
Forum: Fixing WordPress
In reply to: title problemsit looks like this in the header.php
<title><?php wp_title( ‘|’, true, ‘right’ ); ?> </title>