New Landing How can we help? Atelier Can't import Flock theme content and other weird stuff happening

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #264484
    squaremoonstudio
    Member
    Post count: 4

    So, after two days full of headache with not being able to do simple things as changing photos for products i decidde dto give it a fresh reinstall. Now after having a fresh reinstall i have been trying to import the demo content (and widgets, color options and theme options) and settings from flock theme but it always breaks off at 60%. After about 4 tries he usually gets there in the end but then the nightmare starts with shop items not working properly and random bugs that are too many to list at this point.

    So i dont know, but maybe this comes from the IMPORT not being done properly?
    Maybe if you manage to import properly can you check around a bit espeically cretaing shop items and photo upload?
    I tried over 15 times and i just can’t take it anymore, have done many many fresh installs but it all leads to the same mess.
    I hope you can have a look at it and help, i love your theme but so far its been a giant headache joruney without understanding what might be the problem…

    Hope to hear back from you and THANKS in advance for taking the time.
    Keep up the good work…

    Attachments:
    You must be logged in to view attached files.
    #264512
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Using your FTP, please locate and open the WordPress wp-config.php file which can be located at your root installation directory.

    Add this: define('WP_MEMORY_LIMIT', '256M'); above the line /* That's all, stop editing! Happy blogging. */

    Thanks.

    #264853
    squaremoonstudio
    Member
    Post count: 4

    So i checked out what the problem might have been and came across the solution:

    Put this is your themes function.php

    add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ );

    function change_graphic_lib($array) {
    return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ );
    }

    After having done that the import worked peoperly as well as the images upload.
    Hope this will help someone else in the future!

    #265137
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted for you.

    Although not seeing the relation between that problem and your solution, but thanks for sharing.
    since the images that sometime to upload depending on the server speed, sometimes it’s necessary to run the importer more than once.

    Thanks

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register