• I’m using wordpress 4.9.6. I can create galleries and upload videos, but when I want to add videos to a gallery, no galleries show up in the gallery drop down menus. If i try to add a gallery with the same name, it can not be created because, i get the message that it already exists. The uploaded videos show up in the drop down menu for videos. Any help with this? i’m guessing it’s a mysql permissions problem, but I don’t honestly know.
    So i followed the next logical step and logged into mysql.
    use database wordpress;
    show tables;
    shows up here.
    ….

    | wp_cvg_gallery |
    | wp_cvg_videos
    …..

    mysqlcheck wordpress wp_cvg_gallery
    or
    mysqlcheck wordpress wp_cvg_videos
    Error: “Table ‘wordpress.wp_cvg_gallery doesn’t exist
    operation failed'”

    • This topic was modified 6 years, 9 months ago by weenus.
    • This topic was modified 6 years, 9 months ago by weenus.
    • This topic was modified 6 years, 9 months ago by weenus.
  • The topic ‘No Galleries in Dropdown menu’ is closed to new replies.