cancel
Showing results for 
Search instead for 
Did you mean: 

Products not loading on front end , its keeps loading for ever (using Ajax layer pro)

SOLVED

Products not loading on front end , its keeps loading for ever (using Ajax layer pro)

can someone please help me solve this issue?

 

all was working fine before, I wanted to add some extensions, for which I copied the zip file content of the extension to the app/code/Mageplaza, and then ran the setup: Upgrade common, there nothing to import came, and my website got crashed so I deleted everything and unzipped my backup folder which I made just before I started working on the extensions,

 

At this movement, everything looks normal, but my products are not loaded up, this is the only issue I have now  for that I have done the following things 

1. Cleared/flushed cache 

2. ReIndexed 

3.static content -f 

4.Recompiled 

5.Upgraded 

6. changed var folder to 777 

 

i have done all the steps, in the order they are supposed to be done, following online blogs

 

but I failed I am not able to crake it, someone please guide or let me know what I am missing, I am new to Magento 

 

my Magento version is 2.4.2

website: novexiz.com

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Products not loading on front end , its keeps loading for ever (using Ajax layer pro)

@jasssuhaile650  You may have an issue with the store code that has been added to base URL.

as  https://prnt.sc/13ps2ei it shows 301 Moved permanently

 

https://www.novexiz.com/productfilter/index/firstLoad/ gets response 200

 

but https://www.novexiz.com/medical_en/productfilter/index/firstLoad/ shows 301 Moved Permanently.

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.

View solution in original post

1 REPLY 1

Re: Products not loading on front end , its keeps loading for ever (using Ajax layer pro)

@jasssuhaile650  You may have an issue with the store code that has been added to base URL.

as  https://prnt.sc/13ps2ei it shows 301 Moved permanently

 

https://www.novexiz.com/productfilter/index/firstLoad/ gets response 200

 

but https://www.novexiz.com/medical_en/productfilter/index/firstLoad/ shows 301 Moved Permanently.

Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.