Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1751048
required WP Bakery plug in is not working
Closed

Comments

  • jnkins started the conversation

    required WP Bakery plug in is not working.


    i install and then go to all pages and add new but the plug in isnt visible?

  •  2,699
    PenciDesign replied

    Hi,

    Seem your hosting limited value SubstituteMaxLineLength - just need increase it and it will work fine.

    Let's add more this code to at the end of htacess file:

    <IfModule mod_security.c>    
    SecFilterRemove 000267
    </IfModule>
    SubstituteMaxLineLength 100m

    If after you added the code to the end of htaccess file and you got error 500 when view your site, let's contact with your hosting provider and requirements them allow you for SubstituteMaxLineLength SecFilterRemove feature.

    Best Regards,

    PenciDesign