WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-59eca9-62.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 115152 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: Ecommerce product page template side-nav does not show up
Arturas_Dulka
asked 4 years ago
I'm trying to implement ecommerce template in my asp.net application. However, the template is broken a little. If you open this page (https://mdbootstrap.com/snippets/standard/mdbootstrap/2515460) which has main e-commerce page showing, you can click on "categories" link in navigation which opens up a sidenav. This works well on my project aswell. However, if you navigate to product page template (https://mdbootstrap.com/snippets/Standard/mdbootstrap/2515476) if you click on categories nothing happens. I can't make it work on my project aswell. Need help resolving this.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.7.1
- Device: PC
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes