Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • slopboy

    (@slopboy)

    Hi Nitin. Sorry for the late reply.

    I’m happy for you to close this issue.

    I managed to find a work around online here, so I am sorted for now:
    https://wordpress.stackexchange.com/questions/269153/how-to-force-listing-contributors-in-authors-dropdown-menu

    I cant give you our log files but here is our wordpress composer setup:

    "require": {
        "cmb2/cmb2": "^2.6",
        "composer/installers": "^1.6.0",
        "webdevstudios/cmb2-post-search-field": "^0.2.5",
        "vlucas/phpdotenv": "^3.4",
        "aws/aws-sdk-php": "^3.190",
        "phpmailer/phpmailer": "^6.5",
        "bordoni/phpass": "^0.3.5",
        "elasticsearch/elasticsearch": "~7.0",
        "wpackagist-plugin/classic-editor": "^1.6",
        "wpackagist-plugin/jwt-authentication-for-wp-rest-api": "^1.2",
        "wpackagist-plugin/woocommerce": "^6.1",
        "wpackagist-plugin/advanced-custom-fields": "^5.11",
        "wpackagist-plugin/woocommerce-wholesale-prices": "^1.16",
        "wpackagist-plugin/elasticpress": "^3.6",
        "wpackagist-plugin/amazon-s3-and-cloudfront": "^2.5",
        "wpackagist-plugin/woocommerce-gateway-stripe": "^6.1",
        "wpackagist-plugin/wc-product-author": "^1.0",
        "wpackagist-plugin/wp-ses": "^1.4",
        "stripe/stripe-php": "^7.103",
        "wpackagist-plugin/archived-post-status": "^0.3.7",
        "twilio/sdk": "^6.31",
        "wpackagist-plugin/wp-security-audit-log": "^4.3",
        "wpackagist-plugin/wp-activity-log-for-woocommerce": "^1.3",
        "mailchimp/marketing": "^3.0",
        "wpackagist-plugin/wordpress-seo": "^18.1.0",
        "wpackagist-plugin/activity-log-wp-seo": "^1.2.0"
      },
      "require-dev": {
        "friendsofphp/php-cs-fixer": "^2.15",
        "squizlabs/php_codesniffer": "3.*",
        "codeception/codeception": "^4.1",
        "codeception/module-phpbrowser": "^1.0.0",
        "codeception/module-asserts": "^1.0.0",
        "lucatume/wp-browser": "^3.0",
        "codeception/module-db": "^1.1",
        "codeception/module-webdriver": "^1.2",
        "codeception/module-rest": "^1.3"
      },
    slopboy

    (@slopboy)

    I am having the same problem.
    I’m using WP 5.9 and WooCommerce 6.1.1
    It does work correctly when I downgrade to my previous WordPress version: WP 8.8.1

Viewing 2 replies - 1 through 2 (of 2 total)