• skofled

    (@skofled)


    you are help me to link my photo with sku thanks

    but i see one problem if i selected more than 10 photo it is comping error for uploaded
    just working for 10 pic

Viewing 1 replies (of 1 total)
  • increase your memory limit in wp_config.php by this:
    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );

    then go to your php.ini
    change the max_execution_time to at lease 600.
    change the max_upload_size in your php.ini to whatever upper limit you want.

    Remember to restart to reflect changes by
    sudo service apache2 restart

    • This reply was modified 2 years, 10 months ago by tresila.
    • This reply was modified 2 years, 10 months ago by tresila.
Viewing 1 replies (of 1 total)
  • The topic ‘you are the best’ is closed to new replies.