Konu
Wordpres tema düzenleme
09-06-2021, 03:24:02
#3
DrothsTR
OktayEfendi adlı üyeden alıntı:
mesajı görüntüle
Blog post php'nizde the_content içeriğini eklememişsiniz gibi görünüyor,
single.php ve ya template-parts/content.php içerisinde içerik alanına şu kodu ekleyin ;
<?php
the_content
();
?
>
Daha fazla bilgi için ;
https://developer.wordpress.org/refe...s/the_content/
ekledim hocam yinede aynı
single.php
template-parts/content.php