• Resolved nicklasdenmark12

    (@nicklasdenmark12)


    Hey!
    So, i have been wanting to translate my site to 100% danish, from english becuase i used a theme (webify). The problem is, that i am not allowed to translate certain elements inside woocomerce. When i edit, and press save, it says:
    “Remote connections are prevented by your WordPress configuration. Direct access only..

    this is some examples of things i want to translate.
    https://ibb.co/YNvPvQy
    https://ibb.co/qW454fC
    https://ibb.co/zX6zsrR
    Thank you for help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tim W

    (@timwhitlock)

    You need to speak to your systems admin or hosting provider about this.

    Somebody has deliberately set FS_METHOD to “direct” on your site, which means Loco Translate will disallow the use of remote connections. All file manipulations will be done directly, so you are at the mercy of the file permissions that are in place.

    If you can’t use remote connections you will have to ensure the files you want to edit are writable by PHP. See this page for more about the topic: https://localise.biz/wordpress/plugin/manual/filesystem

    Thread Starter nicklasdenmark12

    (@nicklasdenmark12)

    Thanks. Im kinda confused, but i will try to talk to my hosting provider, becuase im prette sure im the admin.
    Can it have something to do with, that i have before edited in the FTP/cPanel-
    ../wp-content/themes/webify/theme/helpers/fn.woocommerce.php?

    Plugin Author Tim W

    (@timwhitlock)

    FS_METHOD is usually defined in wp-config.php, although theoretically could be in any code anywhere. See the WordPress documentation on this.

    I can’t advise on whatever your webify theme helper does, or whether it’s responsible for setting this.

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

The topic ‘[HELP] Not allowed to translate.’ is closed to new replies.