Forum Replies Created
- AuthorPosts
- August 24, 2018 at 8:53 am in reply to: About the layout "Order Items" of single order details #29487
MOHO
ParticipantCould you give me css to solve it?
I’am not good at css custom,thanks.
MOHO
Participant1. yes i see it, thanks.
2. Why “No user” + “have reviewed this store” separate two word?
could combine? becasue chinese will not good to translate with separate, thanks.
MOHO
Participant@d-n-13
thanks your reply.Hi WCfM
add_filter( ‘wcfm_is_allow_store_name_on_header’, ‘__return_true’ );
add_filter( ‘wcfm_is_allow_store_name_on_banner’, ‘__return_false’ );these shortcode not work, the store name still on the banner
and store name could move to the location of address?
August 24, 2018 at 8:03 am in reply to: How could optimize the "Store Categories" at store page? #29482MOHO
Participantyes, i lost choose child category
1. could change as “Parent -> Child”
It will be better for customer like this
Clothing
Children
Men
Shoes
Women2. change category word color by css?
Attachments:
You must be logged in to view attached files.MOHO
ParticipantIt work now, and wait your new version.
MOHO
ParticipantToolset team give me this
function tssupp_remove_toolset_buttons(){if ( ! current_user_can( ‘update_core’ ) ) {
// remove the Fields and Views button
add_filter( ‘toolset_editor_add_form_buttons’, ‘__return_false’ );
}
}
add_action( ‘init’, ‘tssupp_remove_toolset_buttons’ );and say
The thread you mentioned above is outdated, please try the built-in filter hook toolset_editor_add_form_buttons, like this:
Add below codes in your theme file “functions.php”:Attachments:
You must be logged in to view attached files.MOHO
ParticipantOK thanks a lot!
MOHO
ParticipantToolset team give me the correct shortcode to hide it, thanks.
Please close it.
MOHO
ParticipantIt work now
define( ‘WC_DELIMITER’, ‘,’ );
change position at wp-config.php
please close it, thanks.
Attachments:
You must be logged in to view attached files.MOHO
ParticipantIt work now!
Please close it.
MOHO
ParticipantYes, thanks.
please close it.
August 23, 2018 at 11:59 am in reply to: How could i create new column "shipment" for each vendor at order list? #29342MOHO
ParticipantOK i understand.
I just want display some word for vendor “you have shipped this order”
so at first i want to add “shipped” new order status.
MOHO
ParticipantI very need backend publish product, because i have some point work at backend.
If frontend publish, my point will not work.
Could you custom for me?
If need custom fee, i will pay you.
MOHO
ParticipantThis reply has been marked as private.MOHO
ParticipantOh so if i use this code,
About Email “Notification – Approve Product” bug
will no sent???MOHO
ParticipantCould you give me code?
I want to add into child theme.
Thanks
MOHO
ParticipantThis reply has been marked as private.MOHO
ParticipantThis reply has been marked as private.MOHO
Participant26. Could add WCfM all Notification email tamplates here will manage easily
– WCFM has 100+ emails, do you think is this manageable from here?
-> ok no need27. about email notice when vendor Shipment not yet already “x” days
– Do you want to send a reminder to Vendor?
-> yes, not only vendor but also admin all need a reminder28. I hope email “subject” support “site_name”, “Date”, “Time”
MOHO
ParticipantHi WCfM Team
7. When only display flat rate shipping fee, could add extra message how much will achieve free shipping?
– Give you code
Where is code?and when display free shipping option, hide “Flat Rate” shipping option
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-21_223148.jpg
because all customer will choose free shipping option.11. about store tab need search box at backend such as WCfM search box of store tab
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_010618.jpg
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_010707.jpg14. i no use hide CSS
i set “Order Status for Withdraw” base on “processing”,
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_012522.jpg
but the Earnings status always display “UnPaid”, no change to ” Paid”.
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_011711.jpg15. The order status at order list for this vendor check “#40-6872”
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_013414.jpg
but go order detail, staus is “Pending payment” it not match at order list status
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_013501.jpg16. It’s just matter of adding some CSS, actually you have this column custom. In general it shows order status icon.
Order status for vendor have bug
order #40-6872 status “processing”
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_014237.jpg
i hide the code you give
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_014303.jpg
order #40-6872 status became “pending”
http://mall2.sites.moho.tw/wp-content/uploads/sites/45/2018/08/2018-08-23_014339.jpgAugust 22, 2018 at 8:36 am in reply to: Product Custom Validation with product "Parent" and "Child" category #29169MOHO
ParticipantIf need custom fee, please tell me, thanks.
MOHO
ParticipantSorry i add into wp-config, but it not work…
Attachments:
You must be logged in to view attached files.MOHO
Participant27. about email notice when vendor Shipment not yet already “x” days
This is point 19
Create another “Notification – New Shipment Order” email when order status “processing”Bug we can’t make sure the vendor will mark shipped soon.
So we need create another “Notification – New Shipment Delay Order” email when order status “processing”, and the vendor haven’t “mark shipped”
already “x” days ( i could set how many “x” days sent this email to notice the vendor, and the admin)P.S One order maybe include two vendor, this email will check which vendor shipment not yet.
Platform manager must make sure follow each order if complete or not, so we need this extra email, thanks.
28. make shipped order at wc order list backend
here could list which order not mark shipped
If the order have two vendor, and one of the vendors shipment not yet, also list when choose “not make shipped order”Could make it?
Attachments:
You must be logged in to view attached files.MOHO
Participantyeah we like “add vendors manually”
i will delete this plugin.Please close it.
MOHO
Participant26. Could add WCfM all Notification email tamplates here will manage easily
“/wp-admin/admin.php?page=wc-settings&tab=email”Because the platform manager need more custom at email Recipient(s), Subject, Email heading.
And i hope email subject support “site_name”, “product_name”(use Notification – New Product), “order_number”, “Date”, “Time”
Thanks.
Attachments:
You must be logged in to view attached files. - AuthorPosts