Editing CS content through mySQL

Hi there,

I would like to know if there’s any way to edit cornerstone content outside of the wysiwyg editor.
For example, I have a highly complex site which I made through cornerstone, but I have like 6 different layouts based on responsivity. Thing is, I want to edit the address in a text field for example, I have to do this six times.

I went into mysql found the post based on the ID and it updates on the frontend, but when I then enter into Cornerstone to check if I can continue if need be, I can see that Cornerstone is still storing the old data, regardless of the changes I have made in mySql.

Thanks!

Hi There,

I was able to edit the text content via MySQL:

Please make sure you’ve edited the correct post_id, then also clear all the caches & transient.

To clear the transients, you can take a look at this:

Hope it helps :slight_smile:

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