Make a menu Is dropdown Product

I want to make a Product dropdown all my category in Woocommerce


How can I do it? I make multi category in Woocommerce already

«1

Comments

  • Can I make all the price into Contact hide all the price of product?

  • Hi,

    Sorry, but I quite do not get what you want to achieve.

    Please provide more details. It would also help if you attach some examples.


    Best regards

  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    Sorry for my bad English

    1/ I want to make A menu (this already has in prebuild theme) at home page and all pages. It include a dropdown all category (in woo) not just only a button.


    2/ I want hide all the price of product like this article (I think I need to catalogue

    https://forum.muffingroup.com/betheme/discussion/67726/hide-price-and-show-attribute-variant-in-catalogue-mode

  • 1) Edit your menu, and add categories as submenu.

    If you do not see Product categories in Appearance -> Menu, open the Screen Options and select the appropriate checkbox.

    2) Catalogue mode hides add to cart buttons, not prices. If you do not add prices to products they will not be displayed.

    If, for some reason, you need prices in products but want to hide them on live products, then custom CSS code must be written for that.

    I can help you write such code, but I need a link to your website.


    Best regards


  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    ok thanks, I will send contact link when I done upload product.


    Now I met this: In woocommerce document, there is post_name for slug.

    But when I upload my csv, the post_name not understand:


    I cant change my wordpress to English, I change in Tool -> General -> Language but nothing happend

  • This is a rather WooCommerce-related question.

    You should contact their support instead.


    Best regards

  • I setting the Product primary category is Den Tha Tran

    And this is my category in Woo


    but the product show Bo Tuyen Tap instead?

    https://phuongbaoan.com/san-pham/den-tha-tran-ith-tfn-d46/

  • The primary option is added by a plugin, most likely YOAST, and does not have an influence on the breadcrumbs construction.

    We use the WP function to display this, and there is no setting to do as you described.


    Best regards

  • edited May 2024

    many thanks, I use Rank Math SEO. I search for breadcrumbs but seem it doesn't relate:


    Can I make a category name Collection, in collection I will make the multiple item in 1 post or something like this, not a single one product?

    Example:

    • Category 1: A, B. C
    • Category 2: D, E. F
    • Category 3: G, H I
    • Category Collection: Collection X (A, D, G), Collection Y (B, E, H)?


  • Why I have in stock but the product still out of stock?

    https://phuongbaoan.com/san-pham/den-tha-tran-ith-tfn-d46/

  • Where I can edit this page? https://phuongbaoan.com/danh-muc-san-pham/san-pham/


    I think the page is made by woocomerce, I need to change layout and size of font

  • 1) Sorry, but I do not understand. Can you explain that greater, please?

    2) For a test please activate another theme and see if out of stock still displays.

    3) See the following video tutorial:

    https://support.muffingroup.com/video-tutorials/how-to-create-custom-template-for-the-shop/


    Best regards

  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.
    • Category 1: A, B. C
    • Category 2: D, E. F
    • Category 3: G, H I
    • Category Collection: Collection X (A, D, G), Collection Y (B, E, H)?


    I mean Category 1 have 3 product and so on

    How can I make a collection like Summer have a product from each category like Summer Collection with specific (hat - tshirt - shoes...)

    I dont know what I should do, It like a product with multiple products have a name.

  • Still, it is not clear to me, unfortunately.

    However, it is a WooCommerce setting, so I suggest contacting their support instead.


    Best regards

  • I have stock but the theme continue said out of stock and I change theme already, still out of stock, what should I do?

  • For a test please activate another theme like Twenty Twenty-Four and see if out of stock still displays.


    Thanks

  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    I try 2024 theme, the same happen. I think because the variable product, Now I want to change the text say "Out of stock" to another text? Where can I change it

  • If the same thing happens with another theme it means that it is a WooCommerce problem.

    I suggest you contact their support regarding this.


    Best regards

  • In Woo setting, I change title tag to H5, It will change to another font (I use only 2 fonts on my website). H4 is right font but the size is too big for me. H4:


    H5:


    How can I change to H5 size but keep them same font?

  • The relate products, by default it has 3 columns, how can I change it to 4? (make text and picture smaller)


  • 1) Change the heading to h4 and use the following CSS code:

    1. .woocommerce .products .product .desc .mfn-woo-product-title{
    2.  font-size: 24px;
    3. }

    Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    2) Please use this code:

    1. @media only screen and (min-width:960px){
    2.  .single-product .related .products .product{
    3.    width: 23%!important;
    4.  }
    5. }

    Best regards

  • edited May 2024
    This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    thank for your helping, the 2) is ok, the relate is 4 column now

    But the 1) isn't work

    You can see here is product page (right font Prata): Sản Phẩm - Phương Bảo An Handicraft Lighting (phuongbaoan.com)

    But the products in Category still not change (font Dosis): Đèn Chùm - Phương Bảo An Handicraft Lighting (phuongbaoan.com)


    What I need is the font is match (font Prata). I think it alway use Prata font for H1-2-3-4, and H5-6 is Dosis.

    Now I need it become to Prata in Title Product H5 like this (but picture is H4)


  • Please change it to H4 in the settings and use the CSS code I have sent you.

    If it does not work for you, please keep the H4 enabled for the products list, and I will check why the custom code does not have an influence on that.


    Thanks

  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.


    I change to H4 but the title is Bold and dont change font


    I putted your CSS



  • Please send us the WordPress dashboard access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason.

    Notice!

    Please attach a link to this forum discussion.

    Sending incorrect or incomplete data will result in a longer response time.

    Therefore, please ensure that the data you send are complete and correct.

    Thanks

  • Please check your website now.

    BTW, I suggest disabling the caching plugin until you finish working on your website.


    Best regards

  • This is an embed external element. It can be deleted using the delete key or the backspace key. To view the full element, press the preview button below.

    Many thanks, I pleased.

    Btw can you guide me what or where your setting to me for future maintaince?

  • All changes I made are placed in Betheme -> Theme options -> Custom CSS & JS -> CSS.


    Best regards

  • In my homepage, I use divider basic but nothing show?


    And I use shop slider, but no option to reduce font size (Tile tag meet same problem with H1-2-3-4 is serif and H5-6 is san-serif) I think I need custom Css code for shop slider.

    What I need is reduce the serif font to H5 and not change to san-serifs. (there no option to reduce font for product title)


Sign In or Register to comment.