• Hello !

    I would like to know if there is some way to show in the same page a category and only 1 product. Them people can access to the category or just buy this product before go inside the category .

    Thank you very much.

    regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You could use shortcodes:
    https://docs.woocommerce.com/document/woocommerce-shortcodes/

    So your page text might be:
    [product_category category=”appliances”]
    [product id=”99″]

    • This reply was modified 8 years, 4 months ago by Majeed Raza. Reason: typo
    Thread Starter ericgonzalezoboe

    (@ericgonzalezoboe)

    Hi Lorro!

    thank you very much for your answer .

    Tried already , you are right 100% thank you very much.

    Now only some extra problems. When i go to the category page with the woocommerce backen i can introduce the code in 2 positions.

    1 – Top content
    2 – Botton content

    and i would like show the product in the line with the others . Do you think is possible?

    thank you very much.

    Regards.

    Please post the url for the page.

    Thread Starter ericgonzalezoboe

    (@ericgonzalezoboe)

    Dear Lorro ,

    Our web site is not open so I can′t post the link. but i post some pictures.

    https://goo.gl/5zgClT

    thank you very much.

    I think to do that you would need to make a new page template with modified WooCommerce functions. That looks like a development job requiring full system access so probably more than you’ll get via a forum answer. You would get an ongoing burden of having to keep your template synchronised with major WooCommerce releases. PHP skills or a developer would be needed:
    https://jobs.wordpress.net/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Show categories and some product’ is closed to new replies.