"A conflict on the front end of your site..." X theme not working properly

Hello,

I’ve just bought and validated X theme. I’ve got a few issues with it:

  1. When I enable X theme, everything done with Visual Composer is shown as code lines/not shown at all.
  2. When I launch Conerstone, it gives “A conflict on the front end…” message.

I would love to go for Pro version in near future, as I believe it is a good product. Just help me get it working properly on my page.

Thanks in advance

Hi There,

Thanks for writing in! Please provide us with the URL to your site, so that we can do the initial inspection and assist you further.

Thanks!

http://www.daomokykla.lt
http://www.daomokykla.lt/dao-alchemija

I will leave it with X theme on.

Thanks for prompt response!

Hi There,

I see the incorrect use of quotes breaks the page.

For example check the following quote marks ”2249″

[vc_single_image image=”2249″ img_size=”500×500″ alignment=”right” onclick=”custom_link” link=”/emociju-transformacija”]

And this should be the correct usage "2249"

With regard to Cornerstone launch issue, let’s try the following things.

Check you PHP Max Script Execute Time and set it to 300. Usually this can be changed through cPanel PHP configuration settings. You can install the plugin WP-Serverinfo to check your current configurations and contact your hosting provider if needed.

Also add the following code into your wp-config.php file which can be located in the root of your WordPress installation.

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

You can add the above code, before the following line where it says:

/*That's all, stop editing! Happy Blogging. */

Note: I see that you’re using a caching plugin, please purge all server cache and disable it until you resolve this issue.

Let us know how it goes.
Thanks!

Superb! Cornerstone works just fine now. Thank you.
Visual Composer plugin makes this code itself. I only choose picture size, etc. in the back-end editor. Any way to correct that?

Hello Again,

Since you are already using Cornerstone, please make use of the image element instead. In this image element, you can easily choose the picture right in the image element settings.

Hope this helps. Kindly let us know.

Hello again,

I will use Cornerstone from now on, thank you. But I still got the same problem “A conflict on the front end of your site…” when trying to use it at a different pc (not sure if it still works at home as yesterday). What is causing the problem?

Hey There,

Would you mind providing us with login credentials so we can take a closer look? Please provide following information:

Set it as Secure Note

  • Link to your site
  • WordPress Admin username / password

All the best!

Cornerstone editor seems to work most of the time. However, I have Pro version now and Header editor does not work at all (conflict error).

Hello There,

Thank you for updating in! I have logged in and I can confirm the the Header builder does not load the preview. A JS error may have prevented the preview to load. This could be caused by a 3rd party plugin. You could try testing 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.

If the issue still exist, please re install Pro theme and Cornerstone. There might be some files that were corrupted. You can review our update guide and see the Manual Update section to re install Pro.

Please let us know how it goes.

Hello there,

The problem was third party plugin Master Slider Pro. Thank you for help!

You’re most welcome!