Okay
  Public Ticket #2840435
Youtube gallery in projects
Closed

Comments

  • seoczar started the conversation

    Hi i need YouTube gallery carousel  instead of music player popup.

    How can i do that?

  •  58
    Olga replied

    Hello,


    Please, explain about what player type do you ask?

    https://voicer.softali.net/wordpress/voicer/docs/#awp_player


    thanks!

  • seoczar replied

    Hi 

    I want youtube gallery

    https://ibb.co/z5xRxdh

    When I click on any project popup will play YouTube video.

  •  58
    Olga replied

    Hello,

    ok, it is clear for now. But, unfortunately, the only music tracks can be used, not videos.

    the players can replay the audios which are uploaded  in the admin Media


    thansk!

  • seoczar replied

    Hello,

    1. Is there any option to show video in gallery as popup.

    2. Instagram is not working as I read there  some issue with Facebook API. Any idea when you are going to solve this because my client have business account. 10webfeed plugin is paid for business account. 

  • seoczar replied

    And gallery is not come in 5 column.


    https://digiczar.com/plunex/gallery/

  •  58
    Olga replied

    Hello,

    -about the Instagram

    As a temporary solution we recommend such plugin 10Web Social Photo Feed

    - please, explain what do you mean?

    the gallery looks correctly for now 

    7581122437.png



    thanks!

  •   seoczar replied privately
  •  58
    Olga replied

    Hello,



    1-please, check do you see the same on our demo gallery in the same screen resolution?

    Try to add in the end of file - \voicer\css\voicer-custom.css

    The css

    .filtr-item > div{

        margin: -7.5px

    }

    2- ok, we’ll check for other plugins

    If there are some temporary problems and the Instagram isn't shown you can add a simple HTML to make the visible effect.

    You can copy the html from here, item 11

    3- in the current audio player functionality, there is no such option.


  • seoczar replied

    Still not working

    https://digiczar.com/plunex/gallery/

    you can check 

    2299682177.png
  •  58
    Olga replied

    Hello,

    I've checked your site and haven't seen the previous code

    5158708068.png


    nevertheless, please, upload the file attached to the path:

    voicer\js\voicer-custom.js


    and don't forget to insert the css proposed in previous messages


    thanks!

  •  58
    Olga replied

    you can check our demo on the same screen size and it uses the css  also

    4992485033.png


  • seoczar replied

    Thanks Olga issued resolved. (Y)

    Can you recommended any youtube plugin, so i can fetch my video and show in the popup.


  •  58
    Olga replied

    Glad to help you!



    Our theme may not be compatible with some third-party plugins. It’s impossible for theme authors to make the theme compatible by default with all existing plugins because there are thousands of available default plugins. Only the “default” WP software is compatible with all third-party plugins, because all plugins are designed to work with it. But authors of the plugins should provide detailed instruction about how to integrate the plugins with custom themes, since nobody really uses “default” theme, everybody uses custom themes.

    Generally all plugins can work with all themes, but they sometimes have to be integrated manually. That’s because sometimes the plugins and the theme override the same default template file, so there can be a conflict. In such cases, you need to customize the theme and merge two conflicting template files into one template file.

    This isn't something specific to our themes, this is a general rule for all default themes and plugins.