ThorHammer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: laying out a template pageYou might create custom loops: retrieve content for specific categories, tags or whatever and display the content based upon each custom loop into separate divs.
Forum: Themes and Templates
In reply to: Adding a Header Image where there is NoneGo for the header.php in your theme. Your actual page design starts after
<div class="wrap">Depending on where you want your image (over the menu) or where youre title menu is, you have to style the header.php to use an image insted of the title.
If you want to replace the text with a logo, go for the style class “logo” in your themes css-file. Keep the link to the blog itself, but replace the actual text with your logo.Forum: Themes and Templates
In reply to: Sub-menu dropdown gradient backgroundApply the image as a background and embed it into the CSS class for the submenu.
Forum: Themes and Templates
In reply to: Several index-templatesesmi, I have been diving into TwentyTen, but I haven’t found any solution yet. I think a feature like this might be useful in a future version of WordPress, since it will open all new CMS-features. Imagine a dashboard section where you can choose different index (or “home”) templates..!
Forum: Themes and Templates
In reply to: Several index-templatesHello!
No, I am just looking for an option to choose another index TEMPLATE, a bit like you said, rjmastey!Forum: Themes and Templates
In reply to: Embedding tags…Never mind (the bollocks) – I resolved it.
Forum: Themes and Templates
In reply to: Embedding tags…James, thanx, I am so sorry, I forgot to mention: I want to display sitewide tages, using the plugin Simple tags. I can’t find any way to embed the tags into my templates.
Forum: Plugins
In reply to: [Plugin: WP-Infobox] Great!!Thanks, I will try it! keep up the good work, this is actually a really needed plugin!
Forum: Your WordPress
In reply to: Feedback wanted – I can take it!Thanks, gen1ux! I know about the hover change in the menu. Believe it or not, but it was actually intended. I think that effect actually brings more attention.
Forum: Fixing WordPress
In reply to: make old posts newoh my… this is enough??? (very, very embarresed…)
Forum: Themes and Templates
In reply to: Having problems launching blog – need help!Try changing the querys in index (or home) , change the category NAME to category ID. i.e: NOT “E-Session” but “9”.
Forum: Themes and Templates
In reply to: theme uploading problemMake sure you have created the wp-uploads directory and make sure it is chmod 755 (writeable). Then it should work! If your host is the difficult kind, you might have problems with the flash upload, then you must use the reguraly upload.
Uploads to wp-uploads is attatchemnts like images, and themes is only in the themes folder. The themes must be uploaded by ftp.Forum: Themes and Templates
In reply to: Having problems launching blog – need help!this is your categories?
Featured (1)
Children (?)
E-Session (9)
Info (?)
Life (?)
Other (?)
Maternity (6)
Portrait (?)Your featured article is repeated in all boxes at the bottom. All articles got the same url. Try using the category ID instead of the category NAME in the different listins.
2. Some slight adjustments to functions.php and your template files, read here:
http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/3. Get rid of the tabbed widget! it might be this widget which is actually blocking your new widget!
Forum: Themes and Templates
In reply to: Code for adsense templatesRegister at adsense and copy the code given into your template where you want the ads to appear.
Forum: Themes and Templates
In reply to: theme uploading problemYou need to FTP your theme into wp-content/themes/YOUR THEME