MKrause18
Circle Member-
Posts
12 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
MKrause18's Achievements
-
We have been using Wiremo to show some of our reviews on our site. I would love to switch to Amazon and have the code to add their stars to my page, but wondering if I can put them in between the title and price like wiremo has them currently? Thanks. https://nextleapskincare.com/store/p/buy-now
-
How to disable site-wide animation on one (Portfolio) page only
MKrause18 replied to aleclloyd's topic in Customize with code
So I'm wanting to do kind of the opposite. I'd like to do the scale effect on just this page. https://www.eventnetwork.com/the-campus-experience-store- 18 replies
-
- portfolio
- page-specific
-
(and 3 more)
Tagged with:
-
How do I add LinkedIn conversion tag in a form?
MKrause18 replied to icamefromtheocean's topic in Customize with code
Can you clarify exactly where the block ID should go? -
Ignore Textbox above Image for Hover Effect
MKrause18 replied to MKrause18's topic in Fonts, colors and images
Perfect! Thank you so much! -
MKrause18 reacted to a post in a topic: Ignore Textbox above Image for Hover Effect
-
Ignore Textbox above Image for Hover Effect
MKrause18 replied to MKrause18's topic in Fonts, colors and images
"Experience Across Industries" eventnetwork.squarespace.com PW: HourOne2023 -
MKrause18 started following Hi, I just built the website silqcollections.com but I am struggling to add an AMAZON button below instead of the "add to cart" button. I want the customer to only order through Amazon! HELP my site is live and i have no idea... and Ignore Textbox above Image for Hover Effect
-
I have a set of boxes that I have a hover effect on that show an image when hovered. I have text boxes on top of those images, when the mouse goes over the text box the hover effect is then removed. Is there a way to ignore the textbox so the hover effect stays? eventnetwork.squarespace.com "Experience Across Industries" HourOne2023
-
I have a button that I have embedded code that links users directly to the checkout page. I was hoping I could make it the full width of the container it is in to match the button next to it? https://nextleapskincare.com
- 1 reply
-
- custom-css
- embed
-
(and 1 more)
Tagged with:
-
Move additional product info to under product description
MKrause18 replied to raego's topic in Customize with code
Oh gosh, today is not my day. I had that in and then deleted it. I think everything is in the right place now,- 164 replies
-
- product-page
- product
-
(and 1 more)
Tagged with:
-
Move additional product info to under product description
MKrause18 replied to raego's topic in Customize with code
Oops! That is fixed now. Still unsure of the next steps, I put the "move product detail additional info first n blocks to end of product details.html" into Store Settings > Advanced > Page Header Code Injection for the store page.- 164 replies
-
- product-page
- product
-
(and 1 more)
Tagged with:
-
Move additional product info to under product description
MKrause18 replied to raego's topic in Customize with code
I put the twcsl and the code into the Page Header Code Injection, but I am unsure what to put in the undefined part. I only want the one button, not everything I have in the additional info. I used some of the code from this thread, but it either replaced the purchase button or put the purchase button above the quantity and the want it faster button below with all the other additional info.- 164 replies
-
- product-page
- product
-
(and 1 more)
Tagged with:
-
Move additional product info to under product description
MKrause18 replied to raego's topic in Customize with code
I would like the "Want it Faster?" button to go under the Purchase button, but the rest of the product descriptions to still be down below. I would REALLY love for it to be a buy with Prime button, but not sure if that's possible. https://nextleapskincare.com/store/p/nextleap-cold-sore-care Code for Buy With Prime button: <!-- Beginning of Buy With Prime Widget --> <script async fetchpriority='high' src='https://code.buywithprime.amazon.com/bwp.v1.js'></script> <div id="amzn-buy-now" data-site-id="kj12haweel" data-widget-id="w-nnWYqNByPe15XQ9nvvfSD2" data-sku="{{product.sku}}" ></div> <!-- End of Buy With Prime Widget -->- 164 replies
-
- product-page
- product
-
(and 1 more)
Tagged with:
-
@Beyondspace Hi, reviving this from 2020... I am trying to accomplish the same thing essentially. I would love the Amazon button to be right under the purchase button. When I use the above code, I can only put it in the "additional info," which just puts it below the product. https://nextleapskincare.com/store/p/nextleap-cold-sore-care Thanks!