Viewing 5 replies - 1 through 5 (of 5 total)
  • Apologies, I’m not entirely sure what’s the issue here. Which horizontal lines are missing exactly?

    Thread Starter thenewstrail

    (@thenewstrail)

    Hi,

    There are two issues

    1. Under the headings – under “The Story in Brief” etc, there should be a default long black horizontal line dividing each section.
    In the page without your widget, this displays normally, like so: https://thenewstrail.com/the-sale-of-malaysia-airlines/

    In the pages with your widget, it disappears. https://thenewstrail.com/the-death-in-malaysian-detention-of-nigerian-thomas-ewansiha/

    2. Is it possible to have multiple sticky elements with your widget?
    As it is, when I made the nav bar stick, the sticky primary sidebar was pushed to the bottom left corner of the page.

    Hope that’s clearer.

    Thanks

    I see what you mean now.

    I don’t think this is directly related to my plugin, but due to the fact that both pages use different settings. The line under the titles comes from this CSS code:

    .entry-the-content .title, .entry-the-content h1, .entry-the-content h2, .entry-the-content h3, .entry-the-content h4, .entry-the-content h5, .entry-the-content h6 {
        border-bottom: solid 1px;
        padding-bottom: 5px;
    }

    However, the second page you linked, does not have the classname entry-the-content anywhere, so the line will not be added.

    Can you deactivate my plugin and see if that makes the lines come back on https://thenewstrail.com/the-death-in-malaysian-detention-of-nigerian-thomas-ewansiha/ and if the sidebar issue is fixed too? If it does, I can look into it. If it doesn’t, you will need to check this with your theme- or page settings.

    Thread Starter thenewstrail

    (@thenewstrail)

    Hi,

    Many apologies, I seem to have mixed up the widget causing the problem as I had run this deactivation test before…I’ve deactivated your widget this time though and it hasn’t caused any change so it’s not the problem, my bad.

    However, is it possible to make more than one item sticky using your widget?

    Thanks!

    The current version only allows one sticky element, but this functionality will be implemented in the next major version. No expected release date, though.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘My horizontal lines have disappeared and sticky sidebar goes to the bottom’ is closed to new replies.