You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to share Media Library on Multisite installation.
Since Network Shared Media doesn't support featured image (even the dev version) I wonder if it's possible, with your plugin, to get the post (or page, or anything else) ID from the “main” blog and use it as ID parameter for get_the_post_thumbnail in order to display the same featured image also for linked posts (translations).
I know it's not the main purpose of Multisite Language Switcher, but maybe you had a similar need and fixed somehow ;-)
This discussion was converted from issue #92 on October 06, 2022 10:07.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Dennis,
I need to share Media Library on Multisite installation.
Since Network Shared Media doesn't support featured image (even the dev version) I wonder if it's possible, with your plugin, to get the post (or page, or anything else) ID from the “main” blog and use it as ID parameter for
get_the_post_thumbnail
in order to display the same featured image also for linked posts (translations).I know it's not the main purpose of Multisite Language Switcher, but maybe you had a similar need and fixed somehow ;-)
Thanks,
Davide
Beta Was this translation helpful? Give feedback.
All reactions