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

    (@webdeveric)

    What happens when you activate it? Are there any error messages?

    The sidebar should appear on the right side of the screen when viewing your site (not the admin).

    If it does not, can you check your user profile and see if the show sidebar checkbox is checked?

    Thread Starter glannagaul

    (@glannagaul)

    Hi,
    Thank you for replying.
    Yes – the checkbox is checked

    G.

    Thread Starter glannagaul

    (@glannagaul)

    Hello again,
    I’ve just tried it using another theme and it works fine. I’m using a custom theme – are there any special requirements in order for your plugin to work?
    G.

    Plugin Author webdeveric

    (@webdeveric)

    The sidebar content is displayed using wp_footer(). Make sure your theme has that before the closing body tag.

    You should validate your html. I noticed some issues that may cause things to not render correctly.

    Thread Starter glannagaul

    (@glannagaul)

    Thank you,

    Adding ‘wp_footer()’ before the closing body tag did the trick.

    G.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not seeing the sidebar’ is closed to new replies.