Tijs90
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Theme: Sample} How to center image in header?Thanks for your quick response, I forgot that fact :$ Will head over to Studiopress then!
Forum: Fixing WordPress
In reply to: Add static text to category pageI understand Ivan, thank you so much for taking the time to help! I will pass it over to the genesis forum.
Cheers,
TijsForum: Fixing WordPress
In reply to: Add static text to category pagei found a guide to make page.php into category.php
how can i copy the file to my child theme?
Forum: Fixing WordPress
In reply to: Add static text to category pageIt doesn’t have a category.php in the parent theme :$
is this what we need:
<h4><?php _e( ‘Categories:’, ‘genesis’ ); ?></h4>
-
<?php wp_list_categories( ‘sort_column=name&title_li=’ ); ?>
?
Forum: Fixing WordPress
In reply to: Add static text to category page1. That’s great 🙂
2.No,
I have style.css, functions.php and 404.php
Forum: Fixing WordPress
In reply to: Add static text to category pageHey, thanks a lot for your help!
@alchymyth: thanks, I didn’t know this wasn’t for commercial products, I will remember that 🙂
@ivan: Thanks!
Two questions:1. is it possible to use links in these descriptions?
2. I can enter category text but it isn’t showing up anywhere. Also, I’m already using a free child theme over Genesis, don’t know if this makes the process any harder…
Cheers,
TijsForum: Fixing WordPress
In reply to: Add static text to category pageAlcymyth, thanks for your reply!
I want the text at the top of the page and I want different text for diffferent pages.
I’ using Genesis with a child theme.
Website is http://www.musictherapydaily.com
Thanks in advance,
TijsForum: Themes and Templates
In reply to: How to adjust widgetThanks a lot xavortm.
Question: where in the styl.css do I have to add this code?
And do you know a good guide that will teach me to do this by my own?