Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #564943

    Hi, I love the Enfold theme but I am having real troubel with a new site. It is an ecommerce site and the product description box – you just can’t edit product desriptions at all. I have reinstalled the theme but still can’t get it to work. i am using the latest version of the theme. Can you help?

    #565132

    Hey natashacs!

    Add this to your wp-config.php file.

    define( 'CONCATENATE_SCRIPTS', false );
    

    And then let us know when your done so we can take another look.

    Best regards,
    Elliott

    #565641

    Hi – this seems to have worked. What does this code mean and do? Will it always have to stay on site for woo commerce to work properly? thankyou!

    #565904

    Hi!

    Wordpress will sometimes bundle all of the scripts into one to help optimize the dashboard but you were getting a bunch of errors. Not really sure why, maybe there was a wrong version somewhere or a dependency was missing or something.

    I would just leave it in there as it’s not going to hurt anything. Your dashboard might load a little bit slower but it’s not going to be noticeable at all.

    Best regards,
    Elliott

    #565921

    Hi,

    It disables JavaScript concatenation: http://www.codeforest.net/14-wordpress-configuration-file-tricks

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.