![]() ![]() |
07.2.2010 - 03:40
Post
#1
|
|
|
aktywność: ![]() Grupa: Bloger Postów: 5 Nr: 7 801 |
Witam, na początku chciałem się przywitać - to mój pierwszy post tutaj i mam nadzieje nie ostatni. Ale do rzeczy, dziś pobrałem nowy temat, aktywowałem go, a następnie okazało się że we wszystkich tytułach wpisów występuje brak polskich znaków. I nie wiem czemu ale gdy dodam nowy wpis, to znajduje się on pod poprzednim.
Za pomoc z góry dziękuje i pozdrawiam. |
|
|
|
07.2.2010 - 10:13
Post
#2
|
|
![]() aktywność: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Grupa: Redakcja Postów: 2 471 Nr: 5 919 |
Pokaż kod pliku index.php z tego thema - oraz podaj adres strony/bloga, z aktywowanym owym szablonem.
|
|
|
|
07.2.2010 - 11:22
Post
#3
|
|
|
aktywność: ![]() Grupa: Bloger Postów: 5 Nr: 7 801 |
Kod pliku index:
KOD <?php get_header(); ?> <?php include (TEMPLATEPATH . '/slide.php'); ?> <div id="content"> <?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div class="single" id="post-<?php the_ID(); ?>"> <div class="title"> <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2> <div class="date"> <span class="author">By <?php the_author(); ?></span> <span class="comm"><?php comments_popup_link('0 Comment', '1 Comment', '% Comments'); ?></span> </div> </div> <div class="cover"> <div class="entry"> <?php if(function_exists('the_content_limit')) { ?> <?php the_content_limit(350); ?> <?php } else { ?> <?php the_excerpt(); ?> <?php } ?> <div class="clear"></div> </div> </div> <div class="singleinfo"> <span class="category"><?php the_category(', '); ?></span> </div> </div> <?php endwhile; ?> <div id="navigation"> <?php if(function_exists('wp_pagenavi')) : ?> <?php wp_pagenavi() ?> <?php else : ?> <div class="alignleft"><?php next_posts_link(__('« Older Entries','arclite')) ?></div> <div class="alignright"><?php previous_posts_link(__('Newer Entries »','arclite')) ?></div> <div class="clear"></div> <?php endif; ?> </div> <?php else : ?> <h1 class="title">Not Found</h1> <p>Sorry, but you are looking for something that isn't here.</p> <?php endif; ?> </div> <?php get_sidebar(); ?> <?php get_footer(); ?> Adres bloga www.xpango.info.pl |
|
|
|
07.2.2010 - 13:41
Post
#4
|
|
|
aktywność: ![]() Grupa: Bloger Postów: 10 Nr: 7 795 |
Mam podobny problem, ale nikt mi nie chce pomóc. Napisałem w starszym od tego temacie. Też mogę wkleić swój index.php?
-------------------- |
|
|
|
07.2.2010 - 20:53
Post
#5
|
|
|
aktywność: ![]() Grupa: Bloger Postów: 5 Nr: 7 801 |
Mam kilka problemów z moim blogiem, więc jeśli ktoś się na tym zna i chce zarobić to ja czekam.
|
|
|
|
08.2.2010 - 12:40
Post
#6
|
|
|
aktywność: ![]() Grupa: Bloger Postów: 10 Nr: 7 795 |
Dobra. Wystarczyło zmienić hosting. Wina serwera.
-------------------- |
|
|
|
![]() ![]() |
| Wersja Lo-Fi | Aktualny czas: 2 09 10 - 15:57 |