Jump to content

creedon

Circle Member
  • Posts

    9,363
  • Joined

  • Last visited

  • Days Won

    78

Everything posted by creedon

  1. #cart .cart-row-price, #cart .cart-subtotal-price { color : red; } Let us know how it goes.
  2. @jesyxng @Jackie123 I have updated my cited code in my October 30, 2020 post.
  3. @jesyxng @Jackie123 It appears there is a bug in my code. Give me a couple of days to see what I can do. My apologies for the inconvenience.
  4. Put your shop page in Not Linked. Then create a regular Page that is an index to your category pages. From there if you don't want people to hit the main Shop page, then you have to fiddle the shop pages with some code to link back to the index page you created. I seem to recall this has been discussed in several threads at least. Although I don't have links to those threads at the moment. You might search later for them after the forum software has reindexed the forum search engine.
  5. Please see the following. I think it is close to the effect you want. Let us know how it goes.
  6. I can understand your confusion. SS has a tendency to update various elements of their interface piecemeal and the interface is a bit muddled in places. So things can be slightly different across the various elements that can be edited. @TrevorRowe touches on the two main differences in editing. In general plain Pages, those that aren't a collection of items such as Events, you are basically publishing live. Although you can set up a manual system, if you don't want to go live with those types of pages, by making a copy, work on the copy, then later swap the copy in for the original page. It can involve a dance of changing URLs and other maintenance tasks. Collections of items like Events usually have controls for unpublished and published states. Although collections have some generally common elements, they are all just a bit different in how they handle these tasks.
  7. In the store product detail add to cart button url redirect code you probably want to change the bailIfNoIdsInMap variable to false. bailIfNoIdsInMap : false, // use false or true Let us know how it goes.
  8. Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue.
  9. Without adding any custom code the only way I can think of to handle this would be to not use variants and set your stock levels to 5 each. If you want to use code then take a look a Trunk. It's a paid extension. I've not used it but from it's description it seems as though it could handle this particular need. To be sure though you'd want to contact them. I don't have any immediate thoughts on the rest of what you want to accomplish.
  10. Site URL? I suspect you may want to take a look at Universal Filter. Let us know how it goes.
  11. The structure of the HTML is not as my read me shows. <script> twc.spdatcbur.idUrlMap = { /* the format of each line is a product id or sku and a URL copy and repeat the line below for each product id or sku, remove the "// " at the beginning of the line and enter the appropriate data. this has been done once initially */ // '[enter product id or sku here between single quotes replacing square brackets]' : '[enter url here between single quotes replacing square brackets]', 'SQ5140383' : 'https://earthhero.com/products/greta-vegan-soy-candle-planter', }; <script> The closing script tag is not correct it should be </script> not <script>.
  12. Remove my code. When it is removed the header is absolutely solid.
  13. If a company is unresponsive you should be able to go to your bank and put a stop on those charges.
  14. If you are looking for a fixed header have you consider using the built-in feature?
  15. You can paste it below your current code. If it doesn't work, you can remove it. My code has no guarantees. Now or in the future. Once you paste it into your site there is no way I can control what you've done to it or what changes SS will make to their platform that may change how it worked when created. Such is the nature of custom code. Also this code is pretty old so without being able to see your site there is no way we can know if the code will/can work.
  16. This doesn't appear to be the same issue we usually see. In those cases there is white space outside the viewport but you can scroll to the right. In your case you have the whitespace but there was no scrolling to the right. So it appears that the main content may have been squished. I saw it the first time I loaded the site and viewed the mobile view. I then went into diagnostic mode and as I was scrolling down the space, the issue suddenly went away. I then tried a refresh of the page to get back to base and I'm no longer able to reproduce the issue? Did you solve?
  17. Create your temporary home page. Set it to the home page for the site. On v7.1 site add the following to Design > Custom CSS. .homepage #header, .homepage #footer-sections { display : none; } Let us know how it goes.
  18. It may be possible. slide quantity.mp4 This is not a solution and I don't know for sure if I can get all the way there. The code is not bi-directional. In other words changing the quantity does not update the slider. I need more info on how you intend to use this potential code. Is there only going to be one product with the slider?
  19. Developer Mode does not allow access to page level content. It is more for editing the structure of overall templates of the site and collections.
  20. My code also adds a class (twc-spdtttl) to the link so that you can style it further with CSS.
  21. This is exactly what my code does. It reformats the title and splits off text (brand) onto a line by itself and makes it a link. ...becomes... You can't see the link here but the brand is linked.
×
×
  • 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.