QuotePlease increase the Max Execution time to at least 300 - you can do it in host panel or in php.ini file in root directory
Thanks for the help, I reimported the database in case it wasn't fully properly done the first time and don't experience the products' section issue anymore.
I also changed the PHP max_execution_time and memory_limit on the old server so they match the new one, just to see if the website reacted the same way (blank page) and it didn't so I'm not sure increasing the max execution time is necessary (I would have to change server again because I can't modify php.ini on the new one)
QuoteSecondly your version of PS is 1.6.1 so it seems you have few modules which does not runs correctly with PHP 7.0 . Please downgrade the PHP version to 5.6 (which is recommended for PS 1.6) and then try again (dont forget to clear cache afterwards).
I also modified the PHP version to 5.6 but got the same result and the old server is configured in 7.0
QuoteAlso it seems you havnt installed SSL certificate (you can install the free SSL) and turn on friendly URL which will regenerate .htaccess file, (i had noticed redirections on your store) this might fix your issue as well.
Yes I haven't installed SSL yet because I'm waiting for the website to fully work in order to link it to its domain name and then generate the certificate.
Redirections were caused by something else not relative to the new server, it's fixed now.