Your WordPress installation does not meet Demo Builder plugin requirements

WordPress Booking Solutions Forums WordPress Plugins Demo Builder for any WordPress Product Your WordPress installation does not meet Demo Builder plugin requirements

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #509629

    Hello,
    I’m getting this error “Your WordPress installation does not meet Demo Builder plugin requirements:
    WordPress Multisite with sub-domain installation. Your WordPress Multisite installation should be installed using sub-directories option”

    Please suggest, how to resolve it.

    Thank You

    #549720

    Hi, I had the same issue. But unbeknownst to me, I was installing this under a domain I did not list with my subscription.

    Under Account >> View Licenses >> Manage Sites >> Add Site.

    However this was not the final issue, as I still received this message. So I opted to omit the sub-domain option via the wp-config.php settings.

    from

    define(‘SUBDOMAIN_INSTALL’, true);

    to

    define(‘SUBDOMAIN_INSTALL’, false);

    I hope this helps. Maybe someone has a complete guide on how to make it work with sub-domains.

    • This reply was modified 8 years, 10 months ago by Adam Pena.
    #550182

    Hi Amit and Adam,

    Yes, you can see that issue if you selected sub-domain structure while setting your Network up. Please follow the documentation to install Network in correct way.

    Best regards,
    John

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.