Replies
thx. your code works wonderfully đ
but the placeholder image is always displayed as the gallery image in the activity…
can you also insert the path to the gallery image in the code?I know the gallery image is not available at the beginning.
can’t you add a query that only when available the
real cover image is inserted …?thx, maurice…
- This reply was modified 1 week, 4 days ago by
Maurice.
- This reply was modified 1 week, 4 days ago by
i can not found this feature ??
here is the screenshot of the settingsHere is a TIP for Reinstall WordPress 5.4.2. (downgrade per plugin)
https://de.wordpress.org/plugins/wp-downgrade/
For more time, searching the mediapress<>wordpress 5.5 problem
i have centos 7
this i make for install:
SSH to your server and download the script
# wget https://github.com/SSS015/muniments/archive/master.zip
2. Extract zip file and type âcdâ command go to âmuniments-masterâ directory
# unzip master.zip
# cd muniments-master
3. To unpack a tar file using below command.
# tar -xvf file.tar
4. Execute the bash script
# bash install.sh
5. After complete the installtion and run it below command and check what the latest version is
# ffmpeg -versionthen in php.ini: disable_functions = “show_source, system”. (remove shell_exec, exec)
other plugins can use ffmpeg in wordpress ??
cu, maurice.