ksp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how do I echo category names without links or otheThanks for the help Bill.
Thing is I want single post category do be displayed also. Now, using$single or !$singleevery post gets a same “category” 🙂Forum: Fixing WordPress
In reply to: how do I echo category names without links or otheThat worked, but not for posts. If inside post, the category shows “HOME”.
Is there a parameter witch affects posts category display?I also get the same error as misterx. Anyone?
Forum: Fixing WordPress
In reply to: how do I echo category names without links or otheThe problem occures only when nothing is found. You can see it here: http://www.webmag.tk
I put the code above the categories, to display a categorie in witch you are curretnly in.
Type something like “asd” in the search row, and see what`s happening with category display. But if you type some text form any post, search finds it, and displays first category with no problem.Forum: Fixing WordPress
In reply to: how do I echo category names without links or otheWell, this is happening becouse search windows doesn`t have any category name. How to change, that search window also would have a category, “search” for example, because in other way there is systax error.
Forum: Themes and Templates
In reply to: Comment’s number styleWell, tried
#commentlist li *, but it changes only the style, apperance of the comment content. The number, however stays intact.Forum: Themes and Templates
In reply to: Content’s <p>God damned.
I gues *this* you can’t figure out at 3 o’clock 🙂
p { padding: 0px;
margin: 0px; }
Ok, thanks for the help everybody.Forum: Themes and Templates
In reply to: Content’s <p>Well, ok. How to do it with CSS then? Thing is, that I have removed every default css code whatsoever. Maybe I just can’t figure ir out with css.
Coding till 3 o’clock doesn’t have a good impact on my thinking, I guess 🙂