-
AuthorPosts
-
January 14, 2024 at 4:39 pm #1430062
Goodmorning,
I installed WordPress and Enfold on a new web site, i made a “work in progress” landing page while i was working on building the site up, at this point everything was working fine.
When i started to build the site and create new pages, i imported a demo (Spa Demo was the demo name).
I’m not sure if importing the demo was what caused the problems, but ever since i imported it, most of the changes i made on the elements don’t take effect.For example:
– I have a color section where i set a background image (it doesn’t show)
– When i set a font size on any text element, the change doesn’t take effect, it works only if i chose between H1 or H2
– This also for almost any other settings on the page elementsThe only way to make everything work is via quick CSS, using custom CSS classes on all the elements and manually setting everything with the !important; mark.
I already tried using the WordPress Reset plugin to reset the demo.
I attached in the private content a login with a temp account.
Thank you very much
January 14, 2024 at 5:09 pm #1430067Hey Qgrafica_7,
Please try disabling you 10Web Booster plugin, I believe that it is caching and it doesn’t have an option to clear the cache. Also if your server is caching you will also need to clear this, I recommend disabling your server cache until you are done with the site. Also try disabling Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files to clear this cache.
Once you are done building your site you can enable your 10Web Booster plugin so you won’t have to ffight with the cache.
The only reason you need to add the !important; in your css is because your css doesn’t have enough specifically, most of your css is a single class, and most of the theme css is multiple classes often with a ID included.
I found some css in your Quick CSS to add a background image, but the class you have used is a temporary class that will change when the page is updated:
Best regards,
MikeJanuary 14, 2024 at 9:21 pm #1430091Good evening,
thank you very much for your reply, i tried your instructions and everything works perfect now.
Since i activated the 10Web booster plugin just to try to clear the cache because i was having this problems, i won’t need to enable it back up anymore.But once i’m done building the site up, do i have to reverse the changes i just did? So do i have to:
– Re-enable JS & CSS file merging and compression
– Re-disable Delete old CSS and JS files
– Re-enable my server cacheAlso, can you recomend me a cache cleaning plugin which works well with enfold?
Thank you very much
January 14, 2024 at 10:36 pm #1430096Hi,
Glad to hear, once you are done creating your site you can either use the theme caching and
– Re-enable JS & CSS file merging and compression
– Re-disable Delete old CSS and JS files
– Re-enable my server cache
or you can use a caching plugin, WP Fastest Cache works good, some people use both the theme cache and a plugin, but sometimes minifying the javascript files twice can cause errors.
I don’t know what you mean by a “cache cleaning plugin”, most caching plugins give you an option to clear its cache, but strangely your 10Web booster plugin did not.
Unless there is anything else we can assist with on this issue, shall we close this thread then?Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.