Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show a message when Product is selected, that Hidden & Catalog are not excluded #78

Open
ernestmarcinko opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@ernestmarcinko
Copy link
Contributor

When selecting the Product post type the plugin should display an information box informing the user that Hidden WooCommerce products are not excluded, with possibly a link to the knowledge base explaining how to do it.˛

Example

image

CSS

.wdo_box-warning {
    padding: 2em;
    background: #f9f9f9;
    border-radius: 6px;
    border: 1px solid #dbdbdb;
    border-left: 6px solid #d81a1a;
    color: #161616;
}
@ernestmarcinko ernestmarcinko added the feature New feature or request label Jan 23, 2024
@ernestmarcinko ernestmarcinko added this to the 4.27 milestone Jan 23, 2024
@ernestmarcinko ernestmarcinko self-assigned this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant