cancel
Showing results for 
Search instead for 
Did you mean: 

First approach issues (can't create Pages, Products or Design Configuration)

First approach issues (can't create Pages, Products or Design Configuration)

I've always developed websites by using Wordpress+Woocommerce, now I'm trying to build a Magento2 (v2.3.4) website, so I'm new to this app.
Actually I've installed the latest version to this domain magento.effettiadventure.com
Later on I've installed this theme Athlete2 https://themeforest.net/item/athlete2-strong-magento-2-theme/23693737
by copying the app and pub file...


Then I proceeded running into the hosting Terminal these lines:

php magento.effettiadventure.com/bin/magento setup:upgrade 
php magento.effettiadventure.com/bin/magento setup:di:compile 
php magento.effettiadventure.com/bin/magento setup:static-content:deploy -f 
php magento.effettiadventure.com/bin/magento cache:clean 
php magento.effettiadventure.com/bin/magento cache:flush

I had to increase php memory limit from 128MB to 512MB.

 

Now in the backend the theme seems installed but when I check into Design Configuration, it looks empty without any information.
I can't even create pages or products and the overall loading of the panels seems a bit slow.

 

Can someone please help me better understand how Magento2 installation and configuration works and fix these beginner issues?

 

Thank you