Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Could you try to add the following to your theme’s functions.php file, and let me know if it helps?

    
    if ( ! isset( $content_width ) ) {
    	$content_width = 847;
    }
    
    Thread Starter luisni95

    (@luisni95)

    Hi, thanks for the answer. I just tried it and it did not fix the problem. Do you have any other suggestions?

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Thanks for giving it a try. Could you let me know how you inserted the video into the post? Could you copy the code you used, and paste it below between <code> tags?

    Thanks!

    Thread Starter luisni95

    (@luisni95)

    Hi,
    Thanks again for all of your help. I’m pretty sure the problem was something related with the jetpack shortcuts. I installed an old version of the plugin in which it was easier (at least for me) to deactivate that feature.

    Now it works perfectly.

    Thanks!

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Could you let me know how you had inserted the videos in the first place, so I can try to reproduce the issue on my end?

    I installed an old version of the plugin in which it was easier (at least for me) to deactivate that feature.

    You can deactivate the Shortcodes feature in the latest version of Jetpack as well, on this page:
    https://vistamister.es/wp-admin/admin.php?page=jetpack_modules

    We’re also working on making the feature easier to access and enable when it’s disabled. You can follow our progress here:
    https://github.com/Automattic/jetpack/issues/6788

    Thanks for the feedback!

    Thread Starter luisni95

    (@luisni95)

    Oh thank you so much! I would much rather have the latest version.

    Thanks for all your help ??

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Sorry to insist, but I would still like to know how you had inserted the video into the post. I’d love to be able to fix that problem in Jetpack if I can, but I would need to reproduce the issue on a test site of mine to be able to do that ??

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Videos way to big, dont respect sidebar’ is closed to new replies.