earthloveskin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Shop Isle] Change WooCommerce Out of Stock status to Sold OutThanks stippie, however I already tried the functions.php code hours before you posted. Didn’t work for me. What worked was that I used a multi-lingual tool called Loco Translate to replace the Theme and WooCommerce plugin text from Out of Stock to Sold Out.
Hope this helps anyone who’s looking!
Forum: Themes and Templates
In reply to: [Shop Isle] thumbnails still messed up with newest versionYes this solution worked for me too! Checked my site on Microsoft Edge and the WooCommerce update works there, so I cleared my cache from Chrome. Now everything looks fine as they should be!
Forum: Themes and Templates
In reply to: [Shop Isle] Update has not fixed thumbnail issueHow about try your site on another browser? That made the fix for me so when I saw my site was working on Microsoft Edge, I had to clear my Chrome cache.
Hi, what worked for me was I cleared my browser cache and reloaded my store. The WooCommerce thumbnails now work fine.
Forum: Themes and Templates
In reply to: [Shop Isle] Update has not fixed thumbnail issueHi, what worked for me was that I cleared my browser cache. The thumbnail and lightbox issue got fixed.
This is the link to one of the articles. The widget is in the top right sidebar called Sponsors.
I have successfully removed the background of the carousel widget, but had to edit it directly (like I have done so before) within jetpack.css because this was the only way I found working that changes it.
I tried doing this within my style.css and it does nothing.
I think this was the part I edited from jetpack.css to omit the background:
.jp-carousel-slide img { background: none !important; border: none !important; }
Thanks Jeremy! I tried changing the color to white but the carousel sidebar widget won’t change.
Hi, the problem still persisted after doing the above instructions (manual installation).
However, just today when I updated to your newly-released Jetpack version, it fixed everything! So it might be a bug indeed.
Everything’s back to normal now. Thank you!
By the way, how do I customize the background of the carousel? I can do it via CSS but everytime the Jetpack updates, I lose all the changes. It cannot be edited under the general CSS file because it does nothing to it.