• Resolved Nate1

    (@nate1)


    Hello,

    When running Elementor, with database cache enabled the Elementor enabled pages do not load the styles+scripts correctly on first load.

    The pages can be loaded manually by a logged in user and then will work.

    But I was wanting to know how I could exclude elementor items from the database cache?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @nate1

    Thank you for reaching out and I am happy to help!
    Can you please share which caching method you are using for DB caching and if you are on a shared server or VPS/Dedicated?
    I am asking this because if on a shared server and caching to disk, DB cache often slows down your website and is causing issues like this.
    So it’s recommended to use memory-based caching like Redis or Memcached which are most of the time available only after upgrading the hosting plan.
    I cannot say specifically what needs to be excluded, however, you have the options in Performance>Database cache:
    Ignored query stems: (Do not cache queries that contain these terms. )
    Reject query words: (Do not cache queries that contain specific words or regular expressions)
    Reject constants:(Disable caching once specified constants defined.)
    Thanks!

    Thread Starter Nate1

    (@nate1)

    Hello Marko,

    We are running 3.6Ghz web servers, DDR4, with NVMe harddrives (VPS). So not particularly slow, and all sites on the servers are managed in house.
    I may have to do some tests in Redis to validate whether that is the case.

    But thanks for the notes on the stems, etc, will post which can be excluded once I track them down and test.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Caching Elementor styles+scripts’ is closed to new replies.