Home Forums WoodMart support forum Hide Subcategories

Hide Subcategories

Viewing 11 posts - 61 through 71 (of 71 total)
  • Author
    Posts
  • #201893

    Hello,

    We are Glad that some of your problems are solved.

    I saw the screenshot you attached.

    1,2,3 ) Currently I am unable to visit your website because there is an Error. Please make sure that your website is working to check it myself and help you out accordingly.

    Screenshot for Clarification: https://ibb.co/cvmZDJd

    4) To remove the add to cart button from the product grid you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .woodmart-add-btn.wd-action-btn {
    display: none;
    }

    Best Regards.

    #201907

    imane
    Participant

    Hello I removed the cart, perfect. Website now is working can you check clicking on products in last message(product that have only one picture)-> can’t access to them by clicking image. the same issue is on all products on mobile -> can’t access to them by clicking images.

    2.The site is not loading on mobile, I think the issue is from the slider. can you please check.

    3.can you please help me to make all pricing in Proxima 13px(see screenshot).

    thank you so much

    Attachments:
    You must be logged in to view attached files.
    #201980

    Hello,

    1) Please check the product’s functionality by activating some default WordPress theme just to check that the issue is with our theme or not.

    2) I have checked your website and its working on mobile on my end. Please clear cache and check back.

    Screenshot for Clarification: https://ibb.co/Fb0NRD1

    3) To change the font size of the prices on the shop grid. Please add the following Custom CSS.

    .product-grid-item .woocommerce-Price-amount.amount {
    font-size: 13px;
    }
    .product-grid-item .retail {
    font-size: 14px;
    }

    Best Regards.

    #202144

    imane
    Participant

    hello ok I will change theme by morning, but I don’t think it’s other problem than from theme. ca you please see I have now attributes on the carousels, and images, don’t know why.
    thank you

    Attachments:
    You must be logged in to view attached files.
    #202255

    Hello,

    I saw the screenshot you attached. It seems that for the particular attributes the option “show attribute label on products” is enabled from Product >> Attributes >> Edit Attribute.

    Please disable the option.

    Screenshot for Clarification: https://gyazo.com/c7289bb844dd8c319681b4a07de2e811

    Best Regards.

    #202268

    imane
    Participant

    Ok perfect I fixed attributes, thank you

    1.can you see please on twenty twenty theme, I can access products that have only one image on computer: https://ephoria.it/shiny-blazer/ ; https://ephoria.it/grey-blazer-2/ , and Also on mobile I can access them without problem. but not with the theme. Please check this as it’s so much important to not loose users.

    2.Can you check please that font navigation in typography in theme is set as genath, but the menu doesn’t take it.
    thank you

    Attachments:
    You must be logged in to view attached files.
    #202341

    Hello,

    1)I have activated the parent WoodMart theme and the products are clickable. Please clear cache and check back.

    Video for Clarification: https://jmp.sh/wZ6lB5R

    2) For the navigation font add the following Custom CSS code.

    #menu-main-navigation li a {
    font-family: inherit;
    }

    Best Regards.

    #202380

    imane
    Participant

    Hello, I customized all the website using child theme, and we are still working on that, you can’t tell me to desactivate child theme and activate parent, no one works on parent theme, didn’t you noticed changes we made are lost ? The products should be clickable on child theme.

    thank you for your assistance, but I’m waiting for your feedback on this. on mobile, no product is accessible on click.

    thank you,

    #202389

    Hello,

    You are Most Welcome.

    Sometimes the child theme conflicts with other elements of the WooCommerce and such issues occur.

    The issue is with your child theme. You can create a new child theme and made the modifications according to your needs.

    Best Regards.

    #202715

    imane
    Participant

    hello, thanks, ok problem fixed. the sidebar of the blog changed, before it had instagram, and just categories of posts not products, from where I can fix that please.

    2. the list of the posts has not the same size, I tried to upload same size featured images, but still they are not justified in blog page.

    thank you

    Attachments:
    You must be logged in to view attached files.
    #202844

    Hello,

    We are Glad that you have fixed one of your issues by yourself.

    1) You can set the widgets in the sidebar for the blog from Appearance >> Widgets >> Main Widget area.

    Screenshot for Clarification: https://ibb.co/GcNKKnK

    2) And for the lists not the same please provide with a relevant screenshot pointing out the specific area with the URL of the page to check it myself and help you out accordingly.

    Best Regards.

Viewing 11 posts - 61 through 71 (of 71 total)

The topic ‘Hide Subcategories’ is closed to new replies.