Once you have followed the steps in the post above, and still can’t see the dates and prices tab, please note that since no one else is facing this issue, including our own demo site, this will be quite specific to your wordpress install and settings, so follow the steps mentioned here and update me so I can help you further:
Hi, I went to your site, and tested this. I was able to add to cart, as shown in the screenshot and then go to checkout page as well. There you have removed all of the payment methods.
Also, if you have set quantity and all of those quantities are booked, then you wont be able to add more items to the cart. Finally, please double check by refreshing your site.
This is because of the usage of dates and prices attributes. But first, please go to Appearance >> Customize >> Custom CSS and JS and add the CSS from below:
@media only screen and (min-width: 992px) {
.woocommerce-error {
margin-top: 4rem;
background: #b81c23;
color: #ffffff;
z-index: 9;
}
}
Once thats done, you will see the warning, * Packages и Один — обязательные поля
It would show warning if you don’t have enough quantity or the dates and prices aren’t set as required. it should be set as shown here:
Hi, please check your message when posting so that you don’t end up posting samething 3 times. As for your query, it appears you may have translated theme but not woocommerce defaults. Woocommerce has its own translation file separate from the theme. You will find detailed information on this here: Translating WooCommerce (Localization) - WooCommerce Docs
Hello, if you have not added classes, then it will work out of the box for simple dropdown menus. I visited the link you have provided, and I can not figure out which one is it that you are trying the sinple dropdown on - so please provide the menu name that you are trying to make simple dropdown.
Perhaps you imported the demo, delete the sub menus which was mega menu, and left main menu. I recommend just deleting that “Направления” altogether and create a new menu add add submenus to it, without any classes in main menu or sub menus.
Please create a new post and remember to limit your post to individual query. Rather than creating query about menu dropdown css, and then translation and also date filter etc all jumbled in one, you need to create separate post for individual query related to one issue / query.