Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
1,2) The box is smaller now and aligns nicely to the left but is still quite high. I tried reducing the padding on the bottom like this
.product figure .cart-overlay { left: 5px; bottom: 5px; }
but I guess the alignment is to the top of the image and not the bottom and seen as I am dealing with various formats (standard, tall and large) the alignment to the top varies. Any ideas?
3) yes, I had tried that myself but that also hides the price tag, wich is obviously not wanted.
4,5) I added the line (with 15px instead of 30px) to the custom CSS but nothing happened. Does that belong somewhere else?
6) that worked! Thanks!
…unfortunately there are yet two more problems I had not noticed before:
7) The semi transparent white layer covering the product picture on hover is not as big as the picture. (see screenshot 5)
8) Price seems to be aligned to the top (regardless of the dimensions of the picture) while the cart-button is aligned to the bottom. (see screenshot 5)
regarding 7,8) and screenshot 5: I did temporarily delete all our custom CSS because I was worried something might interfere but these problems ramained.
Attachments:
You must be logged in to view attached files.Hi,
I actually noticed another very similar problem:
In the “related products” section on my product pages the “add to cart”-icon and price appear on hover, but the icon covers the price. I actually don’t want the add to cart icon but only the price.
Please advice! Thanks!http://bikeboutique-ffm.de/produkt/one-ecycle
Attachments:
You must be logged in to view attached files.June 14, 2016 at 2:08 pm in reply to: hide the "shop now" under product category on shop page #274641Great! THANKS!
Hi David,
thanks for your reply!
The URL for the attached screenshots is : http://bikeboutique.bike/produkt-kategorie/accessoires
1) + 2) font size is reduced, thanks! But the box behind it remains unchanged, so the product picture is still barely visible. How can I change the size and position (I would like it closer to the botton left corner) of that box?
3) The code you sent does not seem to change anything. I d not have a programming background and am prbably not qulified to see if something in our CSS interferes so I am sending our whole custom CSS sheet at the end of this message. Maybe you see something I don’t.
4) + 5) http://bikeboutique.bike/produkt-kategorie/accessoires
.products .product figure figcaption .thumb-info h5 { display: none; } .spb_parallax_asset { background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-size: cover; box-shadow: 0 0 0 rgba(0, 0, 0, 0.3) inset; overflow: hidden; position: relative; } .text-block-content { left: -50px; right: 50px; } .gallery-item figure { margin-bottom: 0; } .sf-icon img { border-radius: 50%; } .sf-icon.image-display { border-radius: 0; } .summary .product_meta { display: none; } .shop-now-link{ display:none !important; } .woocommerce .products .product h3, .woocommerce ul.products li.product h3 { font-size: 13px !important; } /* Title */ .products .product figure figcaption .thumb-info h4 { font-size: 12px; } /* Price */ .woocommerce .products .product .price, .woocommerce ul.products li.product .price { font-size: 12px; } .products.multi-masonry-items .product .shop-actions>* { display: none; }
Yes, just switched back to the default theme and the problem persist. So this has nothing to do with Atelier. Sorry, to bother you and thanks for your efforts.
Hi Kyle,
a) yes, I know. I have set it to show both, but seen as somewhere in the system these categories are considered empty they don’t show, only th eproducts are listed
b) yes, if I hide empty categories all the categories disappear.
Luise
No, thanks. I know how to do that. This is not the live-version of our site, so the zeros don’t bother me. What I am interested in is hiding empty categories and showing category thumbnails together with the product thumbnails on the shop and category pages. As long as these fnctions don’t work I am not going to take this version online.
Hi Kyle,
yes, I have tried that, but the problem persists. 🙁
Any other ideas?Luise
March 26, 2016 at 12:06 pm in reply to: browser (firefox/ safari) "go backwards" not working #257961p.s: we tried different computers, browsers but the same problem reuccurs. Once you refresh the page it loads normally.
Ah, yes I’ve noticed that. I imported my products with WP All Import and they do have attributes if I open them through WooCommerce, variations work etc.
But I guess this is rather a question for the WP All Import team then.
However I did just create a test product ( http://bikeboutique-online.de/produkt/test-2 ) and assigned three different colors, but the Layer navigation still does not show…March 24, 2016 at 10:24 am in reply to: Issues with Icon Box display after updating Swift Framework #257566H David Martin,
thanks, the Icon Background is circular now, but smaller than the other icon backgrounds. You got another line for me to blow them up a bit? Thanks!
Luise
Attachments:
You must be logged in to view attached files.Thanks, that did the trick. I turned them off all at once, so I can’t tell you wich one was the problem, but as always I appreciate your swift response 😉
I did try that. Tried different browsers and different user logins as well. Still can’t empty the modal link in the WooCommerce options or edit the Footer Copyright Text. Any other ideas?
This reply has been marked as private.I am using WP 4.4.2 – so wordpress and all plugins are up to date…
-
Posted in: We hit Power Elite.