Products disappear from Category pages and then randomly reappear

Hi All, As a non-coder, business person I was hoping to get your advice for the following: Intermittently products disappear from categories through out the day and then re-appear randomly. So far I have seen and had customer complaints from the following categories 1) https://www.artlounge.in/traditional-oil-paints 2) https://www.artlounge.in/watercolour-paint Yesterday after re-index and re-cache it seems that …

How to download required media files for a category or product on demand?

Suppose you got some Magento tasks like: – Re/designing a theme – Modifying a category or product page In this case, Do you download all the media files? Even if you decided to download all the media files? – Do you have sufficient storage? – Do you have enough patience to wait for the entire …

Search select in a phtml

Is there a way to have search select (like the selectjs javascript ) for a phtml file in magento. I know there is a way to do that with ui_element (.xml). But I’m trying to add search select for the customer registration. which is a phtml file submitted by /u/lucif3r009 [link] [comments]

Poor category TTFB performance after 2.4 update caused by list.phtml

Since updating to 2.4 we have some categories with a TTFB of over 2.0 seconds. After profiling the category pages we found that the Mageplaza/LayeredNavigationPro/view/frontend/templates/type/list.phtml has 35 requests each taking around 400ms. This 35 figure I imagine is the amount of filterable attributes the category page has. Even if I disable Mageplaza Layered Nav module …

Change how Magento generates Product Image URLs

Hello! We are working on a yet-to-be-launched Magento installation. We have roughly 19,000 products with images. We’re using the SIRV CDN to store images, and its extension to add functionality to the product details page. What’s great about this is that we can upload the image to SIRV and it automatically appears on the product …

Upgraded from Magento CE 2.3.5 to 2.4.3 – 2fa with Google Authenticator keeps asking for the code.

Hi, first post here, I just upgraded Magento to 2.4.3 and I was happy to see the 2fa functionality. On the first login I got the email and then got redirected to the QR code. I scanned it with the Google Authenticator App and it all went good. The problem I am facing now is …

How to include vendor/magento/module-page-builder Page Builder styles in custom theme?

Hi, we’ve just updated to M2.4.3p1 Open Source and part of the reason was to get Page Builder, which we now have, so that’s great. But… we can’t work out how to include the styles from the Page Builder in our custom theme. If we swap to Luma theme then the styles are there as …