Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • I have tried that and it does nothing, i guess in theory it should of worked. Maybe my issue is more of a special circumstance.

    https://winbornlandscape.com/

    This is for the top nav bar, correct? For some reason this isn’t working properly. I made a custom menu and added it to the primary widget, but that only updates the sidebar. Is there more to it?

    Thread Starter JoeyPetrone

    (@joeypetrone)

    CORRECTION: post-new.php

    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

    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)

    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)

    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.

Viewing 7 replies - 1 through 7 (of 7 total)