-
AuthorPosts
-
June 9, 2015 at 10:14 am #456566
Hi everyone,
I am working on a small shop with woocommerce and I want to insert one product on a normal page and have some text beside the product. Hope this makes it clear what I mean :)
http://alpakabetten-und-mehr.de/shop-3/I don’t know how to insert only one product. I can choose a categorie, which in my case is only one product, but it is only possible to build this up in at least two raws – and then the product picture is too small. Is it possible to get this in one raw (for example product grid)? Or do you have any other suggestions for me?
Thanks in advance,
Sophie- This topic was modified 9 years, 5 months ago by Sophieja23.
June 9, 2015 at 11:44 am #456605Hey Sophie
You can give the product you would like to display a unique category and choose to display it. You can choose any of the elements that display products to do so :)
Regards,
YigitJune 9, 2015 at 12:30 pm #456643Hi Yigit,
that is not the problem, I have done it this way. My problem is that I can not choose to have only one row for the product. And within 2 rows the picture is very small. And as you can see on the page there is a huge space between the text beside the product and the product itself.
Hope it is clear now. Sometimes a bit difficult to explain in englisch :)
Regards, Sophie- This reply was modified 9 years, 5 months ago by Sophieja23.
June 10, 2015 at 6:06 am #456989Hey!
It looks like you have used a 2/3 element for the product and a 1/3 for the text? Maybe you could try 1/2 elements or reverse the 2/3 1/3 layout instead?
Regards,
RikardJune 10, 2015 at 6:21 am #456995Yes, you are right, Rikard. The thing is, the product picture is too small when I put it in a 1/3 element. Therefore I have tried to get it bigger this way. If you look on the page you see a second example with a 1/3 element.
The thing is the smaller the element the smaller the product picture which is concerned from the settings in the grid. And I am talking about columns (not about raws) within the settings – sorry for the misunderstanding.
We will find a solution, I am sure :)
Thanks, Sophie
June 11, 2015 at 4:55 am #457598Hi Sophie!
Could you create a test page which we can play around with? I think it’s easier that way. We will need a temporary admin login as well if possible, you can post the details here as a private reply.
Regards,
RikardJune 11, 2015 at 9:24 am #457669This reply has been marked as private.June 12, 2015 at 5:14 am #458158Hi!
It might be easier with some custom CSS instead, could you please try the following in Quick CSS:
ul.products li { width: 100% !important; }
It should work nicely if you use a 2/3 for the product and a 1/3 for the text.
Regards,
RikardJune 12, 2015 at 4:57 pm #458494Hi Rikard,
thanks, this works for the moment. I guess there will be problems as soon as I wanted all products in an overview.Do you think it would be possible to have the additional option of 1 column for the product grid? Or the possibility to show only one product? I am still not sure if I overlooked something…
Wish you a nice evening,
SophieJune 15, 2015 at 9:32 am #459175Hi!
If you want to show a single product, you can use the Image element plus text blocks temporarily. Link it to the actual product manually. If you want to create an add to cart button, use the woocommerce shortcode ([add_to_cart_url id=”99″]) in a code or text block. http://docs.woothemes.com/document/woocommerce-shortcodes/
You can do this until you decide to have to multiple products on the page.
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.