Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Support Rajesh K. (woo-hc)

    (@rajeshml)

    Hello @mstudioil,

    Could you please elaborate further on this issue? Perhaps share a screenshot of it so we can see what you are describing?

    If you don’t already have a screenshot service installed, here are a few free options:

    https://snipboard.io
    https://skitch.com/

    There is also a walkthrough guide here: https://en.support.wordpress.com/make-a-screenshot/

    We look forward to your response.

    Thread Starter mstudioIL

    (@mstudioil)

    This bar where it wrote “Edit Product”

    https://snipboard.io/k0hsrb.jpg

    Stef

    (@serafinnyc)

    Hello @mstudioil thank you for your screenshot. You can possibly add CSS to your child theme or in the customizer to remove the WooCommerce Header. Then clear cache on the server and in your browser.

    .woocommerce-layout__header.is-scrolled{
    display:none !important;
    visibility:hidden !important;

    }
    Thread Starter mstudioIL

    (@mstudioil)

    I will try it, is there option on the settings for this? if not it should be.

    Stef

    (@serafinnyc)

    Hello @mstudioil thank you for writing back. I don’t think there’s a setting to turn that off. One of my colleagues may know, but I haven’t come across one. No.

    You can always submit your suggestions to the team

    Thread Starter mstudioIL

    (@mstudioil)

    It don’t works, this is code for the site, not the edit screen, the child theme CSS in not loaded on the editing screen

    Hey, @mstudioil!

    To confirm, there is no way to remove this on the settings.

    As @serafinnyc mentioned, you can add it as a feature request, but please notice the feature request URL for WooCommerce is actually this one.

    We appreciate your suggestions and are always looking for ways to improve our products and services, and input from users like you is invaluable.

    Regarding the code, we, the plugin’s support, are not allowed to share code customization here, but community members are, so I’ll leave this open to see if other community members can help you.

    You can also visit the WooCommerce Facebook group or the #developers channel of the WooCommerce Community Slack. We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there too.

    Please let us know if there’s anything else we can do to help or if you have any questions.

    Have a wonderful day!

    Thread Starter mstudioIL

    (@mstudioil)

    I asked to join

    Plugin Support Zubair Zahid (woo-hc)

    (@doublezed2)

    Hello mstudioIL,

    Thank you for your reply.

    If you have asked to join the Facebook group or our Slack channel, note that these are run and maintained by community members. You should be able to join these platforms without any issues or long delays.

    Let me know if you have any questions or need any assistance. ??

    Have a great day!

    Plugin Support Rajesh K. (woo-hc)

    (@rajeshml)

    Hello @mstudioil,

    I’m marking this topic as “resolved” due to recent inactivity. Hopefully, you were able to find a solution to your problem! If more assistance is needed, feel free to post back here or open a new topic.

    Thanks!

    Thread Starter mstudioIL

    (@mstudioil)

    Thanks

Viewing 11 replies - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.