Viewing 13 replies - 1 through 13 (of 13 total)
  • Hello Ajamm, I’m having a similar problem (besides the deeplinks not displaying), some settings cannot be accessed anymore. This has happened since I update both WP and SEO Ultimate to the latest versions. Did you also run an update recently?

    Thread Starter Bizstudio

    (@ajamm)

    Mine is a new install of both.

    You can try this, it helped us recover access to the specific SEO Ultimate settings stemming out of the General Settings option.
    Click on “Modules” within the menu that appears under “SEO”, go to “Plugin Settings”, enable it. This will give you access (via the General Settings menu) to https://goldenspeedseo.com/wp-admin/options-general.php?page=seo-ultimate which is the page that disappeared after upgrading (actually, it seems the status was “disabled” during the upgrade).
    Hope that helps, it worked for us. However, there are bigger problems due to the upgrade of WP to 4.1 and to the last version of SEO Ultimate….deeplink juggernaut doesn’t work anymore.
    Rolling back both WP and SEO Ultimate right now, fixed it!
    But have rolled back all the way to 3.8.4 as that is the earliest one that we had installed and that worked perfectly with SEO Ultimate.

    Plugin Author Jeffrey L. Smith

    (@seo-design-solutions)

    Hi Guys and thanks for the letting us know. We are putting a new dev on this next week and will keep you posted when these issues are resolved.

    All the best and sorry for the hiccups.

    Jeffrey

    Thread Starter Bizstudio

    (@ajamm)

    @javier1970

    Plugin settings were already on. I disabled and re-enabled this but made no difference.

    @jeffrey

    Issue is still current – I dont want to roll back WP or SEO – any progress?

    Thread Starter Bizstudio

    (@ajamm)

    Just a n ote here, it appears that ALL the tabs on SEO Ultimate pages are not working – this may help you to sort the issue.

    Stick this in functions.php, and the problem goes away

    //SEO Ultimate hack
    function seou_css_hack() {
       echo '<style type="text/css">
               .sdf-admin .tab-content {display:block}
             </style>';
    }
    add_action('admin_head', 'seou_css_hack');
    Thread Starter Bizstudio

    (@ajamm)

    I believe this may be caused by a script not loading – and possibly this is simply being blocked by our filtering system… I found it worked fine at work.

    tlindsey – your hack did not work sorry

    I will test the block issue and see if this resolves it.

    Thread Starter Bizstudio

    (@ajamm)

    Ok, issue resolved by adding https://netdna.bootstrapcdn.com to our whitelist.
    File that was not loading was https://netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js?ver=3.0.3

    Any update on this issue?

    We’ve had to uninstall SEO Ultimate completely and install SEO All in One because all the tabs are blank.

    All the titles and descriptions were there in the HTML, but in this month’s content updates we realized we couldn’t set titles or descriptions – and no matter how we tried to access them all SEO Ultimate tabs were not functioning.

    Not a big fan of All in One and would like to go back to SEO Ultimate.

    Looks like the last update to this plugin was 8mths ago and it’s not compatible with WP 4.1?

    WordPress 4.1 running Avada theme.

    Thread Starter Bizstudio

    (@ajamm)

    Hello jfidler2011

    The issue is resolved for me. Interestingly, I am using Avada.
    My issues was that a script was being blocked and by getting this unblocked, it is fine.

    Hi Guys,
    Any solutions for this issue? I still cannot see any new releases from the developers for WP upgrade.
    Thanks,

    Thread Starter Bizstudio

    (@ajamm)

    The is sue was not a developer problem – it was related to a script being blocked. Works fine with same version now.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Tabs on SEO functions not working’ is closed to new replies.