Hi I create a new page named SALE , to only show the on sale products
Im using the following shortcode
[sale_products per_page="9" columns="4"]
but I dont know why it duplicates the product on the footer area
you can see it here https://prueba.soygorrion.com.ar/sale/
Any suggestions?
thanks
try with default theme . however i could not see any duplicate on your link. your question dosen't follow the rule.
Related
Can someone help me with some PHP to add to Functions that will show all inventory in stock out and of stock when viewing the category that the product belongs to? By default my site hides out of stock items on the shop page and i just want to be able to see all items when viewing by category.
I searched and searched but couldnt find anyone wanting to do the same thing.
Thanks to the one person who tried to help I was able to gets this issue resolved using conditional tag is_product_category()
I'm trying to make it so that when I share a link of a product with a quantity attribute the person who opens it sees it with the exact quantity. Is there a plugin for that? (woocommerce)
maybe your question is not clear, if I understand correctly you need to do something like this:
https://yourdomain.com/?add-to-cart=[the product id]&quantity=[quantity to add to cart]
For example:
https://yourdomain.com/?add-to-cart=72&quantity=3
I'm building a WooCommerce site and having an issue with category product filtering. Is there a way that I can show only certain categories? I want to achieve this (see screenshot below) so the "FESTSITZENDE PROSTHETIK" is just a title and not a category which means that I want to show a title then a few categories, then another title and few categories.
Everything I tried so far,didn't work as intended. Does anyone has any suggestions on how can I achieve the same thing like the picture? Also, can you suggest me some free plugins for product category filtering because I tried a few but they didn't work either.
Thanks
p.s im not sure if i have to mentioned that i'm building this website in elementor.
I created some porfolio categories in my web, but I can not choose them from Template list when adding new page. Please see my images.
Can you help me ?
you are in the wrong place searching for categories. you added some portfolio categories on the portfolio section and you are looking for those categories on the pages section. the category should be assigned to some portfolio project and then displayed using a shortcode on the page. To find those go under Portfolio add new and you will see them on the right side.
I resolved my problem by using attribute blog_term for assigning the porfolio category. Thanks
[tx_portfolio style="default" items="4" columns="4" hide_cat="no" hide_excerpt="no" show_pagination="no" carousel="no" blog_term="thit"]
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.