Sidebar not working

The only place I want sidebars in on my post page and and blog posts. The rest of the blog I want fullwidth.

When I set the attributes on my post page called Plasma News I set it to content left, sidebar right. Nothing is happening. I have tried various settings in order to achieve this to no avail.

What are the usual settings on the customize page and the specific attributes on the blog page that I need to have to make this work? I will then set them and let you know if they work. I will also send you screen shots.

I want Content left (2 columns) - Sidebar Right, no post meta data and no full post content.

Unlimited Sidebars does not working either.

I am using the Renew theme
https://www.plasmabalancingsystemsllc.com/plasma-news/

Hey there,

Would you mind clarifying what you want first?

If what you mean by “the rest of the blog” is “the rest of your site” this is not possible because if you want a sidebar for your blog page, you need to use Content Left, Sidebar Right option in X > Launch > Options > Layout and Design > Content Layout. Then, in X > Launch > Options > Blog > Layout, you need to choose the Global Content Layout. It won’t recognize or use a page template. You need to set the pages in your site every time you create a page.

Thanks.

Thank you. You explained very clearly what I needed to do and I applied it. I wanted only the blog with a sidebar and nothing else.

Once I set up my blog with the sidebar it does create a new problem.

If you notice here:
https://www.plasmabalancingsystemsllc.com/2017/07/07/perceptions-and-beliefs-form-reality-pt-2-a-tale-of-two-attitudes/

The landmark title gets shoved up under the navbar on the post pages. I need the code that will fix the padding on the land mark title the post pages. I already have the code that fixed the padding on the index page.

While I have you I also need the code that will fix the padding on the landmark title of the shop page. That too is getting shoved up under the navbar independently of the rest of the pages.
https://www.plasmabalancingsystemsllc.com/shop/

This seems to be a flaw in the theme that when you assign a page to a hierarchy it changes the padding of the titles below the navbar.

Thank you very much for your time and attention.

Hi There,

Please remove this custom CSS:

   .blog .x-header-landmark {
     padding-top: 60px;
   }

Now to adjust it on all pages, go to your Theme Options > Header > NAVBAR TOP HEIGHT (PX).Increase 140px to 170px. This fixed will work on all pages including shop page.

Let us know how this goes.

I would love to do that but when I click on Customize to do that the white page comes up and the X on the white page just keeps spinning and spinning and spinning…
No customizer. Just a spinning X
What’s up with that?

It is important that I get the the customize section and delete CSS. I know that you are busy folk but I need to know if you want any login info so you can take a look at why I can’t get into customize?

the white page comes up and the X on the white page just keeps spinning and spinning and spinning…
No customizer. Just a spinning X

Hi There,

It is loading fine when I check and the CSS is not there anymore: https://screencast-o-matic.com/watch/cbibX4lZba

The error you can see at the end is coming from essential grid plugin. Please make sure that you are using all compatible plugins: https://theme.co/apex/forum/t/troubleshooting-version-compatibility/195

I removed the Essential Grid plugin. There is no change. I am still getting the spinning X. I am trying to get there from Dashboard - Appearance- Customize. My CSS was under Additional CSS.

It appears to me that you are looking at it from the upgraded child theme. If I no longer have access to Additional CSS and the CSS is gone from the global CSS section from where you looked, what happened to my CSS? All my changes seem to be in place. I needed to remove some old CSS on the navbar so it wouldn’t create a conflict in the future ( I only have 6 months support).

Are you saying that all my old CSS is gone? For good?

Hi There,

Your CSS is still there. We just can’t access it. I did check again and found the following error:

You could try testing for a complete plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Let us know how it goes!

It was definitely a plugin conflict. Fortunately I didn’t have to do a complete plugin conflict resolution. I looked at the date the conflict occurred and what plugin I might have installed around that time and found it. It was the 3D tag plugin. I eliminated the plugin and everything is fine.
Thank you so much.

Thanks for letting us know!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.