Limit woocommerce category description - woocommerce

If i click on a product category from woocommerce is show the full description. People need to scroll a lot to see the products. We can move the product description to the Bottom, but i don't like it. I need help with the following:
How can i limit the woocommerce category description with a read more button? If i click on it it will expand the full description on the page. The default read more function from wordpress doesnt work. Someone knows how to fix this? PLease let me know!

Related

WooCommerce Change Subtotal String on Product Page

How can I change the Subtotal text on the WooCommerce product page (not the cart page). Screenshot attached, I'd like to change 'Subtotal' > 'Subtotal (GST Inclusive)'
Screenshot of Subtotal
Thanks!
In regular single product page of Woocommerce with default themes (like twentytwenty), there is no Subtotal inside it.
I believe, in your case, the Subtotal is shown by a plugin or theme function. So, you need to check the custom code that shows this Subtotal area. After making some research, please provide us your work related to issue and make clear your question.
Additionally, you can use translate plugins or plugin named String Locator to easily solve this issue.

Adding category archive in wordpress

I have recently set-up my own blog on wordpress and added some 2-3 posts for a category, say A. There is also an option in the menu which has one page to give introduction of category A. This page (which gets opened by clicking Category A on menu) gives some brief description about the category. How can I make the posts related to category A appear after the description? I'm a newbie in wordpress. Any help will be appreciated!
Thanks
Instead of creating a page for certain category to show brief description about it. You can add description to the category. Navigate to the Posts >> Categories >> Find the category and hit edit. Where you can see the category description.
And as always you can set the category in menu! And it will display the brief description of category and all the posts in that category! Let me know if you still need any help! :)

Woocommerce remove link on read more button for out of stock items

I cannot figure out how to remove the link to the single product page for an out of stock item in category. I have changed the "read more" to "sold" and want it to be a static message, so to speak, versus linking to the product detail. Can anyone help with this? I have searched for days and am php challenged :).
Thank you

Wordpress woocommerce

hey all in woo commerce plugin i add product that is variable product that is watch in different color that is good, but on from end when i show that product drop down of variation product is come but when i choose any attribute from it then related product not display only featured image display as i set when add product.
Any solution??
is there any setting from coding or functions.php file for displaying variation product and also add cart button not display on that product.
if you have any solution then please answer me.
Thank You
On the Variations tab, if you click one of the variations you have added, it will drop down more details. Then you can click the square under SKU to add a photo.

How To Configure Fields To Display In Ubercart Product Node

I have set up ubercart on a site and everything seems ok when adding products and viewing the catalog page however when I click on the product the product view does not include the product image or the price.
I have have enabled all fields in admin/store/settings/products/edit/fields however this does not seem to change anything (SKU etc not displayed either, only description, size options, add to cart button and link to category)
Can anyone suggest why these may not be showing, Am I looking at completely the wrong config screen? Thanks
Check here admin/content/node-type/product/display if the display for the Full node is OK.
Another way will be to create a node-product.tpl.php template and display the fields as you wish (You'll have $node there, etc..).

Resources