Jump to content

Venera

Member
  • Posts

    92
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Venera's Achievements

  1. It was very hard to understand because I can't code, but I did it! I noticed that this code does not work when the products are on the main page - not on the store page. Do I need to paste the same code on the main page? Could you tell me how to do this thank you very much!
  2. Hello everyone! I also use this plugin, double the price is displayed for discounted products, on the main page and on the store page and in the product page itself. In addition, on the product page, all products that "you might also like" are displayed with a double price, regardless of whether there is a discount or not. <!-- Reformat Product Price (15,000.00 -> 15000) --> <!-- Author: Dmitry Kiselyov @_dmitrykiselyov --> <script src="https://cdn.jsdelivr.net/npm/@ryanmorr/ready@1.4.0/dist/ready.umd.js"></script> <script>!function(){function reformatPrice(price){var priceClone=price.cloneNode(!0);function reformat(){priceClone.innerHTML=price.innerHTML;var target=priceClone.querySelector(".sqs-money-native")||priceClone,textNode=priceClone.querySelector(".sqs-money-native");target.textContent.length>1?target.textContent=format(target.textContent):textNode&&(textNode.textContent=format(textNode.textContent))}function format(text){return text.replace(",","").replace(/\.\d{2}/,"")}function watch(){var observer;new MutationObserver(reformat).observe(price,{childList:!0})}priceClone.classList.add("product-price-clone"),price.parentNode.insertBefore(priceClone,price.nextElementSibling),price.style.display="none",reformat(),watch()}ready(".product-price:not(.product-price-clone),.original-price:not(.product-price-clone)",reformatPrice)}();</script> <!-- end Reformat Product Price --> Is there any way to solve this with this code? Please help me website - https://www.veneramor.com/
  3. Thanks for sharing, but unfortunately this still doesn't work for my site 😞
  4. I have the same question, try these codes from this topic. unfortunately it didn't work for me and I'm looking for an answer.
  5. Hi! I've used these two codes, but unfortunately none of them work for my site https://www.veneramor.com/shop/p/illuminated-wonders Could you please help me?
  6. thank you very much! How do I reduce the font "sold out" in the mobile version on shop page?
  7. Hi guys, I just noticed that there is a completely different font here, could you tell me how to fix it all? 1. on the main page, the "sold" ribbon has a different font, how do I change it? 2. on the shop page, I need to change the font and the size of "sold out", in the mobile version the font is very large. Please help me!
  8. Yes, I used this code, but unfortunately it only changes the font inside the menu. How do I change the font of the menu itself?
  9. Hi tuanphan! Thanks for this code, I managed to change the text in the drop-down menu with this code, but I can't change the text and size of the menu itself, could you help me? https://www.veneramor.com/store/p/matte-vertical-posters
  10. Hi guys! Please help me change the font on the product page, there should be a different font in the drop-down menu "size" and "paper". And also whether it is possible to increase this font so that it is the size of the price. https://www.veneramor.com/store/p/matte-vertical-posters
  11. Sorry, my bad. It works perfect! Thank you so much!
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.