Before you ask please READ THIS

Site breaks with no pie chart

in Xpert Posts: 14
I still have problem with the site not loading if I don't have a pie chart on the page. I read in the changelog that this was fixed in version 1.0.4 but it'sstill a problem for me.

Active plugins:
WonderPlugin Lightbox
TablePress

linusgidstedt.se

Comments

  • edited October 2015 Posts: 1,758
    Hi,
    right, one parameter to much. It'll be fixed in next update.
    for quickfix:
    go to functions.php file of theme
    find:
    wp_enqueue_script( 'xpert_fe_scripts', A13_TPL_JS . '/scripts.js', array('xpert_apollo13-plugins','xpert_mmenu','xpert_a13_vc_pie','xpert_owl_carousel_js','xpert_a13-slider','xpert_custom_scrollbar_js','prettyphoto','xpert_modernizer','xpert_jquery_easing'), A13_THEME_VER, true );
    replace it with:
    wp_enqueue_script( 'xpert_fe_scripts', A13_TPL_JS . '/scripts.js', array('xpert_apollo13-plugins','xpert_mmenu','xpert_owl_carousel_js','xpert_a13-slider','xpert_custom_scrollbar_js','prettyphoto','xpert_modernizer','xpert_jquery_easing'), A13_THEME_VER, true );
    Post edited by surgeon on
    Remember to rate our theme if you like it ;)
    All the Best.
  • Great! It worked. Thanks for fast respons and great support!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!