dagmx
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Multi Network] Cannot create Networks. No logs?Hey sorry didn’t see the replies. Email spam filter caught the first one.
@renatofrota i’ve entered all the fields, including network name.
@agrajagco yes my settings match that.Anyway I gave up and just did multisite instead of multidomain. seems to be working fine, so I’ll just leave it at that.
Forum: Fixing WordPress
In reply to: Category styles: Single and multiple post view?Sorry, my brains a little clouded today. Again, like you said it’s probably really simple, but I couldn’t figure it out by going through the codex.
To be more specific, it’s basically this at the moment.
Category ID 3 is Work and uses the category-3.php template.
Category ID 4 is Blog and uses the category-4.php template.Both of these display all my posts in the respective categories fine.
However I want the user to be able to click on the link from each of these and go to a single post page with more details and the full post, but each category should have a different template here as well.
I can’t figure that out at all, though I’m sure it’s simple.
Thank you though. 🙂
Forum: Fixing WordPress
In reply to: Displaying featured image on frontpageThanks. That got it working
Forum: Fixing WordPress
In reply to: Displaying featured image on frontpageThanks a lot!
I’ll try that in the morning and see if I can get it working.