Digital experiences for all disciplines
New Landing › How can we help? › Atelier › Thumbnail size and product page text
New Landing › How can we help? › Atelier › Thumbnail size and product page text
- This topic has 9 replies, 2 voices, and was last updated 9 years by David Martin – Support.
-
Posted in: Atelier
-
November 9, 2015 at 7:31 pm #227224
Hi there,
We have three issues at present with this great theme can you please help!
1. We need to change the thumbnail size from a square to a rectangle in portrait can you please advise how to do this?
http://www.weareloveandlife.com/product-category/cards/
2. On one of our products we need to add a text box on the product page where the customer can add some bespoke text prior to ordering how do we do this?
http://www.weareloveandlife.com/product/places-poster-grey/
3. We are getting the following warning with this theme:
‘Your theme (Atelier) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.’
November 11, 2015 at 10:56 am #227687Hi,
The supplied login details are not working.
1) Please change the images dimensions in the WooCommerce settings (WooCommerce > Settings > Products > Display) then rebuild your thumbnails using this plugin: https://wordpress.org/plugins/ajax-thumbnail-rebuild/
2) You would need to use a 3rd party plugin such as this: http://codecanyon.net/item/woocommerce-extra-fields/13571304?s_phrase=&s_rank=3
3) Have you updated the Atelier theme? If you are using a child theme that contains WooCommerce files, you will need to manually update those by copying the files from the parent theme into the child theme.
– David.
November 15, 2015 at 5:34 pm #228815This reply has been marked as private.November 15, 2015 at 10:08 pm #228826Its Ok Ive removed the Wishlist but I do need help removing the SALE and NEW tags we don’t want any to appear on the site – THANKS
How do I do this??
November 15, 2015 at 11:28 pm #228829pps. Im also having difficulties on the products page when I choose a product and hover over it Im getting a small box appearing Id like to remove this or be able to increase the box size. See attachment you can see issue on the following page when you hover over a product – THANKS AGAIN FOR YOUR HELP WE ARE DESPERATE TO RELEASE THIS SITE!!!
http://www.weareloveandlife.com/product-category/cards/
Attachments:
You must be logged in to view attached files.November 17, 2015 at 11:22 am #229285Hi,
1)
.woocommerce span.onsale, .woocommerce .wc-new-badge, .woocommerce .out-of-stock-badge { display: none!important; }
2)
That looks to be caused by your modification, what have you added to make that happen? You can hide the shop actions:
.has-one-sidebar .product figure .cart-overlay .shop-actions > * { display: none!important; }
Thanks,
David.November 17, 2015 at 10:15 pm #229498Hi David,
I added the following to the CSS theme box without any change? Could you please advise:
.has-one-sidebar .product figure .cart-overlay .shop-actions > * {
display: none!important;
}Thanks
Wayne
November 19, 2015 at 11:51 am #229877Hi,
Please try this:
.product .cart-overlay .shop-actions { display: none; }
Thanks,
David.November 20, 2015 at 10:40 am #230140Thanks,
We have another problem the amount in the shopping cart is changing it looks like a currency issue. When I try to buy a product the shopping cart is going to the base currency of Sterling but has a dollar sign? The basket itself is correct and has the correct US Dollar price based on Sterling can you please assist see – Screen shot attached.
Plus How do we do the quantity price breaks. We sell cards in units of 10 – 20 – 30 however when we set the product up it only has the units in singular 1,2,3,4,5. We need to change this.
Thanks again for all your help – you’ve been FAB!!!
Regards
Wayne
Attachments:
You must be logged in to view attached files.November 23, 2015 at 1:47 pm #230598Hi Wayne,
This is handled in the WooCommerce settings. WooCommerce => Settings => Currency Options
I’ll need login details to help further.
For the second query, please contact WooCommerce support: https://support.woothemes.com/hc/en-us.
Thanks,
David. -
Posted in: Atelier
You must be logged in and have valid license to reply to this topic.