• Resolved jamieburchell

    (@jamieburchell)


    Hi there

    As soon as there are no upcoming events to display, the website sidebar appears underneath the content.

    When a current article is added, the problem does not appear.

    Looking at the source code where there are no current events, the div#sidebar element is a child of div#content when it should be the next sibling. I think that div.sep-page is not getting closed?

    We have not overridden any plugin templates and we are using version 1.4.0

    Any help greatly appreciated!

    Jamie

    • This topic was modified 6 years, 4 months ago by jamieburchell.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PressTigers

    (@presstigers)

    Jamie,

    Sorry for the inconvenience.

    It seems the extra div is coming from the theme’s template. For testing purpose, simply switch the current theme to default and then check again.

    Let us know if your issue still persists so we can further help you.

    Best Regards,

    Thread Starter jamieburchell

    (@jamieburchell)

    Hello

    Thanks for the prompt response. I have checked the theme and it’s fine.

    The problem appears to be with the plugin not closing the sep-page div when there are no events to show:

    
    <div class="sep-page">
       <div class="listing">
          <div class="list-view">
             <div class="no_found"><p>No events found.</p><p><a href="https://appledorehistory.org.uk/upcoming-events" class="btn btn-primary">Go Back to Event Listing</a></p></div>
          </div>
       </div>
    Plugin Author PressTigers

    (@presstigers)

    Thanks, Jamie for pointing out the issue. We’ll verify this issue at our end and then provide you the fix accordingly.

    Best Regards,

    Thread Starter jamieburchell

    (@jamieburchell)

    Hi

    I see this has been marked as resolved, but I have not seen an update for the plugin?

    Thanks
    Jamie

    Plugin Author PressTigers

    (@presstigers)

    Jamie,

    Sorry for the inconvenience & thank you for reporting this issue. It’s a valid claim.

    Please contact us at [email protected] for the updated code files. We will also update it in our next release of SEP.

    Thanks & Regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Missing closing div’ is closed to new replies.