New Landing How can we help? Atelier Individual product questions and potential bugs

Viewing 15 posts - 1 through 15 (of 17 total)
  • Posted in: Atelier
  • #311745
    tpgp
    Member
    Post count: 2

    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/#story

    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?

    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?

    #311998
    David Martin – Support
    Moderator
    Post count: 20834

    3)

    .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/

    #313958
    markmuz
    Member
    Post count: 94

    Thanks 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

    #313959
    markmuz
    Member
    Post count: 94

    Also, 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?

    #313962
    David Martin – Support
    Moderator
    Post count: 20834

    What is the login?

    #314017
    markmuz
    Member
    Post count: 94
    This reply has been marked as private.
    #314337
    David Martin – Support
    Moderator
    Post count: 20834

    7) 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;
    }
    #314377
    markmuz
    Member
    Post count: 94

    Thanks David

    #314383
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks David.

    -Rui

    #314385
    markmuz
    Member
    Post count: 94

    Hi 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

    #314390
    markmuz
    Member
    Post count: 94

    …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?

    #314401
    David Martin – Support
    Moderator
    Post count: 20834

    To 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.

    #314423
    markmuz
    Member
    Post count: 94

    Hi David,

    Hmm, this code “Read More” doesn’t seem to do anything 🙁

    Also, How do I format ‘divider’ headers to be like the attached screenshot please?

    Attachments:
    You must be logged in to view attached files.
    #314428
    David Martin – Support
    Moderator
    Post count: 20834

    You have no Row’s with no unique ID’s?

    Your content needs to be within a Row.

    #314442
    markmuz
    Member
    Post count: 94

    Hi 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 🙂

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register