pagelines customize not updating
#1
Posted 25 September 2012 - 01:47 AM
I added new CSS to the customize plugin all throughout the day today without a problem. But now the thing craps out. Really weird.
#2
Posted 25 September 2012 - 04:11 AM
#3
Posted 25 September 2012 - 02:49 PM
The brackets/quotes/etc. appear to be written correctly. I am not getting any errors in the WP dash admin bar. I can successfully paste the CSS in the Custom Code area of the Pagelines Site Options tab and update it there. But the issue with the Pagelines Customize plugin persists and I would much rather place all custom CSS there. Here's what I am attempting to add:
.page-id-5530 .masthead {
margin-bottom: 0px;
position: relative;
}
.page-id-5530 .masthead .inner {
background-color: #FFFFFF;
border-radius: 5px 5px 5px 5px;
border-color: #F4EED7;
border-style: solid;
border-width: 1px;
padding: 20px 16px 0;
margin: 8px 0;
box-shadow: 1px 1px 1px #969187;
}
.page-id-5530 .masthead .masthead-title {
font-size: 68px;
letter-spacing: 1px;
line-height: 1;
margin-bottom: 10px;
}
.page-id-5530 .masthead .masthead-tag {
font-family: "Merriweather",sans-serif;
font-size: 29px;
line-height: 23px;
}
.page-id-5530 .mastlinks {
margin: 0;
}
.page-id-5530 hr.soften {
display: none;
}
.page-id-5530 #boxes {
padding: 30px 22px 10px 25px;
}
#4
Posted 25 September 2012 - 03:01 PM
#5
Posted 25 September 2012 - 03:35 PM
What exactly craps out?But now the thing craps out. Really weird.
The plugin has no editor or anything to crap out! Its just a style file and a functions file.
#6
Posted 25 September 2012 - 05:07 PM
@Simon Prosser: The plugin will not save the new CSS rules. I click on the "Update File" button and am left with a blank screen. I was attempting to add some new CSS earlier today and the plugin updated once. But then I tried to add some more lines and got the blank screen again.
#7
Posted 25 September 2012 - 05:11 PM
A blank screen is usually a PHP error, but they are suppressed by wordpress. You need to open wp-config.php and uncomment the WP_DEBUG line and set it to true not false.
#8
Posted 25 September 2012 - 10:58 PM
I changed the WP_DEBUG from false to true. Several lines of error messages appears on the top of the screen. Not knowing what to make of it I changed the WP_DEBUG back to false.
I haven't a clue how to address PHP errors at all. HTML and CSS are the extent of my web building abilities at this time. Can you offer a bit more guidance to what I should be looking for when figuring out what the issue is with the Pagelines Customize plugin? Seems like this could be a issue with the recent upgrade to 2.3 or the Gravity Forms add-on since I had no issues inserting CSS prior to the upgrade and add-on.
Best,
David
#9
Posted 25 September 2012 - 11:00 PM
Just to hammer home a point, the customize plugins has NO options and NO editor.
#10
Posted 26 September 2012 - 12:36 AM
I understand that the plugin has no options and no editor. In the past I have typed in CSS into it, clicked the update file button and it worked. Now it doesn't work.
#11
Posted 26 September 2012 - 12:39 AM
You enabled debug, did you see any errors in the page? like php warnings etc?
#12
Posted 26 September 2012 - 01:05 AM
Attached Files
#13
Posted 26 September 2012 - 02:05 AM
#14
Posted 26 September 2012 - 03:26 AM
There also still remains the original issue of the Pagelines Customize plugin no longer functioning as it once did prior to upgrading to 2.3 and prior to my adding Gravity Forms. Is there someone else in the forum that can lend some assistance? This thread is leaving more frustrated. Pagelines is at risk of losing a customer here.
#15
Posted 26 September 2012 - 09:30 AM
Please accept my apologies.This thread is leaving more frustrated. Pagelines is at risk of losing a customer here.
One of your plugins is stopping you use the WordPress plugin editor. This is not a WordPress theme issue.
All I can suggest is disabling the plugins.
#16
Posted 26 September 2012 - 03:06 PM
Just a thought here, could this possibly have anything to do with Pagelines' recent transition to LESS? Maybe the LESS preprocessor is interfering with the CSS being entered into the customize plugin? Again, I am not an experienced programmer or coder, so what I am suggesting is just a hunch.
In future responses can you please offer more detailed suggestions and instructions? Pageline's is advertised as being made for non-programmers who want to easily create great websites. I fit into this category. However, I am spending more hours than I can count fixing problems that each Pagelines Framework updates creates.
#17
Posted 26 September 2012 - 03:14 PM
What about if you switch theme? Does the wordpress plugin editor save then? Also are you sure you have permissions to write to the file?
#18
Posted 26 September 2012 - 06:38 PM
Well we do not suggest to use the wordpress editor for editing the style.css in the customize plugin, and if your only adding css id suggest adding it to the customcss area in the pagelines admin.
This is simply not true. Pagelines has clearly stated that the proper way to add custom CSS is through its Pagelines Customize plugin. I am trying to add CSS through the Pagelines Customize plugin, but it no longer will update with new CSS rules I enter.
Your advice to add CSS to the Custom Code area is explicitly frowned upon by Pagelines. Right above the area to input new CSS/LESS rules in Custom Code area it is written:
“Note: The professional way to customize your site is using a child theme, or customization plugin”
I have been using, with great success prior to upgrading to 2.3, the Pagelines Customize plugin. This is made by you guys and is suppose to work with Pagelines Framework, but now it doesn't.
Why are you not addressing my concerns with this plugin? Is there any validity to this being an issue with LESS as I suggested before? Could it be a possibility that the culprit for a "poorly coded" plugin is actually Pagelines?
I am even more frustrated now than I was before. What needs to happen to resolve this issue? Framework certainly is not the easy and trouble-free theme I shelled over my hard earned money for and I need some resolution here.
#19
Posted 26 September 2012 - 09:03 PM
The customize plugin actually contains absolutely no code at all, its just a holder for you to add css to if you wish using FTP.
If you like you can send me a private message here on the forums and I will log in and track down whatever is causing you issues, make sure WP_DEBUG is still enabled though.
Just to reiterate, the customize plugin contains NO code to break your site, at all.
Anyway just click my name then send a private message.
#20
Posted 26 September 2012 - 10:15 PM
Good news is I was able to add the new CSS to the style.css file and upload it via FTP. I'll be using this method to make any future updates.
Also tagged with one or more of these keywords: Resolved, pagelines customize plugin
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|












