FAQ

1) Cînd listă art.hot. post by categories, cum a putea I scimbare art.hot. symbol “[…]” și a face it un link la Permanent link de la post similar la principal a cresta pagină?

Deschidere theloop.php ( folosire Presentation/ Pe ei Redactor) și privire pentru:

<?php  dacă (is_archive()  sau is_search()) {       the_excerpt();      } else {       the_contentContinue("  gata '" . the_title''(, '', false) . "'");      } ?> 

Scimbare it la spre:

<?php  dacă (is_search()) {       the_excerpt();      } else {       the_contentContinue("  gata '" . the_title''(, '', false) . "'");      } ?> 

Dacă tu nevoie la spre scimbare it la spre simplu Gata mai mult>> apoi atunci folos:

<?php  dacă (is_search()) {       the_excerpt();      } else {       the_contentRead("  mai mult>>");      } ?> 

Dacă tu a face nu nevoie this ([…]) seară înăuntru cercetare pagină apoi atunci folos this:

<?php the_contentContinue("  gata '" . the_title''(, '', false) . "'"); ?>


2) Cînd listă art.hot. post by categories, art.hot. links doesnÂŽt apendice. De ce art.hot. links ești nu activated ?

Înăuntru categories și cercetare vedere, by lipsă, art.hot. excerpt is manifestare care doesnt’ display art.hot. links. A urma art.hot. pas above ( întrebare 1) la spre solve this. It a lua grijă de both art.hot. problemă.