@yasu Extremely sorry for the delay.
Our replies are inline –
– In other languages, the “Affiliate Management” menu of AffiliateWP is not displayed.
– In other languages, the “AffiliateWP” tab on add & edit product page is not displayed.
>>We have checked your site and the MultiVendorX Pro is not activated on your end hence you are not getting the options of Affiliate management on your vendor dashboard.
– In the default language, the language switcher is not displayed on the profile icon.
– In other languages, the multilingual meta box on add & edit product page is not displayed.
>>We use their default function to integrate the flow on the vendor end. We use the below hook to replicate the flow
do_action( 'wpml_footer_language_selector');
So, we’re only replicating their default flow on the vendor’s side. They’ve set it up so translations happen just once. Once the vendor translates the dashboard, they can’t do it again.






