My Woocommerce shop page doesn't show correctly. Products are not arranged in similar pattern? - css

My shop page look like this https://ibb.co/bBfEdF
It is showing like this here because some products have long product name & some have short. In the same way some products are having price mentioned and some are without price.
I have tried so many thing but couldn’t figure it out to set it automatically in same pattern, when I am making changes in the CSS files the changes are modifying other pages too, so I need to resolve this by without affecting other pages.
Can I set product names to be displayed always in one single line, weather the name is too short or long.
Either can I fix the box size for each row so that it look like similar for each product along with name.

Its one of Woocommerce flaws. The fast solution is to give the product titles a similar word count

Related

I need 2 separate purchase buttons on product page ----> one for simple and one for variations

I am totally stumped in figuring this out and I think I am doing too many extra things in order to fix a simple issue. (I hope)
I am an artist, and I am selling prints and am also offering the original piece for sale on my website. I am trying to figure out how, on the single product page, to add a SEPARATE button that allows the customer to purchase the original piece. I tried adding it as a variable but it is not user friendly and other selections disappear if customers want to go back and select other print options. I do not want the option to purchase the original piece mixed in as a variable. I want it totally separate.
I have created drop down pages for prints and originals on my main site menu but it is messing up when the base ‘shop’ page is clicked because doubles pop up for each product- one is presented as a range in price (the prints) and the other is what the original costs. It is confusing and looks terrible. On top of that, when I try to upload/add new art pieces to either the ‘prints’ or ‘original work’ categories, they don’t show up on either page, they only show up on the ‘base’ shop page.
Is there ANY way to simplify this into removing the ‘prints’ and ‘original works’ subcategories and only have my base ‘shop’ page to display each product, BUT adding a button for the option to ‘purchase original’ along with ‘purchase prints’ on the actual single product page? I have been looking for answers for weeks and haven’t found anything.
Please help!! Thank you so much in advance! I have no clue what I am doing!!!
I have tried adding the 'original' piece into the variations menu and it didn't work correctly. I created subcategories for 'originals' and 'prints' but that is making my base shop page display double products, and when I upload new products and put them in their correct category, they dont go onto those pages, they stay on the base page.
I just want a 'Purchase Original' <---- simple product and a 'Purchase Prints'<----- variable product with size/material options.

Show a product price based on product ID in WordPress

This might be a stupid question, but have searched quite a lot and have still not found a way for this.
I use Wordpress, WooCommerce and Elementor on my webshop.
I update my prices about once a month. A lot of places I have a price written as texteditor or headline, and want to change that to be price coming from system.
I have tried some different ways, but so far I could not manage to make it work.
Any ideas?
I have tried use product lists, I can get the price based on product ID, but cannot style it.
I have tried with CSS shortcode, but could not make it work.
There is Product Price fields in Wordpress, but cannot make them work.

Woocommerce Default Product Page - Sort / Order by Category

Ok, So I got a woocommerce shop with different categories, lets say these are: shirts, pants and shoes.
Now I got a different page for each category, but I also have the Main Product Page where all of the products are shown. I can change the order the items to things like lets say: Popularity or Price.
But the problem is, I want to sort products to be of the same category below eachother on the Main Product Page. So like when you go to the Main Product Page where all the products are, they are shown in this way when you scroll down: first all shirts, then all pants, then all shoes.
I cant find any options or any solutions on the internet... how can I do this? To me it sounds like common sense to have to want products sorted in that way, yet I cant find a way to do it.
Anything would help, like: a plugin, custom css or php file changes..
O yeah before I get to mention, the order by category must also be the main sorting / order.
Hope someone can help :O :O

Product attributes in wordpress

I have created two attributes for products in wordpress (Height and Width) having different variation in feet. Every variation has different cost. Everything is working file. My problem is variations are not displayed as drop down list rather they are displayed in the form of table like:-
Size
2ft2ft
2ft4ft
etc.
How to fix this?
please check this link
http://kb.oboxthemes.com/articles/woocommerce-how-to-setup-products-with-multiple-optionsvariations/
video :
https://www.youtube.com/watch?v=nw74z4UCke4

woocommerce: how to add new fields to variations form and show them on frontend

using last versions of wordpress, woocommerce and cheope (theme).
the question: how to
add some extra fields in variations form (text and image field types)
show them on frontend so that their values change accordingly on changing of attributes-select values.
e.g.: the site sells candles and uses variable products, for each kind of candle has several dimensions (with specific different prices), each of which has different duration.
The duration is an important element that I want the user to be informed about.
The same to show the available colors all together.
Unluckily in the standard variation form there is no field where I can insert these or other features.
some help please?
updated 07-August-2013
I succeeded in adding to variations form a new field displayed on back-end, as you can see here, by inserting the code you can find here (please see the comments too) in the function.php file of the theme.
Now, what I’m not able to do is get this field to display with each proper value on front-end (please take a look to the last comment in the above linked page).
Any tip or trick?
thanks
1)Add product attribute and check checkbox Used for variations and Visible on the product page
2)go to variations and add new and fill all fields price and stock must add on them
Your producr display variations and their data

Resources