Hello guys,
I'm using ThemeID Responsive Theme and I would like to know how to remove:
1) BLOG ARCHIVE title
2) Tagged with and Posted in
Thanks
Hello guys,
I'm using ThemeID Responsive Theme and I would like to know how to remove:
1) BLOG ARCHIVE title
2) Tagged with and Posted in
Thanks
Hi,
For "Blog Archive" please see archive.php.
Post Tags:
.post-data {
display:none;
}
Thanks for using Responsive!
Emil
P.S. If you have more questions please see http://themeid.com/forum
Hi,
I have same problem.
Please let me know concretely write position of the archive.php.
Thanks
Hi ichihirox,
Can you elaborate please?
Thanks,
Emil
Hi Emil,
I am using default archive.php now.
I would like to just remove "BLOG ARCHIVE"
Already, I removed post date and author by following instruction.
Tanks
Hi,
<?php _e( 'Blog Archives', 'responsive' ); ?>
is part of the archive.php and you can remove that by copying archive.php to your Child Theme and remove it from there.
Thanks,
Emil
Still is not that clear a good explanation would be ste by step for people who are still learning...Pleaseeee How do you remove step by step "In Archive" ?
That's too bad, we're all volunteers here. As you are unsatisfied with the level of support provided by these forums, you can hire someone at http://jobs.wordpress.net .
This topic has been closed to new replies.