This thread is resolved. Here is a description of the problem and solution.
Problem:
Media files not displaying on secondary language in Media library, When domains per language are used
Solution:
Add the below code to theme (child theme) funcitons.php
add_action( 'init', function() { remove_all_filters( 'upload_dir' ); } );
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 17 replies, has 3 voices.
Last updated by Tsuyoshi 1 year, 6 months ago.
Assigned support staff: Raja Mohammed.