• Hello Jeff,

    It seems we’ve put our finger on a bug.

    Our theme (X-Theme / Pro) has a built-in visual composer (Cornerstone).

    When editing content, the url is like: mysite.com/pro/…

    “/pro/” is the visual editor.

    When we have an element on the page from a plugin, let’s say Essential Grid, but we have this plugin disabled globally (except on the page where it is displayed), our theme will be unable to save the content on the said page.

    We have tried to add a plugin filter that match “mysite.com/pro/” and all children to activate all plugins but it doesn’t work.

    Any suggestions?

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    I’m guessing that the visual editor is sending an ajax request to save the page. The plugins wouldn’t be enabled there if you have them globally disabled. This is usually wp-admin/admin-ajax.php but it may be different.

Viewing 1 replies (of 1 total)

The topic ‘Bug with Pro theme’ is closed to new replies.