Broken Construction after update!

Hi Friends,
Please can you take a look?
I updated my theme in order to try the new content templates, but the content(and also the header en footer) creators are broken. Please see attached image to see how it looks. <img src="//tco-forum-uploads.s3.amazonaws.com/original/3X/1/3/132fdff06c029dfc1c39436ccfef11e486433c2c.png" width=“690” height="431”>

My website is www.sudventure.com.
Thank you in advance for your help!

I had the same problem.
My previous wordpress version is 4.9.5, and updating my wordpress(4.9.6) fixed this issue.
What is your wordpress version?
(P.S. my theme version-6.1.5 / cornerstone version - 3.1.5)

Thank you very much!!! I updated Wordpress to 4.9.6 and the issue was fixed! Im really sorry for bothering you guys before thinking about this!

Best regards!!!
Thanks again!

@sebagc,

Happy to hear that.

Feel free to ask us again.

@kelgerta,

Thank you so much for sharing us the solution.

Hi there.

I’m having a problem similar to the one described above. I just updated to version 4.9.6, and it messed up the index page:

What can I do? I see this when I’m logged in.

Hello @luxmedesigner,

Thanks for asking. :slight_smile:

Those are notices that can be ignored. To turn off those notice messages, please set the WP_DEBUG from true to false under wp_config.php file locates in your root directory.

define('WP_DEBUG', false);

If you would like to learn more, please take a look at following article:

http://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/

Note: If you have any further questions, please create a new ticket and share the details in that. Posting on a ticket created by a different user sometimes create a lot of confusion which slows down the response time.

Please take a look at following article for more details on how we provide support:

Thanks for understanding.

Hi Prasant,

The current code reads: define(‘WP_DEBUG’, false);

The code disappeared after a few minutes… weird!

Thanks for you help anyway!

You are most welcome. :slight_smile:

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