URGENT: Items not displaying in Categories

Nicholas H. shared this problem 55 days ago
Solved

Items are not showing up in the categories as they used to. For example, I have combos in the Bonce and Slide category as "Primary" box checked and also in the bounce house category but without the box checked. It seems as if all of the items are only being shown once. That is leaving categories like Dry Slides and Holiday Themed completely empty. Any help is greatly appreciated!

Comments (6)

photo
1

Same issue category:Bounce Houses


For me.

photo
1

Same for me as well.

photo
3

Hello Nicholas, Eric, and Chad,

Thank you for bringing this to our attention. We are seeing this bug on multiple user accounts. Although a cause is not yet known, we have a developer currently working on it.

I will send over an update as soon as we know more.

photo
1


<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Thank You</title>
  <style>
    body {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      height: 100vh;
      margin: 0;
      font-family: Arial, sans-serif;
      background-color: #fff0f5;
    }

    h1 {
      font-size: 3rem;
      margin-bottom: 20px;
      color: #ff4d6d;
    }

    .heart {
      width: 100px;
      height: 90px;
      position: relative;
      transform: scale(1);
      animation: beat 1s infinite;
    }

    .heart::before,
    .heart::after {
      content: "";
      position: absolute;
      top: 0;
      width

photo
1

I'm not sure a little CSS will help this issue. To me it seems like its exiting a loop when its populating items or something, as the item only shows up in the category that you set as the primary first, no matter how many else you saved. Perhaps the load function is exiting while its running through the array of categories, maybe while its filtering the list of inventory? Definatly seems related to some kind of page builder. Check your typescript.

photo
1

My comment above is HTML code that is just a message that says "Thank you" with a beating heart..

photo
1

Im having full categories go empty out of nowhere. one minute its only one category and the next minute its multiple

photo
photo
1

The developer working on this issue is hopeful that it has been resolved. He is running one last sync on all affected sites and will confirm that this has been resolved in the morning. I will update this ticket as soon as I know more.

photo
2

This should be fixed now. Your category pages should now be displaying all items correctly again.

photo
1

It looks like everything is back to normal, thanks!

photo
photo
1

Hey guys,


Items are not showing up in the categories that I check as "primary". For example, I have the regular Bounce houses in the "bounce houses" category as "Primary" box checked and also in the "combo wet/dry slide bounce house" category but without the box checked. but all of the items are showing in the "combo" category first than the combo units. and also in all other categories, Any help is greatly appreciated!

photo
1

Hi Andres,

It sounds like you may need to update the display order to change the order in which items display. To do so go to Settings-->Display Order-->Select "Wordpress". Click on the category you wish to change the order of and click and drag the inflatables to update the order. You can also click and drag the categories to change the orders as well!

066ad03eced4d9ea8897878a76767698

7095605fbb0054e6e4fd00b717268e5e

photo
1

Thank you! Solved!

photo
1

You are welcome, glad I could help!

photo
Leave a Comment
 
Attach a file