New Landing How can we help? Atelier List of upgrade possible

Viewing 15 posts - 1 through 15 (of 33 total)
  • Posted in: Atelier
  • #275451
    SHK111
    Member
    Post count: 271

    I would like to upgrade some part of the website. My questions are:

    – I would like to hide the categories below all the thumbnails into Categories/subcategory. And then, have the “price” & “Add to cart” button on the same line.

    – How to remove the “New” tag ?

    – How can I hide the quantity on the category etc … ?

    – On the main page, on the “Latest Arrivals”, when passing by the cursor, the logo “Cart+” is hiding the price coming in.

    – On the main page still, I put a button “See more” with an arrow. How can I have a “Standard Bordered Buttons” like on your atelier website?

    That’s it for now 😉

    #275463
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    If you can provide your link I can help you with these customisations

    – Kyle

    #275472
    SHK111
    Member
    Post count: 271
    This reply has been marked as private.
    #275475
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    1) Add this to your custom css:

    .products .product .product-details .posted_in {
      display: none;
    }

    2) Go to Theme Options > WooCommerce Options and set the new tag days to 0

    3) Add this to your custom css:

    .product-category h3 sup.count {
      display: none;
    }

    4) Add this:

    .product .cart-overlay .shop-actions {
      display: none;
    }

    5) Use the shortcode generator in the visual editor and select button, a modal will appear with the options, choose border button

    – Kyle

    #275626
    SHK111
    Member
    Post count: 271

    1°) Works well

    2°) Works well

    3°) Works well

    4°) It works, but the “Add to cart” disappear. Instead of remove it, can we make the “Add to cart” button coming from the right and stay at the right?

    5°) i looked deeper in, and because I wanted a bordered button with the icon reveal and it look like there is no option for that but it’s ok.

    Do you think is it possible to reduce the left sidebar “Product”, “Size”, …etc ? She doesn’t need to be wide like she is. And it took space for the thumbnails on the right. To be perfect, if I go to any product gallery, I would like to have 5 columns without modifying the button “Add to cart”. Right now I set it for 4 columns so it’s working, but 5 can be better.

    Same with the slide out menu. On your example page, you can go on menu, then click on shop. It will scroll down, you will be able to scroll up back by clicking on the same “arrow” button on the side. In my menu, I can’t, if I click on shop, it scroll down well, but if I’m clicking to scroll up back, it doesn’t work. How to set that ?

    Thanks again!!!

    #275884
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    4) To get the price to come from the right, you can do this:

    figure.animated-overlay figcaption .thumb-info h6 {
        -o-transform: translate3d(360px,0,0);
        -moz-transform: translate3d(360px,0,0);
        -ms-transform: translate3d(360px,0,0);
        -webkit-transform: translate3d(360px,0,0);
        transform: translate3d(360px,0,0);
    }

    6) You can reduce the sidebar width using the theme options: General Options => Sidebar Width

    7) Yes I see that, I’ll report that back for fix.

    Thanks.

    #275942
    SHK111
    Member
    Post count: 271

    Thanks David for the update.

    4) the code is not working. It keeps saying:

    “Invalid security credential. Please reload the page and try again.” and some warning triangles are on the side.

    However, I asked if we could just let the Price/Name stay coming from the left AND add the cart button coming from the right instead of everything coming from the left and the cart button covered the price. Btw, if we can also remove the categories tags on “latest arrivals” bar (same with “featured items”), it would be way better 😉 .

    6) Yes, I knew this setting already, it was already at the “Reduced (1/4)”. I wanted thinner if possible…

    7) Thanks to report it and let me know when it will be solved !!

    #276014
    SHK111
    Member
    Post count: 271

    4) Bug fixed. Code’s working. The price is coming from right but wasn’t what I was looking for 😉 (look my previous post plz)

    6) & 7) Waiting for your update.

    #276030
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks David

    – Kyle

    #276031
    SHK111
    Member
    Post count: 271

    Hi kyle, did you take a look at my previous post ?

    #276219
    SHK111
    Member
    Post count: 271

    Btw, I’ve another small request.
    Is it possible to make a bit transparent SPB’s buttons?

    #276579
    SHK111
    Member
    Post count: 271

    Up!

    #276601
    SHK111
    Member
    Post count: 271

    4°) look at the pic please. It’s a quick photoshop of the result that I would like.

    Attachments:
    You must be logged in to view attached files.
    #276857
    SHK111
    Member
    Post count: 271

    Another up ?!

    #276920
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Each of your ‘up’ posts and have actually been down posts and put you to the back of the queue as we work on oldest topic to newest from the most recent reply

    Which page has the products on with the add to cart button? As there is none here: http://d.pr/i/1aWZP/2MOuZsQI

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register