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

Help! My sidebar is now showing below the content, but only on homepage!
By
Erika, in Platform 5
Recommended Posts
-
Similar Content
-
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?
-
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
-
By Emili+
HI, I have problems in page Editor to fully use platform 5.
When I choose a Wordpress content section everything is fine : my post can be clicked.
MY PROBLEM : When I choose a Platfom 5 section (like Magazine or MagX or Pins ou Loops...) and I click on my posts : nothing happens, it reboots on the home page.
Can anybody help me please?
-
By Anthony King+
I have to say that I like the Layout and the Template based sections. Some of them are really impressive.
One of the things that I would like to request though is the possibility of being able to dynamically rearrange the layout.
An example of what I am talking about is take the Agency Section. It's current layout starts with the
Splash Module then the Portfolio Module then the Service Module and so on and so forth.
What would be great is if we were able to move these modules around. I.e have the Service Module first
then maybe the Splash, and then the portfolio.
-
By Queue-it+
Hi,
Is is possible to have different layouts for different Post categories? We have Blog posts, News posts and Case studies that all are posts, but is it possible to differentiate their layouts?
So far when I change a post layout it affects all Post type pages. Could it be done somehow with creating a separate template?
Examples below
https://queue-it.com/news/
https://queue-it.com/blog/
-