New X-Theme Issue: Adding V2 sections/rows around classic sections/rows not working at all

Guys…

Multiple sites this is occurring… quite frustrating… Cant add/create/change/adjust V2 X-Theme sections/rows in and around classic sections and rows.

Fully updated to new X-Theme. Plugins updated.

See screenshot below where you can see the section isn’t actually highlighted correctly. Cant drag V2 Elements into the section. Can only use skeleton approach to do so. But then cant adjust anything in skeleton…

Note: all sections in above (eg. Counters, About, Projects) EXCEPT ‘Section 4’ are classic sections… Section 4 is a V2 section.

See also below now where its trying to highlight the new section (Section 4) as the “Projects” section - which is actually a Classic section…

Please review and assist.

Sam

Hey there,

Please check for the following first:

  1. Clear all caches including browser cache then deactivate your caching and other optimization plugins.

  2. If you’re using a CDN, please clear the CDN’s cache and disable optimization services.

  3. Test for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

  4. Remove custom CSS, Javascript and templates.

  5. Contact your host to increase your allocated memory or do it yourself by adding this code in your wp-config.php

define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );

If nothing helps, please give us WP admin and cPanel access in a Secure Note.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.