Good morning, we finished the virtual store (https://perupowersports.pe/tienda) created with the XSTORE theme a few weeks ago and everything is fine. Reviewing the Elementor widgets, I noticed that in the DEPRECATED section there is the “Products” widget, which is the one we have used on the home page to show lists (slider) of the latest products for the 3 brands managed.
Screenshot => https://iili.io/JYBdHaR.jpg
When testing the other widgets (Products List, Products Grid, Products Carousel and Products Masonry) from XSTORE to display products, I notice that they do not show some important elements that they do load with the “Products” widget, specifically the product label (vehicle name ) and the “Buy by WhatsApp” button.
Screenshot => https://iili.io/JYBJp6J.jpg
The “Ajax Products Tabs” widget that we also use in a section of the home page loads correctly and displays the data that the “Products” widget also shows us.
Screenshot => https://iili.io/JYBd93v.jpg
Of all the widgets for XSTORE products, the one I was thinking of placing is the “Products Grid” to replace the “Products”.
This is the code added (I’ll pass it to you privately) in the “functions.php” file of the child theme (xstore-child) that allows the display of the “product tags” in the “Products” widget, what should I do? vary on it so it can also work with the “Products Grid” widget.
At the CSS level (style.css) I have also added some rules in the child theme (xstore-child) to change some text and background colors in the elements.
I will appreciate your observations.
Kind regards.
PS: I am thinking of adding the website to CLOUDFLARE, since the loading of content is slow, especially on the home page… On mobile devices it takes a long time. What problems could arise most commonly between XSTORE and CLOUDFLARE?