Problem:
The custom video field displays with wrong size in frontend.
[types field='video' width="600" separator=', '][/types]
Solution:
It seems to be a compatibility problem in your website, I have checked the HTML source code you mentioned above:
view-source:https://formatout.fpdevel.ca/conferencier/alain-samson/, line 222:
<video class="wp-video-shortcode" id="video-69-1" width="600" height="320" ... </video>
Types shortcode is outputting the video field into a HTML tag
https://cdn.toolset.com/wp-content/uploads/2018/05/886832-height.JPG
please try this:
Deactivate other plugins and switch to wordpress default theme, and test again
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 6 months ago.
Assisted by: Luo Yang.