wpBakery

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #657158

    artemedina
    Participant

    Hi
    wpBakery don’t work with woocommerce plugin active. Can’t edit pages and get a 404 if try new page.

    #657207

    Hello,

    Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists, then keep the 3rd party plugins deactivated so I can check and give you a possible solution. Also switch the child theme to the parent theme.

    Best Regards,

    #657360

    artemedina
    Participant

    ????
    all 3rd deactivated, problem still.
    Woodmart Core is the plugin that cause the error.
    Please check you self.

    #657419

    Hello,

    This issue is related to your server settings, as all existing elements load on the backend when loading the page.

    Since our theme includes a large number of elements, this situation occurs. This issue will also arise with a default theme if you add more than 30 third-party elements.

    To resolve this issue, please add the following code to your site’s .htaccess file and check the issue.

    <IfModule mod_substitute.c>
    SubstituteMaxLineLength 10M
    </IfModule>

    Best Regards,

    #657615

    artemedina
    Participant

    Well done! its working!!

    #657616

    artemedina
    Participant

    thanks!!

    #657681

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘wpBakery’ is closed to new replies.