Themes/x/framework/functions/plugins/cornerstone.php on line 8

Shortcodes are not rendering
[cs_content][cs_element_section _id=”1″ ][cs_element_layout_row _id=”2″ ][cs_element_layout_column _id=”3″ ]

and error
themes/x/framework/functions/plugins/cornerstone.php on line 8

Hi @samatvayoga,

Thanks for reaching out.
There might be a few reasons behind your issues, and it will be very difficult to recognize the exact reason without investigation. I would suggest you please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

the information you are seeking is attached in the secure note.

Hi @samatvayoga,

I have checked your website and found that X is not updated to its latest version and Cornerstone is not installed and also not updated to the latest version. I would suggest you follow the below steps while updating to the latest version of the theme.

  1. Delete the existing Cornerstone.
  2. Update the X theme to the latest version on automatic updates.
  3. After the X theme is updated, use the link in the dashboard to automatically install the Cornerstone. It will be the latest version.

If that does not help, please share the WordPress admin login credentials for further investigation.

Thanks

Will do. I will add it to this note

Looks like its working now.

https://yogasamatva.com/events-programs/
Seeing errors here still though

Hi @samatvayoga,

Yes, it is working now. The warnings showing can be suppressed by adding the following code in the wp-config.php.

define( 'WP_DEBUG', false );

Please find the video that will help you to edit wp-config.php and add the above code : https://www.youtube.com/watch?v=3SDPTafEM8o

Thanks

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