• Resolved markbrink

    (@markbrink)


    I’m working on a LMS for a class of mine, and i am using this plugin from WordPress (WP Courses LMS). Everything works fine, however the “All Categories” list keeps loading. If you search or select a category it works directly,

    On my site it is called “Alle Categorie?n”, i changed the language but before i did that is was also loading. If you click “Periode 1” you directly see the courses.

    How can i fix the all categories list?

    Thanks in advance for your time! The site is a work in progress, so don’t mention te content ??

    • This topic was modified 1 year, 7 months ago by markbrink.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author hookandhook

    (@hookandhook)

    Hi there,

    • Try turning off caching
      • This can either be done via a plugin or your hosting provider offers this functionality (especially WPEngine caused caching issues in the past)
      • Why could this solve your issue? Caching might lead to cached course content and thus leading to corrupt visual display. In case turning off the cache solved your issue, you might want to consider turning it on again and only setting an exception for your courses pages.

    Please let me know if it worked.

    Thread Starter markbrink

    (@markbrink)

    I tried turning of the cache, but that does not do the trick. I used lighspeed cache and WP Super cache and even tried to do i manually with define(‘WP_CACHE’,true); by turning it into False.

    But all three ways ain’t fixing it. It is turned off at this moment.

    Found this in the developertool:

    jquery.min.js?ver=3.6.3:2 
            
            
            POST https://mediawijsheid.mijnleermiddel.nl/wp-admin/admin-ajax.php 500
    send @ jquery.min.js?ver=3.6.3:2
    ajax @ jquery.min.js?ver=3.6.3:2
    (anonymous) @ jquery-migrate.min.js?ver=3.4.0:2
    e.<computed> @ jquery-migrate.min.js?ver=3.4.0:2
    S.<computed> @ jquery.min.js?ver=3.6.3:2
    archive @ ui.js:634
    logic @ ui.js:709
    (anonymous) @ ui.js:470
    dispatch @ jquery.min.js?ver=3.6.3:2
    y.handle @ jquery.min.js?ver=3.6.3:2
    jquery.min.js?ver=3.6.3:2 
            
            
            POST https://mediawijsheid.mijnleermiddel.nl/wp-admin/admin-ajax.php 500
    • This reply was modified 1 year, 7 months ago by markbrink.
    Plugin Author hookandhook

    (@hookandhook)

    Hi,

    I know this error, it is typical for cache related issues.

    Can you please also try the other options: https://wpcoursesplugin.com/contact/

    Thread Starter markbrink

    (@markbrink)

    I have checked the cache settings on the server/website and asked support of my provider. Cache is not turned on.

    Thread Starter markbrink

    (@markbrink)

    Also tried switching themes and deactivating all plugins. All the same response.

    • This reply was modified 1 year, 7 months ago by markbrink.
    Plugin Author hookandhook

    (@hookandhook)

    Do you mind contacting me via the contact form, than we can move the conversation to an email thread and discuss giving access to your website to have a look?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Category list keeps loading’ is closed to new replies.