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

Need to get my Page Titles ABOVE my boxes
By
Mike.Wells.US, in DMS & Legacy Products
Recommended Posts
-
Similar Content
-
By yemoonyah+
Hi, even though I just got a SSL certificate, I can't get the green padlock to appear due to the following error:
:A file with an insecure url of "http://yemoonyah.com/wp-content/plugins/pl-section-boxes/check.svg" was loaded via the javascript file: https://yemoonyah.com/wp-includes/js/jquery/jquery.js?ver=1.12.4 on line 3. The insecure URL may not be directly contained in the script file and may exist elsewhere."
I figured if I delete and re-install the plugin it might fix the problem but will my boxes on the website still be there? Or do I have to redesign everything all over again if I delete the plugin and then re-install it?
-
By chamois_blanc+
Hello,
Shouldn't the image PL5 component be using the srcset/picture css directives to pick the correct size for an image? or it does already and I don't know how to use it? Thank you for any advice or enlightenment.
-
By Dan Haddock
Plugins Active and installed:
Akismet Anti-Spam
Coming Soon Page & Maintenance Mode by SeedProd
Contact Form 7
Cookie Law Info
DMS Professional Tools
Enhanced Media Library
Flamingo
Google Analytics for WordPress by MonsterInsights
Google XML Sitemap
Jetpack by WordPress.com
Legull
Loginizer
MailChimp for WordPress
PageLines Updater
Schema App Structured Data
Sucuri Security - Auditing, Malware Scanner and Hardening
Uber reCaptcha
Yoast SEO
Wordpress Version: 4.8.1
Pagelines Version: 2.2.4
Good Evening/Afternoon or Morning,
I am running into a problem with CSS styling not applying inside of most browsers (Safari, Firefox) when I am logged in to wordpress, and all browsers that I have tested when I am logged off and the site has been made public (Chrome, Firefox and Safari).
As a result, I have managed to identify the probable cause. It looks as though these browsers are refusing to render my sites compiled CSS file due to it being a HTTP URL rather than HTTPS.
I have attempted to change this URL to HTTPS in my browser, however it brings back an ERROR: File not found page - https://www.shortfilmblog.com/wp-content/uploads/pagelines/compiled-css-core-1505847507.css
What would you suggest in this regard? Would this be resolvable from your end?
Happy to provide any further details required.
-
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 Michael Kummer+
Hi guys,
every since Chrome introduce scroll anchoring (see chrome://flags) blog posts on my page start scroll automatically as soon as the user scrolls down a bit. It is super annoying and I don't know exactly what triggers the incompatibility with Chrome's latest feature that is supposed to improve usability.
Since I don't know what causes it (Pagelines, or a Plugin), I would like to disable the feature using a CSS override that Google describes as follow:
"Scroll anchoring aims to be the default mode of behavior when launched, so that users benefit from it even on legacy content. A CSS property overflow-anchor can disable scroll anchoring in part or all of a webpage (opt out), or exclude portions of the DOM from the anchor node selection algorithm. This property supports the following values when applied to an element E:
overflow-anchor: auto (the default value) declares that the DOM subtree rooted at E is eligible to participate in the anchor node selection algorithm for any scrolling box created by E or an ancestor of E. overflow-anchor: none declares that the DOM subtree rooted at E is not eligible to participate in the anchor node selection algorithm for any scrolling box created by E or an ancestor of E." Do you guys happen to know how to use that property with the ROOT element so it applies to the whole page?
Thanks
Michael
-