mojomo
Forum Replies Created
-
Thank you, it works!
Can I release payments one by one instead?
I just checked your screenshots. My storefront does not look like yours. On the left side it says Description and in the column next to it is the description text. Looks like something’s wrong.
Contacted Paypal. They said I have to send their customer support an email and apply to use the Mass Pay service.
It also seems that the vendor’s custom cancellation policies are not being called on the product page. It shows only the admin cancellation policies, although all checkboxes are checked and although the vendor entered information in the cancellation field.
solved
Ooooohhhh – I had not see this button! It works, thanks.
I think by now I figured out how the shipping works. However, the problem in the vendor frontend still exists. The vendor frontend is blocked – adding/editing of information from the frontend is impossible. This is currently only possible via the backend.
Actually, it didn’t help. Maybe I didn’t specify clearly enough. However, I found the solution by now. These codes solved it for me:
.wcmp_main_menu ul li a.active, .wcmp_main_menu ul li a:hover {
background: #fe559a !important;
color: #ffffff !important;
}.wcmp_main_menu ul li ul li a.selected_menu {
background: none repeat scroll 0 0 #fe559a !important;
color: #fff;
transition: all 1s ease 0s;
}.wcmp_ass_btn {
background: #fe559a !important;
border: 1px solid #fe559a !important;
}Forum: Plugins
In reply to: [WooCommerce] Multilingual WooCommerce single site or multisite????
Forum: Plugins
In reply to: [WooCommerce German (de_DE)] Activate plugin for German site only?Thanks for your quick reply. Unfortunately, I will have to use WooCommerce Multilingual and that requires that I also use the string translations plugin. I’m concerned about the performance, but a multisite setup doesn’t seem to be the solution either. I deactivated your plugin for now, hoping that WPML will make their software more compatible some time soon.