jayohxxv
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: New server, Backed up Files,I realized, I myself, subscribed (RSS) to my own site, to see how it results etc. and it’s still there, all of my entries, you can’t click it obviously bc the link is dead– maybe it hasn’t been deleted yet by powweb or whatever. But I was able to retrieve it there.
So in case anyone else has the same mental lapse– one could check their reader.
Forum: Fixing WordPress
In reply to: New server, Backed up Files,I realized, I myself, subscribed (RSS) to my own site, to see how it results etc. and it’s still there, all of my entries, you can’t click it obviously bc the link is dead– maybe it hasn’t been deleted yet by powweb or whatever. But I was able to retrieve it there.
So in case anyone else has the same mental lapse– one could check their reader.
Forum: Fixing WordPress
In reply to: New server, Backed up Files,I don’t have access to my old one anymore.
I effed up?The code is simply:
<div style="width:200px; padding-top:15px; float:left;"> <font style="font-size:9px; color:#333333; "><br /> <?php _e('CATEGORIES »'); ?> </font> <h3><?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?></h3> </div>And this has my CATEGORIES list with bullets in front of each category.
🙂
Whoops, it’s suppose to read as so:
WordPress seems to automatically add a {li} property in the “<?php wp_list_cats(‘” code. I’d like it to list my categories in the sidebar without bullets in front of them. How do I take off this auto {li} and have it just break line.
Thanks in advance!!
Forum: Fixing WordPress
In reply to: Blocking Spam Comments IPSince I wrote,
LOOK! PLEASE HELP!!!!!!?Forum: Fixing WordPress
In reply to: Where can I change the character in title between pages?No, sorry- I was unclear.
On the browser window. On the very top of the window, any browser, Each subpage is prefaced with a » double arrow, like on this page (“WordPress > Support >> Where can I change the character in title between pages?”) The ordering of title tags… can this be manipulated??
Forum: Fixing WordPress
In reply to: Page load from middle?In terms of loading- Can I put in code to have a page load, not from the top but from the middle? Is this possible?
Forum: Themes and Templates
In reply to: CSS HELP – The Horizontal PageBump(? Is this allowed?).
Forum: Fixing WordPress
In reply to: Descending Posts Old to New?THANKS!, Michael.
Forum: Installing WordPress
In reply to: Can’t Select Database ERROR !Hah, yeah.
No Powweb is just kind of wack. I just created a different/ my own db, different name and set everything else accordingly.Thanks for the attention numeeja!