when I add a media file to the post
row devised in two-part
media player size is not properly displayed.
https://snipboard.io/VHmUjt.jpg
https://snipboard.io/TEo80g.jpg
-
This topic was modified 4 years by
rvkumar739.
i import an audio file in text with the title element
media player appear not properly and advertisement shows over the media player
please check screen shot advertisement and the yellow line I have applied for a better understand
https://snipboard.io/ktuRE7.jpg
-
This reply was modified 4 years by
rvkumar739.
-
This reply was modified 4 years by
rvkumar739.
pls check this screenshot as well
https://snipboard.io/oKtAMr.jpg
Hi,
In the first seconds the players look normal -> https://i.imgur.com/ZNqBU1b.png abut after that something it is happening.
What code are you using for those players? Maybe the problem is with that code, can you provide it?
Thank you!
Hi,
I think that this can be because you have some extra plugins or the code that was set in column text were you set the melodies, for me it is working just fine -> https://prnt.sc/OiTIuPXDVuWH
Please try this custom css
.mejs-container{
width: 100%!important;
}
Set the code in the theme panel > custom code > custom css
This should help you!
code is working but now a space is appear between columns
https://snipboard.io/QFtDH2.jpg
2. mobile view shows a download button I want to remove it.
https://snipboard.io/MPdnFJ.jpg
3. in edit content option i am not able to see the already uploaded files.
https://snipboard.io/OnGu7c.jpg
-
This reply was modified 4 years by
rvkumar739.
your code giving this error
yellow icon left side of the code
Hi,
Normally, the table is bigger -> https://i.imgur.com/6iWUZmS.png that it is the space that the audio files are taking.
Thant button for download can be removed only with extra custom css, or better you can remove it from code, here are some more example about this -> https://wordpress.org/support/topic/remove-wordpress-audio-player-download-button-added-by-chrome/
Do you see any errors in console when you access the column text to see/set the files -> https://snipboard.io/OnGu7c.jpg
Please make a test using only tagDiv plugins. The problem should no longer be thre.
This https://snipboard.io/B3Nw9c.jpg is not an error, it is a recommendation to avoid using important.
Thank you!
Thank you for your reply. Please explain in a simple laguage. I don’t know how to use tagDiv composor.
Hello!
In order to see the console while you work in the TagDiv Composer, you need to press CTRL + right-click. Check if there are some errors in the console of your browser.
Also, if you use some plugins which are not tested with our theme or if you use a cache plugin, please uninstall them from Dashboard -> Plugins and see the results.
Thank you!