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 #2587904
Embed issues
Closed

Comments

  • rolenlo426 started the conversation

    Hi 

    While I try to embed video, it keeps showing “please enter URL” alarm, and can't complete it.

    Regards

  •  2,699
    PenciDesign replied

    Hi,

    You did it wrong, you've fill the embed URL of video, not the video URL.

    You should fill:

    https://vimeo.com/363784814
    

    Best Regards,

    PenciDesign

  • rolenlo426 replied

    Hi,

    It works, thanks for your help, but the Instagram URL.
    I copied and paste into the URL link field, it's not working

    Best Regards

  •  2,699
    PenciDesign replied

    Hi,

    This issue caused by Facebook has been stopped provide embed for Facebook & Twitter recently, maybe you can check this post for more:

    https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-facebook-and-instagram-oembed-issue-in-wordpress/


    Best Regards,

    PenciDesign

  • rolenlo426 replied

    Hi

    I would like to change the social sharing bottom to be a more light plugin, but the plugin seems like an overlay with Theme CSS, it can't work appropriate to align.


    THanks

  •  2,699
    PenciDesign replied

    Hi,

    Please make this issue appears and show me the URL for this issue, and I will take it a look to help you.

    I just checked a post from your site and I didn't see this.

    Best Regards,

    PenciDesign

  • rolenlo426 replied

    Hi,

    I just turned the plugin on, please check it again.

    Thanks

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to fix it:

    ul.js-social-share {
        padding-left: 0 !important;
    }
    .js-social-share li {
        list-style: none !important;
    }
    

    Best Regards,

    PenciDesign