jooosty
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Adding name attribute to articlesNever mind, I found it (I think I was dreaming or something, cause it was just in the index.php…).
Thanks a lot!
Forum: Themes and Templates
In reply to: Adding name attribute to articlessorry for my newbieness, but do you mayby know which file i need to have (i’m using titan). I looked through all the files in titan, but can’t really find the file you are mentioning…
Is this the part you are mentioning?
<?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?> <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>Forum: Installing WordPress
In reply to: update to 3.0 while completely changed theme?haha, the beer won’t be a problem 😛
little last (off-topic) question:
what’s a good programm to backup the whole WordPress setup?You already deserve a beer 😉
Forum: Installing WordPress
In reply to: update to 3.0 while completely changed theme?ok, tnx a lot!
but is when making the child theme php files, is it possible to only change the things you want to change, an let the rest be called from the parent folder?
Forum: Installing WordPress
In reply to: update to 3.0 while completely changed theme?The folder in which my theme is, is: wp-content/themes/titan.
I already made a backup, but is it possible to safely return to 2.9.2 after having done the upgrade to 3.0?I read that tutorial in advance, but the thing is: they are focussing in that instruction on the css file. They don’t really mention any new files you make in your child theme concerning the php files which are in the theme…
Forum: Fixing WordPress
In reply to: problems with the_author_posts_link()i solved all the errors, but the problem remains..