Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1410360

    This seems to work fine on our staging site when “Load more” is complete (with your Masonry design element), but on production site it also shows the individual variations of a variable product, but clicks into the variable product. We do not want the individual products showing on this landing page, but why are they? Thanks.

    #1410361

    This particular issue is urgent so I would appreciate your quick reply. Thanks.

    • This reply was modified 1 year, 6 months ago by Illingco.
    #1410406

    Hi,

    Thank you for the inquiry.

    Have you tried reselecting the categories in the masonry element? If the issue persists, you can temporarily hide the variable items by adding the following CSS code:

    .av-masonry-entry.type-product_variation {
        display: none !important;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.

    Best regards,
    Ismael

    #1410472

    Sorry, which part exactly do I toggle off and on?

    #1410556

    Hi,

    After adding the CSS code that we suggested above, try disabling the CSS compression in the Enfold > Performance > File Compression section. Have you tried reselecting the categories?

    Best regards,
    Ismael

    #1410594

    I have tried all of that. Nothing works, except using the CSS and listing all products without using any other pagination (and the standard pagination just loads the same first page if it shows up at all).

    #1410665

    Hi,

    Have you tried temporarily disabling the plugins? Please keep the CSS code for now to hide the unwanted items on a temporary basis.

    Best regards,
    Ismael

    #1411744

    I have not, because the staging site works fine and is an exact replica of the production site.

    #1413190

    Hi,

    Sorry for the delay. Have you tried reselecting the categories in the Masonry element? You should also try and flush the permalinks by resaving the options in the Settings > Permalinks panel. Let us know if this helps.

    Best regards,
    Ismael

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.