Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3128012
Video on Recipes not Showing
Closed

Comments

  • Marina747 started the conversation

    Video is not showing on my recipe post. Tell me how to make it right, please. 


  •  2,488
    PenciDesign replied

    Hi,

    If you want to show the video on the recipe post, you need to insert the video into the post content.

    Regards,
    PenciDesign.


  • Marina747 replied

    I added the video in the post, but it is still not in my recipe card. 

  •   PenciDesign replied privately
  •   Marina747 replied privately
  •  2,488
    PenciDesign replied

    Hi,

    Please also temporarily disable the Cloudflare Firewall then reply to this ticket.

    l7B61Ue.png

    Regards,
    PenciDesign.


  • Marina747 replied

    How do I do that?

  •  2,488
  •   Marina747 replied privately
  •  2,488
    PenciDesign replied

    Hi,

    I still can't log in to your WordPress dashboard, here is a screenshot:

    Ml3MXkV.png

    You should follow the instruction I sent in the previous reply, then temporarily turn off all Cloudflare security rules then reply to this ticket.

    Regards,
    PenciDesign.


  •   Marina747 replied privately
  •  2,488
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:

    .yt-video-place.embed-responsive {
      width: 100%;
      height: auto;
    }
    .video-align-center {
      max-width: 100% !important;
      width: 100%;
      display: block;
    }

    Regards,
    PenciDesign.

  • Marina747 replied

    You mean under Custom CSS?

  •  2,488
    PenciDesign replied

    Hi,

    Yes. This is a Custom CSS section on WordPress dashboard > Appearance > Customize.

    Regards,
    PenciDesign.


  • Marina747 replied

    Ok, so now i enable Cloudflare?

  •  2,488
    PenciDesign replied

    Hi,

    Yes. You can re-enable Cloudflare now.

    Regards,
    PenciDesign.



  • Marina747 replied

    Can you tell me what did I get with this code? Everything looks the same

  •  2,488
    PenciDesign replied

    Hi,

    The Youtube Video on the post content showing properly on my browser, here is a screenshot:

    DYsVxt8.png

    What's the problem here? Please send me a screenshot & take a note.

    Regards,
    PenciDesign.


  • Marina747 replied

    I also see the video, but it was there before the code you sent me. I thought if I place video ID in recipe card something else will happen. Do I even need to place ID in card?

  •  2,488
    PenciDesign replied

    Hi,

    The Recipe Video ID you've entered in the Recipe content is used for Google Rich Snippet purposes only, Soledad theme doesn't use it for display on the front-end.

    Regards,
    PenciDesign.


  • Marina747 replied

    Ok, thanks! But do I need that code or not? If it showed videos previously. Or it is important for rich snippets?

  •  2,488
    PenciDesign replied

    Hi,

    The code I sent in the previous reply will force the Youtube video to show the full width of the content, it doesn't affect to the rich snippets but you should add this for your site.

    Regards,
    PenciDesign.


  • Marina747 replied

    Ok, thank you