Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @borismoggy – Under Gallery > Add Gallery / Images … have you looked at the “Import” options? By default you should be able to import any image within the /wp-content/ folder and its sub-folders.

    If you are looking to import from outside the WordPress content folder then you will need to likely add the following to your wp-config.php file:

    /** Change Import Folder path */
    define( 'NEXTGEN_GALLERY_IMPORT_ROOT', dirname( __FILE__ ) . '/'  );
    define( 'NGG_IMPORT_ROOT', dirname( __FILE__ ) . '/' );

    Thanks!

    – Cais.

    Thread Starter borismoggy

    (@borismoggy)

    The import options are limited to Photocrati Galleries. I don’t even understand that cos if you have Photocrait galleries you’ve already imported them!
    I have tons of images already on the server, what I want to do is import them from the server, instead of uploading them yet again. Is bandwidth free where you come from?

    Plugin Contributor photocrati

    (@photocrati)

    @borismoggy – What specifically are you trying to use in NextGEN Gallery to import with?

    If you implemented the define statements above you should be seeing your entire folder structure from the root down within the NextGEN Gallery import option.

    Thanks!

    – Cais.

    Thread Starter borismoggy

    (@borismoggy)

    Thanks very much but I uninstalled Photocrapi, I got a really good theme now

    Thread Starter borismoggy

    (@borismoggy)

    Photocrapi support have my login, but I can’t sit and be handheld constantlky by them to achieve everything I want. The theme I have now is really simple and works excellent. Its a breeze to customise and my site look show I wanted it.

    Plugin Contributor photocrati

    (@photocrati)

    @borismoggy – If you were looking for support for the Photocrati Theme you should have contacted our theme support team directly via support@photocrati.com … unfortunately we would not be able to provide support for our theme here due to current WordPress forum guidelines.

    Thanks for the updates!

    – Cais.

    Thread Starter borismoggy

    (@borismoggy)

    Erm…check your email…I DID email that address.

    Plugin Contributor photocrati

    (@photocrati)

    @borismoggy – Our Photocrati Theme support team are very diligent in their work, you should have received a response within one business day at the latest … unless your email went to spam then it may take a couple of days before it gets re-processed.

    Thanks!

    – Cais.

    Thread Starter borismoggy

    (@borismoggy)

    Thanks. I’m done with Photocrapi.

    Plugin Contributor photocrati

    (@photocrati)

    @borismoggy – Sorry to read that but thanks for letting us know all the same.

    – Cais.

    @photocrati – I am running into a similar issue on my server and attempted to implant the above into the wp-config.php file and it did not work for me.

    Any other suggestions/thoughts?

    -Adam

    Plugin Contributor photocrati

    (@photocrati)

    @adamsnyder – Please start your own topic so we can try to help you with your specific issue on your specific site.

    See http://codex.wordpress.org/Forum_Welcome#Where_To_Post

    Thanks!

    – Cais.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘How to import images already on the server’ is closed to new replies.