Home Forums Themes Support Claue Videos not showing properly anymore in my blog

Topic Resolution: Resolved
Viewing 9 reply threads
  • Author
    Posts
    • #28557

      Hi

      So no idea why but gone to my blog and all my videos are not displaying how they were in full post proportions, the youtube video is all squashed and the vimeo video is tiny. Last time I looked they were showing correct, any idea why this could be and how I can get them appearing correct again.

      Also how do I change the width of my blog sidebar, is it possible to make it not as wide.

      Kind regards,

      Phil

       

    • #28562

      Hi Phil,

      1. Please update theme to new version to fix issue with video height

      2. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .jas-blog .jas-col-md-3 {
      	-ms-flex-preferred-size: 20%;
      	-webkit-flex-basis: 20%;
      	flex-basis: 20%;
      	max-width: 20%;
      }
      .jas-blog .jas-col-md-9 {
      	-ms-flex-preferred-size: 80%;
      	-webkit-flex-basis: 80%;
      	flex-basis: 80%;
      	max-width: 80%;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #28576
      This reply has been marked as private.
    • #28578

      Hi Phil,

      Our theme still work well with update via Envato Market plugin.

      Please try FTP to update if issue still there on your site.

      And follow this topic to fix issue with maintenance mode https://wpfixit.com/briefly-unavailable-scheduled-maintenance/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #28579
      This reply has been marked as private.
    • #28584

      I’m not sure what caused the issue.

      Could you check permission of wp-content folder or ask hosting supporter for the issue.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #28586
      This reply has been marked as private.
    • #28588

      Hi Phil,

      Please try Responsive option http://prntscr.com/me1fnq don’t use Fixed option.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #28595
      This reply has been marked as private.
    • #28596

      Thank you for your kind words!

      Wish you launch your site soon. And introduce our theme to your friends.

      Thank and have a nice day!

      Cheers,

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 9 reply threads

You must be logged in to reply to this topic.