Esquirebr
Member-
Content Count
19 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
christyprice reacted to an answer to a question: Disable lightbox on specific summary block
-
Disable lightbox on specific summary block
Esquirebr replied to Esquirebr's question in Coding and Customization
Thank you very much @christyprice š- 4 replies
-
- summary-block
- grid-summary
-
(and 2 more)
Tagged with:
-
Esquirebr reacted to an answer to a question: Disable lightbox on specific summary block
-
add more responsive steps / more grid options
Esquirebr replied to Renderino's question in Coding and Customization
Hi, I had a similar problem and resolved it with a third part plugin - take a look https://www.squarewebsites.org/products/lazy-summaries- 1 reply
-
- columns
- responsive
-
(and 3 more)
Tagged with:
-
Site URL: https://www.jupiter10.com I have a Summary block (grid) on a page and I want to disable the lightbox. I found on a forum the code below to disable the click on the thumbnail of summary blocks. .summary-thumbnail-container { pointer-events: none !important; } However, I have other summary blocks on the same page that should be clickable, so how can I disable the clicks on a specific block #block-yui_3_17_2_1_1584715631892_17063 Thanks a lot in advance
- 4 replies
-
- summary-block
- grid-summary
-
(and 2 more)
Tagged with:
-
Displaying 2 columns / Related Products / Mobile
Esquirebr replied to Esquirebr's question in Coding and Customization
Hey @tuanphan Thanks a lot !! the code works perfectly! š- 7 replies
-
- mobile
- related-products
-
(and 2 more)
Tagged with:
-
Displaying 2 columns / Related Products / Mobile
Esquirebr posted a question in Coding and Customization
Site URL: https://www.jupiter10.com Hi, Iām trying to make the ārelated productsā displayed in 2 columns for mobile users. Iām currently using the code below to display the product page in 2 columns and it works perfectly, how can I tweak it in order to also make it apply to related products? Many thanks in advance. @media only screen and (max-width: 700px) { #productList .product { clear: none!important; margin-bottom: 2em; width: 48%; } #productList .product:nth-of-type(odd) { margin-right: 3%; clear: left; } .product img { max- 7 replies
-
- mobile
- related-products
-
(and 2 more)
Tagged with:
-
Displaying products from different pages in the same page
Esquirebr replied to Esquirebr's topic in Pages and Content
Hi @paul2009 Thank you, I thought about doing it this way, but if I change the product link I would create a bigger a problem, because I have internal linkage, running FB ads, communication with customers etc.. all depend on these existing links. Once I change the structure these links will be broken and it will be a headache to deal with. I was thinking of a more straight forward way, like to create a page and somehow make this page show the content of all these other product pages. Is it possible? Thank you.- 2 replies
-
- product-page
- productblock
-
(and 1 more)
Tagged with:
-
Site URL: https://www.jupiter10.com Hi there, I sell wallpaper and they are are divided into collections. On the main navigation menu, the customer can choose to browse between 4 different collections. I would like to add on the this menu an option to browse āALL WALLPAPERSā which would display all wallpapers from all collections in the same product page at once.Iāve tried this using Summary Block, but it's not working as it display a max of 30 products and I want to display over 100. Also the images are static. Currently on each individual collection if you hover the mouse over an image i
- 2 replies
-
- product-page
- productblock
-
(and 1 more)
Tagged with:
-
Hi @paul2009 I was searching on the forum and found this thread When I inject the code below on the header, the second button is displayed, but because each wallpaper has its respective different sample I need the href to be different for each product, and if add the code on 'additional info' it doesn't work, how can I inject individually on each product? Any help would be much appreciated. Thank you <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> <script> $(function() { $("&l
- 5 replies
-
- pricing & variants
- coding
-
(and 3 more)
Tagged with:
-
Add another button to a product page?
Esquirebr replied to acfphoto's question in Coding and Customization
HI @VUELA @GRSM Iām also looking for a second button alternative I sell wallpapers and each product has a roll and a sample, I need the second button to be āORDER SAMPLEā next to roll "ADD TO CARTā When I inject the code below on the header, the second button is displayed, but because each wallpaper has its respective different sample I need the href to be different for each product, how can I inject individually on each product. Any help would much appreciated. Thank you <script src="//ajax.googleapis.com/ajax/libs/j- 21 replies
-
- button
- product-page
-
(and 3 more)
Tagged with:
-
Esquirebr reacted to an answer to a question: Displaying Price Variants
-
Hi @paul2009 Thank you very much for your attention and feedback, I think your suggestion is a straight forward solution to my problem. How can we follow from here? How much would you charge to write the code?
- 5 replies
-
- pricing & variants
- coding
-
(and 3 more)
Tagged with:
-
Site URL: https://www.jupiter10.com Hi guys, Iām a looking for help on how to change the way the pricing is displayed on the Clay template from Squarespace. Iāve looked everywhere and cannot find a solution. I sell wallpapers and all my products have 2 variants, the client can either choose to buy a roll (Ā£145) or a sample (Ā£2). When I add the 2 product variants the pricing is displayed as IMAGE 1 = from Ā£2 ( the sample price) However, I find it misleading and I would like the pricing to be displayed as IMAGE 2 = Roll Ā£145 / Sample Ā£2 - this way I think itās much cleare
- 5 replies
-
- pricing & variants
- coding
-
(and 3 more)
Tagged with:
-
Site URL: https://www.jupiter10.com Hi there, My FB pixel was installed a few months ago and it's tracking perfectly fine. However, I was taking a look on it today and found out an error "Missing CompleteRegistration currency and value parameters" It says that one or more of my CompleteRegistration events is missing a value & currency parameter and this may affect my return on ad spend calculation. Below are attached the error notification and affected urls How can I resolve this? Many thanks in advance
- 3 replies
-
- pixel
- parameters
-
(and 2 more)
Tagged with:
-
tuanphan reacted to an answer to a question: how to style search result page custom css
-
lu.diehl reacted to an answer to a question: how to style search result page custom css
-
Esquirebr reacted to an answer to a question: how to style search result page custom css
-
how to style search result page custom css
Esquirebr replied to Esquirebr's question in Coding and Customization
Yay ! It worked, fantastic! Thanks a lot š š -
how to style search result page custom css
Esquirebr replied to Esquirebr's question in Coding and Customization
Not sure what pwd means š -
how to style search result page custom css
Esquirebr replied to Esquirebr's question in Coding and Customization
https://www.jupiter10.com/search?q=san