Hello.
Im using zeesynergie. And my tags are appearing at the bottom of my posts. I think this looks unprofessional and would ideally like to hide them. Is there any way I could do this?. Thank for your time.
Hello.
Im using zeesynergie. And my tags are appearing at the bottom of my posts. I think this looks unprofessional and would ideally like to hide them. Is there any way I could do this?. Thank for your time.
In the loop.php theme file remove the following line:
<div class="postinfo"><?php do_action('themezee_display_postinfo_index'); ?></div>
Remember always create a child theme first before making the aforementioned changes
Thanks i will do that.
i also would like to add some information to my footer at the bottom of my blog. as it is bare at the minute. how do you go about adding say:
1. contact me
2. related posts
etc?.
You can enter content in the footer two ways:
In Appearance -> Theme Options -> General(Tab) -> Footer Content, here you can add some content.
Or you could modify the footer.php directly in your custom theme.
Thanks so much again.
This will be the last question I ask I promise.
on my blog at the top the title says. Pro-sana-you. Health & fitness which i put when i first started the blog
I recently made a custom title on pixlr and i would like to add it in place of pro-sana-you. Health & fitness.
How do i go about doing this.
Thanks again
You must log in to post.