Digital experiences for all disciplines
New Landing › How can we help? › Atelier › List of upgrade possible
New Landing › How can we help? › Atelier › List of upgrade possible
- This topic has 32 replies, 4 voices, and was last updated 8 years by Rui Guerreiro – SUPPORT.
-
Posted in: Atelier
-
June 17, 2016 at 10:53 am #275451
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 😉
June 17, 2016 at 11:17 am #275463Hi
If you can provide your link I can help you with these customisations
– Kyle
June 17, 2016 at 11:36 am #275472This reply has been marked as private.June 17, 2016 at 11:42 am #2754751) 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
June 18, 2016 at 3:42 am #2756261°) 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!!!
June 20, 2016 at 12:51 pm #275884Hi,
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.
June 20, 2016 at 4:06 pm #275942Thanks 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 !!
June 21, 2016 at 1:51 am #2760144) 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.
June 21, 2016 at 6:45 am #276030Thanks David
– Kyle
June 21, 2016 at 6:46 am #276031Hi kyle, did you take a look at my previous post ?
June 21, 2016 at 4:14 pm #276219Btw, I’ve another small request.
Is it possible to make a bit transparent SPB’s buttons?June 23, 2016 at 8:23 am #276579Up!
June 23, 2016 at 9:37 am #2766014°) 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.June 24, 2016 at 6:55 am #276857Another up ?!
June 24, 2016 at 10:36 am #276920Hi
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
-
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.