- This topic has 8 replies, 2 voices, and was last updated 10 years, 2 months ago by
Tom.
-
AuthorPosts
-
May 12, 2016 at 12:47 pm #193839
Hussein Younes
I am not sure why the CCS code is so ugly in the latest version (1.3.29), it’s very hard to read and update the stylesheet.
Also the ‘Section’ feature in the pages not working, after the upgrade to this version the section stop functioning and it doesn’t display any content.
Any idea?
May 12, 2016 at 12:49 pm #193840Tom
Lead DeveloperLead DeveloperHi there,
The style.css file has been minified for better performance. You shouldn’t be changing anything in that file anyways – use a child theme or a plugin (https://wordpress.org/plugins/simple-css/) to add your custom CSS.
Haven’t received any reports about Sections not working – using them here on this site will the latest version.
What version of GP Premium/Sections are you using?
May 12, 2016 at 1:06 pm #193843Hussein Younes
GP Premium 1.2.83
May 12, 2016 at 1:10 pm #193844Hussein Younes
Also I am not developer, I can’t write code and CSS, however I can update them if needed to make them right-to-left and make the text justified, etc.
May 12, 2016 at 4:49 pm #193867Tom
Lead DeveloperLead DeveloperThe best way is to use the Inspect tool in your browser and copy the chunk of CSS you want to change.
Then add the entire chunk into your child theme/CSS plugin and make the adjustments in there.
As for Sections – can you link me to a page where they aren’t working?
May 12, 2016 at 5:27 pm #193869Hussein Younes
Can I get roll back to the older version? I don’t like this one!
May 12, 2016 at 5:28 pm #193871Tom
Lead DeveloperLead DeveloperYou’re free to do whatever you like, but it’s important to keep up to date with updates for various reasons.
If the style.css being minified is what you don’t like, you can look in the style.unmin.css file which contains the same CSS but not minified.
Then you can copy the contents of that file and replace the block of CSS in the style.css file.
Of course, the reason I did this was to improve performance which means search engines will rank you higher.
Are you wanting to roll back your version of GP or GP Premium?
-
This reply was modified 10 years, 2 months ago by
Tom.
May 12, 2016 at 6:03 pm #193874Hussein Younes
I was thinking to roll back to the premium version that i used prior to this version …
May 12, 2016 at 6:31 pm #193875Tom
Lead DeveloperLead DeveloperSure, send me an email to support@generatepress.com and I’ll send it over 🙂
-
This reply was modified 10 years, 2 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.