Localhost – Custom CSS Does Not save all CSS Entries
-
I have WordPress installed on WAMP for developing websites. I installed JetPack and I believe it is in Development Mode, at least it is turned on in wp-config.php
The problem is with Custom CSS. When I copied and pasted all the custom CSS from the live website into the Local install, then save the CSS, Jetpack fails to save all the CSS I have entered. Instead it causes about 15% of the CSS to drop (goes missing) and it is the last 15% of the CSS, which includes cutting off some properties from one of the selectors. This leaves the selector open, without the ending curly brackets.
The install does have other issues, where it does not always display all the media installed right away, it kinda stalls and then finishes and the file drop feature in Media does not work, I have to browse for the files. Also the Media module does not properly delete the images when the delete link is clicked, it disappears from the Media display, but in the actual uploads folder, it is still there.
I mentioned the issue about the media module as that may have some clues why this JetPack CSS is not saving properly.
I deactivated all plugins except JetPack and test it, the problem is still happening.
Anyone can help with a fix for this?
Update:
This problem also exists on the live site. So there is a common issue between the live site and my localhost and JetPack.
- The topic ‘Localhost – Custom CSS Does Not save all CSS Entries’ is closed to new replies.