Tagged: x
-
AuthorPosts
-
November 1, 2016 at 3:17 am #1238836
rvevainaParticipantAll of a sudden, the any CSS changes I make through the theme editor are not working on my main site. I also tried changing the body background color as a test, and that does not work either. (The styles are not showing up in the Inspector either).
If I make CSS changes through Cornerstone however, it works fine. Any reasons why my editor is not working?
November 1, 2016 at 3:18 am #1238837
rvevainaParticipantwebsite URL: https://shop-pulse.com
November 1, 2016 at 4:03 am #1238884
NicoModeratorHi There,
Thanks for writing in.
You could add CSS customization through Customizer > Custom > CSS or Child theme style.css.
To setup child theme:
https://community.theme.co/kb/how-to-setup-child-themes/
for customization guide:
https://community.theme.co/kb/customization-best-practices/Hope it helps.
Let us know how it goes.
Thanks.
November 2, 2016 at 4:09 am #1240434
rvevainaParticipantThe changes I made last night are working now, but any new changes I make do not get updated after I save them. This is happening even when I make CSS changes on Cornerstone as well.
Not sure what is going on, but it is making development very hard if not impossible right now.
November 2, 2016 at 4:58 am #1240499
ChristianModeratorPlease check your CSS for syntax errors. Also, if you’re using a caching plugin, please clear all caches and then deactivate your caching plugin.
Thanks.
February 21, 2017 at 10:11 pm #1380824
rvevainaParticipantThis issue is happening again. Style changes being made in the editor are not being updated. (It has been over 12 hours and I still see no changes) Previously it would take a few hours before changes were implemented. I have cleared all caches and disabled my caching plugin as suggestion and I still see no change.
Can you please update me as to why this issue keeps happening?
February 22, 2017 at 2:36 am #1380993
ChristopherModeratorHi there,
Please provide us with login credentials and let us know what changes you’re looking for, also provide us with the code which didn’t work.
Thanks.
February 22, 2017 at 6:23 am #1381208
rvevainaParticipantThis reply has been marked as private.February 22, 2017 at 9:27 am #1381470
ChristianModeratorThis sounds like a caching issue not a CSS and theme issue. If you have a caching plugin, please clear all caches and deactivate it. Also deactivate all third party plugins while this issue happens. And, fix your https issue (see attachment). I could not see and login to your site.
Thanks.
February 22, 2017 at 10:27 pm #1382340
rvevainaParticipantAs I mentioned in the previous comment, I have already cleared all caches, and disabled the only caching plugin I have active on my website. Still having this issue.
February 23, 2017 at 12:55 am #1382495
FriechModeratorHi There,
I did added the css code below to test the customizer, and it did take effect immediately (http://prnt.sc/ecb4u3 notice the background color on your menu text).
.x-navbar .desktop .x-nav > li > a > span { background-color: antiquewhite; }So is there any chance that you have an internal caching? On your local network or on your local computer?
Please clear your browser’s cache and look for this line on your wp-config.php file, and set it to false while you’re still working on the site.
(define('WP_CACHE', true) )Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1238836 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
