Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kento

    (@proaktion)

    Hi,

    Have you checked your PHP memory limits?

    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    http://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/

    Can you provide any details on the JS error please?

    Cheers

    Thread Starter Gojicode

    (@gojicode)

    Thanks for the answer. Here are the errors I get :

    ——–

    send @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery…:5

    m.extend.ajax @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery…:5

    vc.EditElementPanelView.vc.PanelView.extend.render @ panels.js?ver=4.7.2:699

    vc.shortcode_view.Backbone.View.extend.editElement @ composer-view.js?ver=4.7.2:347

    m.event.dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery…:4

    r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery…:4

    ——–

    I defined WP memory limit to 96M but unfortunately it doesn’t change anything.

    Thread Starter Gojicode

    (@gojicode)

    Okay it’s working !

    It was indeed a PHP memory limit that caused Visual Composer to bug.
    As Kento suggested, I increased ‘WP_MEMORY_LIMIT’ from 64M to 256M and now VC is working just fine, no more infinite loading or JS errors.

    Thanks a lot Kento !

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Conflict with Visual Composer’ is closed to new replies.