-
Similar Content
-
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/
-
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 Borries+
I know this is not an easy problem. Maybe there is a easy solution.
I have tryed to uses the existing solution, that I have found in the forum
I changed the colours of my nav (simple nav) and the hover effect (a. hover).
I really tryed to highlight the active/used link in the nav but I cant figure it out.
I want it to be black when active.
Any help would be appreciated. Thanks.
http://www.marcborries.de nav link: "Sinn & Selbst"
-
By Dan Haddock
Hi Pagelines team and wider community,
I am looking to develop a single post page for my blog. I have read over an old article on the subject, however the link provided on achieving this goal was giving me security warnings. Is there any way I can get round this?
Secondly, I have had a root around the .zip file provided on my sites backup, however was unable to locate any file in there with the name of Single.php. Does this file exist in the Pagelines theme?
By the way, this is the unsafe article: http://support.pagelines.me/docs/customization/create-a-custom-page-template/ (Click at your peril).
-
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
-