cancel
Showing results for 
Search instead for 
Did you mean: 

installing a theme... is horrible

SOLVED

installing a theme... is horrible

Hey folks,

 

i just need a little bit help. I bought the Theme: https://themeforest.net/item/facon-fashion-responsive-magento-2-theme/16382344

 

so, i just downloaded it and give it a try. But every time i install the "Quickstart-Package" it's crashing. But no problem, i just take the Magento 2.1 and install it on my v-server.

 

First try: CSS missing.... Hmpf, sheet.

Second try: Class missing...

Thirth try: CSS missing....

 

the fourd try i get this result:

There has been an error processing your request

Class Magento\Catalog\Api\Data\ProductSearchResultsInterfaceFactory does not exist

Error log record number: 1225536368573


I dont know what to do...

 

thank ya for your time

 

Greetings

Marvin

2 ACCEPTED SOLUTIONS

Accepted Solutions

Re: installing a theme... is horrible

Hello @marvldesign

 

Do one thing 

 

run setup: upgrade command and run again static content deploy command.

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

View solution in original post

Re: installing a theme... is horrible

Hello @marvldesign

 

 

THere  is two language in your store so you need to do a deployment for de_DE and en_US

 

There is permission issue into generation folder for that you need to give proper permission.

 

Hope it will help you.

 

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

View solution in original post

7 REPLIES 7

Re: installing a theme... is horrible

Hello @marvldesign

 

can you please remove generated/code and generated/metadata.

 

and flush cache and try it.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: installing a theme... is horrible

Hey,

 

thank you for the answer, i did it.

 

i could manage to get the page appear but now it seems that the css dont load correctly.

 

http://badmittler.jimador.de/

There you can see the "problem"

Re: installing a theme... is horrible

Hello @marvldesign

 

Please run below command

 

php bin/magento setup:static-content:deploy de_DE


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: installing a theme... is horrible

Hey @Sunil Patel

 

now i get this: An error has happened during application run. See exception log for details. 

Re: installing a theme... is horrible

Hello @marvldesign

 

Do one thing 

 

run setup: upgrade command and run again static content deploy command.

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: installing a theme... is horrible

Hey @Sunil Patel

 

well, i get the same result as before:

 

just give it a look: http://badmittler.jimador.de/

Re: installing a theme... is horrible

Hello @marvldesign

 

 

THere  is two language in your store so you need to do a deployment for de_DE and en_US

 

There is permission issue into generation folder for that you need to give proper permission.

 

Hope it will help you.

 

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer