-
AuthorPosts
-
October 18, 2018 at 6:26 pm #1023551
Hello,
On the site “https://www.sodevim.com”, I have a problem for 3 days of updating the CSS after changes in the Enfold child theme editor, the changes are not taken into account.I have a Enfold parent theme 4.5.
This is the fourth Enfold theme I use and I have never had this problem.
When I make the same change on another theme (Twenty FifteenVersion: 2.0) it works.
The site is under construction, I have only one plugin (Coming Soon Page & Maintenance Mode by SeedProd), when I disable the problem remains the same.
I completely uninstalled the site, emptied the database, FTP, reinstalled the most recent version of WordPress, the parent theme 4.5 and the zip of the child theme that I downloaded on your site, the problem remains the same .This is the CSS of the child theme :
/ *
Theme Name: Enfold Child
Description: A Child Theme for the Enfold WordPress Theme. If you plan to do a lot of changes we recommend this theme instead of the original theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://kriesi.at
Template: enfold
* // * Add your own styles here: * /
.contactso h3 {
color: # b38607! important;
}I’m stuck, can you help me?
Thank you, Dominique.
October 18, 2018 at 8:25 pm #1023622Hey Marechal,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 19, 2018 at 8:27 am #1023780This reply has been marked as private.October 19, 2018 at 10:36 am #1023810This reply has been marked as private.October 19, 2018 at 10:47 am #1023816Hey,
I went to Enfold theme options > Performance and checked “Delete old CSS and JS files?” at the bottom of the tab, saved your theme options, unchecked it and saved again and test CSS code i added worked. Screenshots in private content field.
Please review your website
Cheers!
YigitOctober 19, 2018 at 12:07 pm #1023883Hey Yigit,
It works, except that you have to redo the manipulation every time you modify CSS.
How can we avoid that?
At the end, should the box be empty or checked?Cheers!
Dominique.October 19, 2018 at 12:13 pm #1023886Hi Dominique,
There might be some sort of server side caching and it is probably emptied after checking the checkbox.
If you are not planning to use a cache plugin, you can keep the box checked.I hope that helps :)
Regards,
YigitOctober 19, 2018 at 12:30 pm #1023894Hey Yigit,
I do not have the impression that it is a problem of cache on the server, the two sites which pose problem are on 2 different servers (1and1 and OVH). I interacted “1and1”, they replied that there was no cachesur their server.
And most importantly, the problem disappears when I change theme and I’m still on the same server.
I am the only one to have encountered this problem?
I need to quickly solve this problem on both sites, it is very disabling.Cheers!
Dominique.October 19, 2018 at 12:38 pm #1023900Hey Yigit,
One odd thing, the administration warns me that there is a plugin update to do, but I do not see which one.
Is it related to my CSS problem ?Cheers!
Dominique.October 19, 2018 at 1:51 pm #1023920One odd thing, the administration warns me that there is a plugin update to do, but I do not see which one.
Is it related to my CSS problem ?I’m actually seeing the same thing.. Has nothing to do with CSS for me, but After updating to to WP 4.9.8 and WC 3.4.6 and all Plugins, Seems every morning I see a message about 1 new update, but yet when checking, there seems to be nothing new to update..
Is there any way to find out why this might be?
- This reply was modified 6 years, 1 month ago by EdgeWP.
October 21, 2018 at 7:11 pm #1024564Hi EdgeWP,
This is the notification coming from the Layer Slider that needs to be updated, the update comes with Enfold, but it is not included in the current version. So no need to worry about it.
Best regards,
VictoriaOctober 22, 2018 at 9:06 am #1024740Hey Victoria,
Thank you,
I resolved my problem of CSS which did not update after a modification.
In the options of the theme > performances > CSS spins merging and compression > I chose: ” deactivate – no fusion(merger) nor compression of file CSS “.Cheers!
Dominique.October 22, 2018 at 1:40 pm #1024848Hi Dominique,
Great, glad you got it working and thanks for sharing your solution. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJanuary 22, 2020 at 12:07 pm #1177144Hello I have a problem updating the CSS which does not happen after modifications.
I disabled my cache plugin (WP rocket) and delete the old CSS and JS files (at the bottom of the performance page).
For the update to work I have to activate and deactivate the compression of CSS files in performance (which makes me lose a lot of time and does not seem normal to me), the CSS of my editor is displayed correctly only if I enable performance compression.
I have 6 other sites that use Enfold and it works very well, I don’t know what to do anymore, I’m blocked, can you help me?
thank you.January 22, 2020 at 12:10 pm #1177145I resumed this thread because I did not succeed where to create another.
January 23, 2020 at 8:51 am #1177447Hi Marechal,
Thanks for the login details. Could you point out a specific change which is not applying on your site please?
Best regards,
RikardJanuary 23, 2020 at 9:53 am #1177476Hi Rikard,
Par exemple, ligne 203 de l’éditeur de css wordpress j’ai demandé de mettre un titre h3 en orange :#introhome h3 {
font-size: 1.8em;
font-weight: 100;
margin: 5% 18% 1.5% 18%;
text-transform: uppercase !important;
padding-top: 0px;
text-align: center !important;
width: 64%;
color: #f07238 !important;
}
And nothing happens after saving the change.
I have to deactivate and activate the compression of css in performance again.Best regards,
January 24, 2020 at 6:05 am #1177989Hi,
This is the CSS applying to that element, I can’t see exactly where it’s coming from since you have file compression active.
#introhome h3 { font-size: 1.8em; font-weight: 100; margin: 5% 18% 1.5% 18%; text-transform: uppercase !important; padding-top: 0px; color: #111111 !important; text-align: center !important; width: 64%; }
Best regards,
RikardJanuary 24, 2020 at 8:31 am #1178020Hi Rikard,
Excuse me but I don’t understand your answer.
When I deactivate css, an old version is displayed which has nothing to do with the current editor css file.
I tried to delete the old css and js files (checking the box at the bottom of the “performance” page, but nothing helped.
Best regards,January 25, 2020 at 8:40 am #1178272Hi,
Now this CSS is applying, it’s the same as you posted saying is not working:
#introhome h3 { font-size: 1.8em; font-weight: 100; margin: 5% 18% 1.5% 18%; text-transform: uppercase !important; padding-top: 0px; text-align: center !important; width: 64%; color: #f07238 !important; }
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.