Forum Replies Created
- AuthorPosts
ozkancol
Participanti want to do attached image
Attachments:
You must be logged in to view attached files.ozkancol
Participanti know that but i want to add user profile area
if someone know please helpozkancol
ParticipantHi.. an update this code not working .. can you check please @Sushobhan
add_action( ‘wcfmmp_new_store_created’, function( $member_id, $wcfmmp_settings ) {
global $WCFM, $wpdb;
$store_name = ‘store#’.$member_id;
$store_slug = “store-“.$member_id;
update_user_meta( $member_id, ‘store_name’, $store_name );
update_user_meta( $member_id, ‘wcfmmp_store_name’, $store_name );
$wcfmmp_settings[‘store_name’] = $store_name;
update_user_meta( $member_id, ‘wcfmmp_profile_settings’, $wcfmmp_settings );
$wpdb->query( “UPDATE {$wpdb->prefix}users SET user_nicename = ‘{$store_slug}’ WHERE ID = $member_id” );
}, 50, 2 );
add_filter( ‘wcfm_is_allow_store_name’, ‘__return_false’ );ozkancol
Participantbut i want to export all
ozkancol
Participanti mean all the collapse opened, when we select for examlple size Xsmall or Large
Variations not refreshing apened collapse sections
images attached res-1 ,res2Attachments:
You must be logged in to view attached files.ozkancol
ParticipantHi when Collapsible Sections.. variotions not working please help
ozkancol
ParticipantThankyou keymaster but some issue about when “Store Registration Settings>>Required Approval” thick ok
and register vendor form
store name is emailname like info@abc.com ..store name is info ?ozkancol
ParticipantHi i can not do it becouse there was not any place to write “billing_company”
ozkancol
Participant***OK, will add this prohibition in coming update.
i think you forget it..ozkancol
ParticipantPlease Don’t forget it to next update..special category attritibutes for sub categories.
ozkancol
ParticipantThank you.
ozkancol
Participanti mean for examle phone text in write shadow like (0212)(555 55 55) in text box
ozkancol
Participanti mean for examle phone text in write shadow like (0212)(555 55 55) in text box
ozkancol
ParticipantYes I’m using this plugin https://wordpress.org/plugins/netgsm/ and we take otp package
But i cannot use OTP .
i cannot use seller registiration page not activeDecember 2, 2019 at 2:15 pm in reply to: There is no option for OTP verification Vendor Registrations>>Store Registration #95477ozkancol
ParticipantI’am wondering also ..Admin Please Help
ozkancol
ParticipantThank you
- AuthorPosts