Viewing 6 replies - 1 through 6 (of 6 total)
  • We can’t login to your site, so please describe the error.

    Thread Starter JoeyPetrone

    (@joeypetrone)

    I’m creating a calender using tables, for some reason when I try to edit the table (changing the height of the table/ changing padding) it prompts this page. It only happens on occasion, I’ve deleted the page 3 times and reapplied the updated source code and it seems to work fine. It doesn’t seem to be specific to a certain edit.

    Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems?

    Thread Starter JoeyPetrone

    (@joeypetrone)

    Problem resolved

    I tried deactivating all plugins and reactivating one by one. Found that SexyBookmarks plugin was the problem.

    Thanks for the help esmi

    Thread Starter JoeyPetrone

    (@joeypetrone)

    Wait! Spoke too soon.

    For some reason it is still not working properly and now the footer is inside the content area on this page only. It did work for a little while after I deativated the plugin. Do WordPress pages have trouble with Divs?

    Here is a snippet of my code:

    <div class="linksBody">
    <div class="linksHeader">UNTITLED RESOURCES</div>
    <div id="showPrep">
    <strong>Show Prep:</strong>
    <a href="https://untitlednashville.org/volunteer.htm">UNTITLED's Volunteer Guide (and chair task lists)</a>
    <a href="https://untitlednashville.org/pages/venues.htm">UNTITLED's Venue Needs</a>
    <a href="https://docs.google.com/Doc?id=df2gv8xt_212f7cms4cp">UNTITLED's Artist Need to Know Form</a>
    <a href="https://untitlednashville.org/readytohang.htm">UNTITLED's Ready to Hang Guide</a>
    </div>
    <div id="forPrinting">
    <strong>For Printing:</strong>
    <a href="https://untitlednashville.org/pages/logotype.htm">UNTITLED's LOGOTYPE</a>
    <a href="https://www.untitlednashville.org/poster.htm">UNTITLED's Poster Design Guidelines</a>
    </div>
    </div>

    Is this correct? Or should I go about this another way?

    Thread Starter JoeyPetrone

    (@joeypetrone)

    # RESOLVED #

    I found three div end tags at the bottom of the page, that must of been what was throwing everything off. If you have this issue check ALL of your code first.

    thanks again esmi

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘HTTP – 500 Internal Server Error’ is closed to new replies.