Forum Replies Created

Viewing 10 replies - 16 through 25 (of 25 total)
  • Ok I have to say it.

    Here is the problem that got me into this coding mess in the first place.

    I have fixed the post formatting at http://www.greenesrelease.com and now it is visible with explorer YEH!!!!, even though I haven’t fixed the sidebar yet.

    BUT….

    The formatting of the post is ugly. No real gaps between titles, paragraphs, anything.

    So what do I do?

    thank you for your help iridiax,

    I have transferred all of my web presence to blogs so I have to figure this out so Please bear with me here…

    Basically, I changed the coding on the sidebar, and have used the html section when doing posts. That’s it!! And the reason I started using the html was because I couldn’t even get paragraph breaks by doing two enters, so I continued on..

    I have been looking up the correct coding to use and found this interesting page http://codex.wordpress.org/Writing_Posts (Visual Versus HTML Editor)

    I went right through that great markup validation site you linked to, and see that most of the problems are that the coding changed and faulted, like all the unclosed < and no opening tags and the </p> tags. None of them are on the original site or post pages, they happened because there was a coding meltdown.

    So I come to the following conclusions….I hope they are correct.

    ** use <strong> instead of <b>
    ** use “<” instead of &
    ** My coding for lists is all wrong so I have to learn and fix that
    ** I did the <h2> etc right, but wordpress added the </p> that you note above.

    What I need to know is:

    **Can I use   for spaces?
    **What do I use to underline, I was using <u>
    **You can’t use tables with wordpress?
    **When I use a text widget from wordpress.com I have to put the li type coding in, right?
    **What do I use instead of a , the normal <p> doesn’t work. To get paragraph breaks and double that size breaks.
    **What is the correct code to justify, do font size & color

    (which is obviously why this doesn’t work from my sidebar widget)

    <p class=”MsoNormal” style=”text-align:center;”> <h2><p class=”MsoNormal” style=”text-align:center;”><font color=”#84A3C1″>Freedom

    from

    Emotional Pain</b></font>

    Again, thanks for your wonderful help iridiax, I’m off to learn about lists.

    Janet

    Wow, thats a big list. I used the (h2) codes which were already on the pages, and in the css, so I don’t understand why there are so many errors…

    iridiax, I don’t understand the coding for the sidebar at all, so just tried to make it work…obviously it doesn’t because it is wrong…

    But I dont know coding, so do not know how to fix it…

    I have been told by chris that it’s because of the markup I have in the sidebar above ‘must reads’…but when I deleted everything above that it didnt work in firefox.

    Would someone be kind enough who knows this coding help me fix the coding problems I have in my sidebar.

    I have uploaded a copy here….greenesrelease.com/sidebar.doc

    Thank you for your help!!

    Janet
    http://www.greenesrelease.com

    Hi,

    I am also using Chris Pearsons design but PressRow.

    I dont have a tag cloud in there..

    Oh my, I only just found out what explorer is doing to it.

    http://www.greenesrelease.com

    Any suggestions?

    Janet

    Thread Starter Janetfl

    (@janetfl)

    laughing…that page is wacked out and doesn’t have one word that I understand…

    I am going to delete and start again fresh..

    THANK YOU MOSHU & MERCIME!!!!!!!!!

    You guys are the best!

    Janet

    Thread Starter Janetfl

    (@janetfl)

    there are no tables, only this.

    *****_wordpress

    Users in wordpress
    *****_wordpres (Privileges: ALL PRIVILEGES)

    Connection Strings
    Perl $dbh = DBI->connect(“DBI:mysql:*****_wordpress:localhost”,
    “*****_wordpres”,”<PASSWORD HERE>”);
    PHP $dbh=mysql_connect (“localhost”, “*****_wordpres”,
    “<PASSWORD HERE>”) or die(‘Cannot connect to the database because: ‘ . mysql_error());
    mysql_select_db (“*****_wordpress”);

    So I can delete the whole database, which is incorrect anyway, then go back to the beginning and create a new database etc..??

    Thread Starter Janetfl

    (@janetfl)

    I see in mysql account maintenance one called _wordpress. So I just delete it, is that all?

    Thread Starter Janetfl

    (@janetfl)

    ok, I’m fine about deleting files. What is empty (drop) your database tables, is that in the control panel data base section?

Viewing 10 replies - 16 through 25 (of 25 total)