Home Forums WoodMart support forum Issue with wpbakery editor on the website

Issue with wpbakery editor on the website

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #722088

    procureso.com
    Participant

    if i am trying to edit any page by wpbakery its taking me to the 404 page not found.

    #722124

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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.

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

    Best Regards,

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