• For some reason each time that I edit the html for a post and save it it keeps resetting it which is really bugging me. The start of each paragraph has a tab indent which I want to get rid of. Any one know where I can code that out permanently?

    Also for some reason (seems sporadic) sometimes when I use the search engine on this site I come up with no results – and at other times it works properly(for the same search – say for HTML or something simple). Anyone else get this?

Viewing 1 replies (of 1 total)
  • Thread Starter thefastcook

    (@thefastcook)

    My search works again – no idea.

    I extrapolated from another thread and ended up commenting out this section in the style.php:

    /” p {
    text-indent: <?php include(“$url/wp-admin/choices_style_pindent.txt”); ?>px; /* How much indent for the first line of each paragraph? */
    /* Examples: “10px” or “20px” */ “/

    It takes care of the indent default – perhaps it was this that overran the html editor changes. I think my techno-allergic brain is slowly acclimatizing to the wordpress idiosynracies…slowly

Viewing 1 replies (of 1 total)
  • The topic ‘keeps resetting html’ is closed to new replies.