Title: omnia25's Replies | WordPress.org

---

# omnia25

  [  ](https://wordpress.org/support/users/omnia25/)

 *   [Profile](https://wordpress.org/support/users/omnia25/)
 *   [Topics Started](https://wordpress.org/support/users/omnia25/topics/)
 *   [Replies Created](https://wordpress.org/support/users/omnia25/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/omnia25/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/omnia25/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/omnia25/engagements/)
 *   [Favorites](https://wordpress.org/support/users/omnia25/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [It seems to be a problem with your server permissions](https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions-2/)
 *  Thread Starter [omnia25](https://wordpress.org/support/users/omnia25/)
 * (@omnia25)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions-2/#post-13702238)
 * Thanks, y’all for your reply
    I got a reply in the other forum and worked for
   me **here is the forum link**
 * [https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions/#post-13702180](https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions/#post-13702180)
 * **and this is the answer>>**
 * I had the same problem. The issue for me was that when it was looking for the
   local file it was running esc_url on the file path. If you are using the nd-shortcode
   plugin the file is
 * wp-content/plugins/nd-shortcodes/inc/settings/import-demo/index.php
    Line: 83&
   Line 191 $nd_options_xml_url = esc_url( get_template_directory().’/import/demos-
   options.xml’);
 * CHANGE TO
 * $nd_options_xml_url = get_template_directory().’/import/demos-options.xml’;
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [It seems to be a problem with your server permissions](https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions/)
 *  Thread Starter [omnia25](https://wordpress.org/support/users/omnia25/)
 * (@omnia25)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions/#post-13702180)
 * wow thank you it works
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [It seems to be a problem with your server permissions](https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions/)
 *  Thread Starter [omnia25](https://wordpress.org/support/users/omnia25/)
 * (@omnia25)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/it-seems-to-be-a-problem-with-your-server-permissions/#post-13680361)
 * the project on localhost

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