Konu
Wordpress'te kolay bir soru
02-07-2016, 20:14:35
#4
berkancay
JackkerL adlı üyeden alıntı:
mesajı görüntüle
Şu eklenti fotoğraf işini ve dahasını halleder;
https://wordpress.org/plugins/gallery-images/
Sadece lightbox istiyorum dersen;
https://tr.wordpress.org/plugins/sim...x/screenshots/
https://tr.wordpress.org/plugins/wp-...2/screenshots/
tarihi kaldırmak:
wp-content\themes\temanız\single.php
<?php the_author_posts_link(); ?> // <?php the_time('M jS, Y') ?>
kod satırını bulup silin
Çok teşekkürler ama o satırı bulamadım