moessap
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Background ColourHey… ya I figured that out last night while fooling around.
Thanks for the help :).
Forum: Fixing WordPress
In reply to: Displaying CategoriesOk great thanks.
So I set it up so there’s no title so I could make my own… like this.
<?php wp_list_categories(‘title_li=0’); ?>
But it’s defaulted so each category comes up with an arrow beside it. To remove it it says:
“If you don’t want list output at all, set the style parameter to none.”
But I’m not sure how I add the style parameter in there. Any help?
Thanks again.
Forum: Fixing WordPress
In reply to: Problem With CategoriesI seem to have figured it out actually. I accidentally edited the category.php file, but found an older version with the right code in it.
Thanks for the help though.
Forum: Fixing WordPress
In reply to: Moving Blog PageAnyone?
Forum: Fixing WordPress
In reply to: Moving WordPressI’m still having some trouble with this and have no clue what to do.
In Administration > Settings > General, WordPress address and Blog address are both at https://mainsite.com.
In Administration > Settings > Reading, I have it set as “front page displays static page”, which I have set as my “home” tab, and posts page under the “blog” tab.
What I want to do is have my posts display on my front page… but when I do this I get the message “Warning: these pages should not be the same!” (front page and posts page shouldn’t be the same).
Also, I don’t want my posts to be the only thing on my front page, I want them to come up under some other stuff I already have on there.
As far as I can see I don’t actually need to move wordpress to do this… and I really have no clue what I should do.
Thanks again for any help.
Forum: Fixing WordPress
In reply to: Moving WordPressThank you all above for the responses :)!
Forum: Fixing WordPress
In reply to: Posting the Date with Blog PostsHmm cool… I’ll check it out thanks :).
Forum: Fixing WordPress
In reply to: Posting the Date with Blog PostsForum: Fixing WordPress
In reply to: Making a Page Tab a Linkdo77… I’m not sure if it is… I’ve never checked that.
Thanks though I’ll try that out.
Thanks too ravidreams :).
Forum: Fixing WordPress
In reply to: Posting the Date with Blog PostsThanks :)!
Forum: Fixing WordPress
In reply to: How to Edit the Little Browser IconThat’s what I did, but it wasn’t changing.
I changed the file name of favicon to something else, and edited the code to fit, which for some reason made it chage.
Thanks.
Forum: Fixing WordPress
In reply to: Page WidthAlright… thanks again you too.
This is all a little beyond me, but I’ll experiment and hopefully figure it out eventually.
Appreciate all the help :).
Forum: Fixing WordPress
In reply to: Page WidthThank you… I tried both… both great suggestions and both work really well.
In Firebug I saw which piece of code was attached to which part of the site by the highlight function, but I got nothing when I went to the left or right margins.
I also couldn’t find anything by changing background colours… nothing ever shows up in the margins. I think rather than increasing the page width I need to decrease the margins.
Any other ideas?
Thanks again… I appreciate it.
Forum: Fixing WordPress
In reply to: Page WidthThanks henkholland… I’ll check that out :).
mrwolfy… I mean the entire area that any content would be posted on. I have a blank margin on the left, then then area where content is posted, then a sidebar, then another blank margin. Sorry does that makes any sense?
I think what you just said is a little beyond me… but I’ll fiddle around with it and see what I can figure out… thanks :).
Forum: Fixing WordPress
In reply to: Need Help Calling Javascript FunctionI’m a little confused actually, lol… but I usually figure things out through trial and error… and google ya.
Thanks again :).