Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Individual product questions and potential bugs
New Landing › How can we help? › Atelier › Individual product questions and potential bugs
- This topic has 16 replies, 4 voices, and was last updated 7 years by David Martin – Support.
-
Posted in: Atelier
-
January 29, 2017 at 5:15 pm #311745
Hi guys, I just have a few questions please:
3. How can I hide the different shop display options such as grid and list. I just want the standard view to be the only option
4. I want the breadcrumb to read “Home > Shop” instead of “My blog > Shop ” how do i change this please?
5. Is it possible to add videos on individual product pages as page of the image slider or do they need to be done separately using the page builder
6. I’ve set it so that the product thumbnail images are on the left of the main image, but it crops them to a portrait format. How can I make these thumbnails square shape please.
http://www.prettygoodproject.org/product/nimble/#story7. At the top of my product page http://www.prettygoodproject.org/product/nimble/ I have some text saying “designed by version 22 which has the link to the same page but should open the accordion #story, but actually seems to slide down and open to one below it, #facts. How can I fix this please?
8. In a similar way, I want to be able to scroll the user down to my “Description” text block. Is there any way for me to create an anchor point for this please eg. #full-description so it slides down to this.
9. Please can you tell me where I can change the colour and styling of the add to basket button please?
January 31, 2017 at 11:43 am #3119983)
.woo-aux-options { display: none; }
4) For what page, your shop shows this:
5) They would need to be added via the Page Builder into the content.
6) You alter the size and crop here: WooCommerce > Settings > Products > Display
You need to use this plugin to rebuild your thumbnails: https://wordpress.org/plugins/regenerate-thumbnails/
7) You need to add a Row containing your page content via the page builder. You then give the Row a unique ID
story
. Remove your<a>
link HTML.8) As above.
9) Please read this: http://www.swiftideas.com/knowledgebase/how-to-change-the-single-product-add-to-cart-button-style/
February 15, 2017 at 7:47 pm #313958Thanks for answering most of my questions, here’s a few that didn’t quite work…
7. At the top of my product page http://www.prettygoodproject.org/product/nimble/ I have some text saying “designed by version 22 which has the link to the same page but should open the accordion #story, but actually seems to slide down and open to one below it, #facts. How can I fix this please?
Your answer: You need to add a Row containing your page content via the page builder. You then give the Row a unique ID story. Remove your link HTML.
My problem: I added a row, but it would then let me add the accordion block to that row, it just kept jumping around. Also By giving the whole row the ID (which will contain my video and the whole accordion) how will it know to open the Story section?
Also it seems that the auto open system of 0,1,2 etc doesn’t seem to work. Is the number created when you create to accordion item, or does it change depending on the sequence of the according e.g. “Description” accordion item was actually created most recently but i moved it to be at the top of my accordion so if I automatically wanted that to open would i set it to open 0? …You said to remove the link from the button…how do i then get the text to link down to that part of the accordion?Hope the above makes sense
Cheers for your time
Mark
February 15, 2017 at 7:54 pm #313959Also, your response to question 9 about changing the style of the Add to basket didn’t work, but I wonder if that’s because I’ve actually got it set up so the button is an affiliation link. So do I assume you must have given that styling a different class?
February 15, 2017 at 8:00 pm #313962What is the login?
February 16, 2017 at 11:38 am #314017This reply has been marked as private.February 20, 2017 at 11:55 am #3143377) Do you want to link to this:
Or this:
9)
/* Button Colors */ .woocommerce .single_add_to_cart_button, .woocommerce .single_add_to_cart_button.button.alt { border-color: #222!important; color: #222!important; } /* Button Hover Colors */ .woocommerce .single_add_to_cart_button:hover, .woocommerce .single_add_to_cart_button.button.alt:hover { border-color: #1bdbb8!important; color: #1bdbb8!important; }
February 20, 2017 at 3:10 pm #314377Thanks David
February 20, 2017 at 3:21 pm #314383No problem. Thanks David.
-Rui
February 20, 2017 at 3:27 pm #314385Hi Rui,
Sorry just realised i missed one of the questions you had for me above which I still require an answer to…
On the individual product page () – I would like to have some description text which then has READ MORE which scrolls the user down to the description text below the video. I have put all this text into a row and given the row an ID. How do I link up the READ MORE with scrolling down to this text?
Cheers
Mark
February 20, 2017 at 3:31 pm #314390…also, how do I edit the button fill colour please?
The password to view the website is L4ur4Wigz3ll. Do you have an IP address that I can whitelist so you can view the website all the time without entering a password?
February 20, 2017 at 3:41 pm #314401To link to a Row from a hyperlink use the unique Row ID you added within the Row setting. So:
<a href="#my-row-id">Read More</a>
For the fill color you would use the CSS attribute
background-color
.February 20, 2017 at 4:43 pm #314423February 20, 2017 at 4:48 pm #314428You have no Row’s with no unique ID’s?
Your content needs to be within a Row.
February 20, 2017 at 5:13 pm #314442Hi David,
ugh annoying, wordpress must have lost it because 100% I added a row and faffed around moving everything into said row and gave it an id. Anyway it works now, thanks for your help 🙂
-
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.