• I have been using your plug ins on all my sites. The boxes to input titles and meta descriptions have disappeared on the pages. It is not even a option in screen options. It had save the meta descriptions and titles but there is no way to change them. I have seen several threads regarding this MAJOR problem and their have been no answers to it. I need to figure out a solution quickly or change plug ins, please help!!!

    http://wordpress.org/extend/plugins/wordpress-seo/

Viewing 5 replies - 1 through 5 (of 5 total)
  • I think that a lot of us are stuck with this. You are right, the issue has been brought up via many posts. I’m assuming that no one has an answer or that they would say something. Maybe the developer will give some insight.

    I hope some one fixes it soon or I will have to change over to some other system, it seems strange that Yoast don’t seem to have made an announcement to say they are working on it.

    Going through my active plugins I determined http://wordpress.org/extend/plugins/related-items/ was causing havoc by wiping out all the SEO field information when editing a page or post each time.

    i had the same issue but found a workaround:
    i disabled a few lines by putting /**/ around them. so it looks like that:
    /*
    .wpseotab {
    display: none;
    }
    */
    you can find it in your filemanager here:
    …/plugins/wordpress-seo/css/metabox-tabs.css
    it was in line 50 for me.

    its just a workaround i suppose but at least it lets me change the seo as usual. I hope it gets fixed properly soon.

    Thread Starter twinflamesmedia

    (@twinflamesmedia)

    Thanks gewitter, didn’t work but appreciate the try:)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘SEO Boxes for each page have disappeared’ is closed to new replies.