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

Dynamic Less generations causing issues with host caching
By
experticity, in DMS & Legacy Products
Recommended Posts
-
Similar Content
-
By Michael Kummer+
Hi guys!
I am using the LESS/CSS Pagelines extension and tried to add the following code to make use of FontAwesome:
a.c2a:before {
content: "\f07a\00a0";
font-family: "Font Awesome 5 Pro";
Font-weight: 900;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
padding-left: 4px;
}
The issue is that as soon as I have the CSS via the Custom Styling text box, Pagelines (or the extension) strips out the backslashes (\). As a result, I had to abandon the CSS/LESS extension and instead add all my CSS code to a separate .css file.
Is there a fix or workaround for this?
Thanks
Michael
-
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 jeomiland+
In DMS2 there was a button to click to flush pagelines cache. Don't see this in platform5. Am having a big problem with caches. Have W3 Total cache plugin, but now even if I deactivate it, the code in css/less seems to not be registering??? I can delete all custom css, save, then add just a bit of the css (that used to work just fine the other day) and that small section of css takes effect. Then when I paste the whole css (that worked fine the other day), it seems to not work???
About to restore DB backup from a couple days ago to see if that solves it, but it's a drag that this issue exists. Makes it hard to finetune the site.
Thanks for help
site is: http://permacultureecovillage.com/lev2017/
lev styles most recent.css.rtf
-
By GreyFoxWebDesign+
Hi, could you let me know where the custom less/css is saved to - i.e. how I could access it directly via the server.
I hid the Admin Bar by mistake and now can't save any changes to the Custom CSS as the Save Button is not available - so I need to find another way to access and edit the custom CSS.
Thanks in advance
-
-