Title: Error 404
Last modified: March 7, 2020

---

# Error 404

 *  Resolved [Claudio](https://wordpress.org/support/users/claudio65/)
 * (@claudio65)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/)
 * Error 404 for all created demos.
    After user send subscription form the confirmation
   page is shown, but the new demo is not created. My main site URL: [https://loja.virtual.rio.br/woo/](https://loja.virtual.rio.br/woo/)
   Site demo created URL: [https://loja.virtual.rio.br/useremaildomain](https://loja.virtual.rio.br/useremaildomain)(
   i.e. Johngmailcom)
 * What am’I missing?
    Is there a step by step config instructions?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-404-47%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Michael](https://wordpress.org/support/users/mikeyhoward1977/)
 * (@mikeyhoward1977)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12519733)
 * If you create a new site manually within admin, does that work?
 * Also, does the URL you are trying to access match the URL that is given within
   admin -> sites?
    -  This reply was modified 6 years, 3 months ago by [Michael](https://wordpress.org/support/users/mikeyhoward1977/).
 *  Thread Starter [Claudio](https://wordpress.org/support/users/claudio65/)
 * (@claudio65)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12521163)
 * Thank You for the answer.
 * Yes, if I create sites manually it works.
 * Yes, the URL is the one given ate admin -> sites.
 * The problem persists.
    I have no idea what about to do.
 * Another question:
    The main menu is not replicated within the new site I created
   manually. The pages and posts that I checked to be replicated, at the config,
   are not been replicated too. My idea with this plugin is to create an entire 
   copy of the main site. And allow people (whom don’t know how to use WordPress)
   to insert products at a virtual store. Exactly as a Demo of my web store. Am’I
   getting this wrongly?
 *  Thread Starter [Claudio](https://wordpress.org/support/users/claudio65/)
 * (@claudio65)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12522296)
 * Never mind!
    I justa found another way. Thank You very much!
 *  Plugin Author [Michael](https://wordpress.org/support/users/mikeyhoward1977/)
 * (@mikeyhoward1977)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12524257)
 * Are you able to share? May help out other users.
 *  [redcastor](https://wordpress.org/support/users/redcastor/)
 * (@redcastor)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12527293)
 * Hello,
 * The problem is in the plugin file register-actions.php line 84 the path of the
   network is not include like wordpress wp-admin/network/site-new.php line 237 (
   get_network()->path)
 * You must change the like so the line 84:
    ‘path’ => untrailingslashit(get_network()-
   >path) . $path,
 * or use the hook ‘epd_site_registration_args’ to change $args[‘path’] for the 
   correct path
 * Regards
 * Auban
    -  This reply was modified 6 years, 3 months ago by [redcastor](https://wordpress.org/support/users/redcastor/).
 *  Plugin Author [Michael](https://wordpress.org/support/users/mikeyhoward1977/)
 * (@mikeyhoward1977)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12529310)
 * Thanks [@redcastor](https://wordpress.org/support/users/redcastor/). An update
   has been pushed
 *  [redcastor](https://wordpress.org/support/users/redcastor/)
 * (@redcastor)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12529459)
 * Thanks, but i work on localhost with subfolder so its not a subdomain and the
   get_network()->path is not set.
 * Auban
 *  Thread Starter [Claudio](https://wordpress.org/support/users/claudio65/)
 * (@claudio65)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12533670)
 * >  Mike Howard (@mikeyhoward1977)
   >  2 days, 3 hours ago Are you able to share?
   > May help out other users.
 * Actually I gave up to the plugin and use another 2 others.
    But I decided to 
   give it another try. Simply don’t work.
    -  This reply was modified 6 years, 3 months ago by [Claudio](https://wordpress.org/support/users/claudio65/).
 *  [redcastor](https://wordpress.org/support/users/redcastor/)
 * (@redcastor)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12540085)
 * Not work.
    You not add network path to the domain arg but on the path arg

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

The topic ‘Error 404’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-plugin-demo.svg)
 * [Easy Plugin Demo Builder](https://wordpress.org/plugins/easy-plugin-demo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-plugin-demo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-plugin-demo/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-plugin-demo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-plugin-demo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-plugin-demo/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [redcastor](https://wordpress.org/support/users/redcastor/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/error-404-47/#post-12540085)
 * Status: resolved