Jump to content

Archived

This topic is now archived and is closed to further replies.

joeypatches

Sidebar disapeared

Recommended Posts

joeypatches

Hello,

I added a post to my blog last night and as soon as I published the content, my "primary sidebar" fell to the bottom of the home page. When I go into other areas of the site, like "contact" or "about", the side bar comes back to where it belongs. So far I tried going to Appearance->Customize and then deleting and reducing assets in the "Widgets: Primary Sidebar" but nothing changed/worked.

 

I consider myself slightly savvy but I don't quite understand many terms and lingo with html and CSS - so I would appreciate the most laments terms possible when describing a solution.

 

My site is:

http://thebentunit.com/

 

Thank you!

 

Share this post


Link to post
Share on other sites
Danny

Hi,

 

You're using an old version of Platform Pro, you will need to update to the latest version. However, I would recommend instead to upgrade to PageLines Framework or better yet, DMS. Platform Pro has been considered a legacy theme for over three years and therefore, support is now none existent. Platform Pro is now open source and available for free on GitHub.

Updating to the latest version may resolve your issue, but I would recommend upgrading to PageLines Framework, also available on GitHub for free or as I mentioned above DMS.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites

  • Similar Content

    • Erika
      By Erika
      My sidebar is now showing up below the content, but only on the homepage. 
      I've tried disabling plug-ins individually, checking column width, and <div> tag errors on the page as well as in individual posts that are displayed on my homepage. I don't know exactly when this issue arose, so I don't know what else to try! 
      Here's the page link:
      https://confessionsofacosmetologist.com/
    • Michael Kummer
      By Michael Kummer+
      Hi guys!
      I have noticed that my primary sidebar becomes intermittently invisible when browsing through various blog articles on michaelkummer.com/blog.
      See:
      https://www.dropbox.com/s/z646sgoa3mfjl1j/Screenshot 2018-07-12 15.57.46.jpg?dl=0 and https://www.dropbox.com/s/vdledzzgginvwgv/Screenshot 2018-07-12 15.57.57.jpg?dl=0
      Upon refresh, the sidebar appears. I have been using the following CSS code to hide the sidebar on mobile without any issues. 
      @media only screen and (max-width: 993px) {
      /* hide sidebars */
           .plsb {
              display: none !important;
          }
      }
      I tried to add the following CSS to force the sidebar to show on screens that are wider than 994 pixels but to no avail. Any clue what could be causing this issue?
    • Anthony CALCI
      By Anthony CALCI+
      Hello,
      I have switched from the Framwork theme to DMS theme on http://calcipatrimoine.theproofingcompany.fr (miror site of http://calci-patrimoine.com).
      But I have now only the Primary sidebar in the Widget section ! Secondary sidear, Footer sidebar have all disapear...
      Can I have help to have them back ?
      Regards,
      Anthony
    • colleenc
      By colleenc+
      I am having an issue with the size of the font in a text box widget on my sidebar. It has me completely baffled because I have two text widgets on my sidebar and the other one is displaying perfectly. 
      The sole difference between the two is the amount of text in the widget, but that can't be the problem.
      My site is: loveandnudes.com and the text widgets are on the right side at the top. 
      I have duplicated the one with the issue and I am fiddling with it right now to see if I can find a solution. But I would love any suggestions. I though CSS would do the trick, but either I tried the wrong thing - or I put it into the wrong place.
      Thanks for your help!
    • Michael Kummer
      By Michael Kummer+
      Hi guys,
      I have been unsuccessfully trying to get my 3-column widgetized footer aligned centered. The widget section itself is aligned left because the alignment appears to be controller the widget's content only. The container that contains the widget section is aligned centered. I have chosen a 3 column layout and I added 3 widgets, assuming they would be aligned centered.
      Any idea of what I may be doing wrong?
      The page is question is: http://www.michaelkummer.com
      Thanks
      Michael
×