Home>Support>text post navigation beside box

text post navigation beside box

By mail box, 8 years ago. Last reply by mail box, 8 years ago.

I found this CSS onthe forum to not display a sidebar:

.single #primary, .search-results #primary {
  float: none;
  width: auto;
}

.single #secondary, .search-results #secondary {
  display: none;
}

This works fine but now the text of the navigation (next and previous posts) is beside the previous box. Next box is ok.
Do you have any solution for this?

URL: http://delandyn.sierink-wp.nl/naam-voor-onze-haan/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi mail box

    Instead of this solution you could try Jetpack plugin. Activate Widget Visibility module. If you don’t want to use anything else in Jetpack you can deactivate all other modules.

    You can then set each sidebar widget to not display for the conditions required.

    Let me know if this’ll work for you.

  2. 8 years, 10 months ago mail box

    good suggestion but even after removing the css (and clearing cache) the text is still besides the button

  3. 8 years, 10 months ago Greg Priday
    Hi, I Work Here

    Hi Mail Box

    It appears as if there are some extra font tags in the content. It appears as if there might be an error with this HTML – possibly an unclosed tag somewhere. This is what’s causing the text to be beside the button.

    Have you done any modifications to the HTML (either editing the theme or through a child theme)? Would it be possible for you to check these? Or can you think of any plugins you might have installed that would be modifying the HTML like this?

  4. 8 years, 10 months ago mail box

    It is the Easy Facebook Likebox plugin causing the problem.

    It is probably easiest to look for another plugin?

  5. 8 years, 10 months ago Greg Priday
    Hi, I Work Here

    You could try asking on their support forums why this is happening. Maybe they'll be able to give you a solution or fix the issue.

    Unfortunately, the only alternative would be to find another plugin.

  6. 8 years, 10 months ago Greg Priday
    Hi, I Work Here

    If you’d like to carry on using that plugin, one of our tech team wrote up some custom CSS that actually fixes the issue.

    /* Post Nav */
    
    .post-navigation .nav-previous span.meta-nav, #image-navigation .nav-previous span.meta-nav {
        width: auto !important;
    }
    
  7. 8 years, 10 months ago mail box

    thanks

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More