Archive Shop Pages are not getting css style
When I go to the shop page everything looks fine but when I click on the pagination the style breaks. Looking at the code it's creating the <ul> but adding the <li> outside the <ul>. However when I refresh the same page the structure and style work fine. Is this an Ajax issue? How can I disable it?
Comments