prb81
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Displaying posts by authorNevermind I have figured it out.
Forum: Fixing WordPress
In reply to: Category problemAhh ok so basically for my archive page I’ll look for something similar then?
Thanks for all your help.
Forum: Fixing WordPress
In reply to: Category problemWithout looking over the page in detail (on my lunch break in work, limited time!!) It seems there are option of ul, ol and li – is there an option that puts nothing in front of the categories in the archive list… Both ul and li leave bullet points, and ol leaves numbers?
Forum: Fixing WordPress
In reply to: Category problemThat didn’t work but I copied the exact code from the working blog on the sidebar and pasted it into the sidebar of the non-working site and it appears to have fixed the issue. There must have been a little something, somewhere in the code messing it up.
I have an final question… In my archives where it lists all categories, there are bullet points in front of them. Is there anyway to remove these bullet points?
Forum: Fixing WordPress
In reply to: Category problemYep, only 1 plugin active and it is the same one for both blogs.
Forum: Fixing WordPress
In reply to: Category problemI’m using the wp_list_Categories() to display categories on both blogs. No widgets. Can’t figure out how it works OK on one, but not the other. The coding is the same for both and both are on the same version.
Forum: Fixing WordPress
In reply to: Category problemAnyone have any clue what this problem could be?
Forum: Fixing WordPress
In reply to: Category problemAlso I just noticed that when I put the following code into my categories info on the sidebar in order to list only parent categories I still lists the child categories anyway.
depth=1Anyone know why it still does this? Is there some kind of flaw or bug that is causing this and the above problems with that site?
Forum: Fixing WordPress
In reply to: Displaying only certain categoriesJust bumping this up incase any of the resident experts have missed it. Posts come thick and fast in here!!!
Forum: Fixing WordPress
In reply to: DowngradingI have deleted all plug-ins actually as I rarely used any but the problem persists. Still no option to submit posts or to edit them with the tools that normally appear at the top of posts. Is this an isolated problem or has other people being having it?
Forum: Themes and Templates
In reply to: two quick questonsThanks for your help. I managed to overcome all of my issues and will not look into fixing my problem from the upgrade. Cheers.
Forum: Fixing WordPress
In reply to: Post EditingAnyone got any answers on why this is happening? Until I can get it fixed I cannot make a post nor assign categories. When I go to my sites homepage now it says there are no categories when that isn’t the case in reality.
Forum: Themes and Templates
In reply to: two quick questonsHi,
Number 2 there I appear to have figured out myself this afternoon. With regards to number 1 and the template for the archives page, My current archives page is set to list categories, tags and dates when visited. I’m looking to list just categories on one of them and tags on another. Thats what I’m looking to set up.
One other question. Are you using the latest issue of wordpress? I just uploaded it today but my site no longer lists its categories and when I try to make a new post there are no editing functions and no option to select a category or submit the post. Any ideas what is up there?
Thanks for your help…
Forum: Themes and Templates
In reply to: two quick questons1) So I can use the archive.php file to show a list of all the tags and then use it again to show a separate page with all the categories. Thats what I am trying to do. I don’t want them listed on the same page, but on separate pages if that makes sense?
2) My site is http://www.giants-history.com. I took the default theme and edited it a bit myself just over the years. Ideally yes, I would want it so that if you clicked on a tag or category then it would list all the titles under them cats/tags, but just the titles as normal sized text.