No content to show

User Activity

Hi,thank you for the answer. I'm trying to solve the problem via the Localization feature of Meta's Commerce Manager. If I can't, I'll consider changing the language.Thank you
Hi,thank you for the answer. I'm a bit concerned about changing the default language, as it would remove all the Italian translations.Even though I can export and re-import them, I wouldn't want to end up in a situation where I have to hunt for new s...
Hello,I've installed the Facebook & Instagram app to run dynamic ads on Meta.I've noticed that the product links generated by the app point to the English version of my website:  I would like them to point to the Italian version instead. My question ...
Similar problem here:Default language: Italian (https://cnick.it/)Secondary language: English (https://cnick.it/en/)But the website link in the product catalogue is to the EN language only:  I'd prefer to link to the default version, as I'm advertisi...
Hi Heddy,thank you for the answer, everything clear. Hope I'll try with option 1, so to practice with scripting a bit. Thank you again!
I found the answer by looking to the contact-form.liquid code. Just add:  {%- if form.posted_successfully? -%} <h2 class="form-status form-status-list form__message" tabindex="-1" autofocus> {% render 'icon-success' %} {{ ...
Hello,I've created a custom form for my product template (i.e. here: POUF EDEN PIANCA | Mobil House Arredamenti . The form shows up when clicking on the RICHIEDI PREVENTIVO green button) Actually the form type is 'contact', so I receive an email when...
Hello,thank you for your answer. Unfortunately this seems not to be the solution. I tried to modify the main-collection-banner.liquid this way:   <div class="collection-hero__text-wrapper"> <h1 class="collection-hero__title"> <span c...
Hello,I use collection description + a custom metafield containing additional text in my collection pages (example here: Poltrone Design Moderne | Mobil House Arredamenti) I'm willing to avoid duplicated content and my idea is to avoid loading the de...
Hello,I'm experiencing an issue with SEO crawlers (can't crawl - File size of the HTML page is too big) on my site at https://mobilhouse.it/ I've read some articles on the web and looks like the problem is related to a huge amount of html code in my ...
Hello,I'm analyzing my website in order to try improving the pagespeed score. When analyzing through Shopify Theme Inspector I see the following:  I was wondering: what is that "waiting time" right in the middle? Any idea on how to further explore th...
I guess I found it: {% if template == product %} I'll use OR statemente if I'll create new product templates
Hello,I use a linked liquid.js to manage custom scripts on my site. I'd like to execute one of the scripts only if the page is a product page, no matter what the template. I tried several ways:{% if product %}{% if template contains 'product' %}{% if...
Hello,is there a way to show the form response (i.e.: "Thank you: the form has been submitted") on a page containing a custom form? As in the standard form:   Thank you
Hello,I've added:a form to my contact page via theme customizera form to the main-article template by adding code to the template, as explained here: Add a contact form to your theme (shopify.dev)Is there a way to add an email address as BCC (or CC) ...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.