• Hi,

    after I encountered a certain problem with a page I have created, I wanted to edit the database but couldn’t find the entry of the respective page. Where are the pages stored in phpMyAdmin? The problem I tried to solve: After embedding a video from Cloudinary, for some reason I couldn’t edit the embedded code anymore. ‘Edit as HTML’ didn’t work, either. What can I do to solve this problem?

    TIA,

    Claus

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi Claus,

    You can find your pages in the wp_posts table in the database (assuming you are using the default prefix of wp_). You can locate it under the ID or post_title column. Select “edit” and then modify the content in the post_column section to your liking and save the changes

    Thread Starter claus_01

    (@claus_01)

    HI Jess,

    many thanks. I will look into this.

    Greetings,

    Claus

    Thread Starter claus_01

    (@claus_01)

    Hi again,

    it worked! ??

    Claus

    ?? Wonderful, so glad to hear it!

    Thread Starter claus_01

    (@claus_01)

    P.. S.: Do you possibly know how I can delete a category in phpMyAdmin?

    TIA,

    Claus

    ?? Yep, you can do that in the wp_terms table

    Thread Starter claus_01

    (@claus_01)

    Hi,

    many thanks, this also worked. ??

    Btw, do you climb as a hobby?

    Greetings,

    Claus

    I’ve been known to climb in my off hours ?? The photo was taken at Smith Rock in Bend.

    Glad to hear that worked!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Pages in phpMyAdmin’ is closed to new replies.