Jump to content

jmerrill

Circle Member
  • Posts

    108
  • Joined

  • Last visited

Personal Information

Recent Profile Visitors

728 profile views
  1. @tuanphan Great thank you. This works and I think I'll just stick with this. Last request, can I disable the text showing as a link on mobile, since hovers won't work anyway?
  2. @tuanphan Here's the code I added to my page - not quite working yet. Also, one last tweak request: Is there a way to have the image follow the cursor when hovering over text? URL: https://artdomain.co/about <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> <script> $(document).ready(function(){ // redford $('#block-yui_3_17_2_1_1707952103266_14731 a[href="#redford"]').hover(function(){ $("#block-yui_3_17_2_1_1721156617453_16796").addClass("show"); $(this).addClass('layer-index'); }, function(){ $('#block-yui_3_17_2_1_1721156617453_16796').removeClass("show"); $(this).removeClass('layer-index'); } ); }); </script> <style> #block-yui_3_17_2_1_1721156617453_16796 { opacity: 0; transition: all 0.1s ease; } .fe-block-yui_3_17_2_1_1707952103266_14731 { position: relative; z-index: 99999 !important; } .fe-block-yui_3_17_2_1_1707952103266_14731 * { border: none !important; text-decoration: none !important; } .show { opacity: 1 !important; transition: all 0.1s ease; } .fe-block:has(.layer-index) { z-index: 999999999999999 !important; position: relative !important; } </style>
  3. @tuanphan Love your share here. Is there any way to have the image display above the text on the z index? URL: https://artdomain.co/about
  4. I've found a couple other options as well that you might want to look into: https://snazzyview.com/squarespace-plugins/p/slide-out-cart-plugin-squarespace https://squarerefresh.com/plugins/mini-cart
  5. @tuanphan Never mind, figured it out. Simple fix - you just remove the thumbnail images from the variants when editing your product.
  6. I am using the Simple layout for product pages and have a string of product images displaying vertically. When I select a product variant (size), the page scrolls to the top. Is there a way to disable this page scrolling? URL: https://artdomain.co/apparel/p/unisex-t-shirt-13 Screen Recording 2024-07-04 at 10.16.16 AM.mov
  7. URL: https://artdomain.co/shop/p/gustav-klimt-coloring-book-landscapes I have some code in place for a "Buy on Amazon" link in the product description to redirect to Amazon. Along with this there is some CSS to style the link as a button. The CSS works perfectly on desktop but at mobile size doesn't. Assuming this needs some kind of media query code??? Any help would be appreciated!
  8. Anyone found a solution to this? Facebook comments looks fine on desktop but tablet and mobile have a bunch of white space on the right. URL: https://artdomain.co/articles/the-curious-case-of-gustav-klimts-enigmatic-portrait-of-a-lady This is the code I added to the Post Blog Item Code Injection space: <div class="fb-comments" data-href="https://artdomain.co/blog{website.baseUrl}{permalink}" data-width="100%" data-numposts="5"></div>
  9. I have the following page with a simple quiz on it—there will be many of these types of pages. I would like to know if there is a way clicking on buttons A, B and C reveals the section below it; while clicking on button D reveals the bottom section. Note: Once any button is clicked, the ability to click any other button is disabled.
  10. @paul2009 I have a Contributor who is making blog entries for me. The blog entries are relatively simple (a title, image, very short excerpt, tag and category - no body text) but, there are now tens of thousands of them in total. As of last week she has been experiencing slow performance in adding blog entries now. However, when I go in and add blog entries, I don't have any issues. Any suggestions?
  11. Not sure where else to post this so... I get an endless page load loop whenever I try to create a pricing plan. This isn't an isolated instance - happens every time. Anyone else having this issue? artdomain.co Screen Recording 2024-03-15 at 12.04.11 AM.mov
×
×
  • 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.