Jump to content

davex

Members
  • Posts

    78
  • Joined

  • Days Won

    1

Posts posted by davex

  1. On 4/10/2021 at 9:45 AM, Tech Support said:

    Album source images do not support watermarks. Why is that? Because you may change your mind later and use another watermark, or do not use watermark at all. If source images are watermarked, you can't change this anymore.

    So in order to have watermarks on big album images please create another album format with size 10000x10000 and dynamic size option, and watermark set up. This should create watermarked files. Then please go into Website UI -> Theme settings and change Albums images format option to use this new format instead of Source images. This will switch theme to display watermarked images to users.

    Hello, I have a watermark on the photos, but when you click on the images that become larger, they do not have a watermark, what it indicates would be for the same thing that I am indicating, right?

  2. On 12/10/2021 at 2:31 PM, Tech Support said:

    You can render it like this:

    {{if $data.is_trusted!=1}}Not trusted{{/if}}

     

    Perfect thanks!

     

    It works very well, now I am putting it in header in the menu, I have tried all the mentioned codes but they work but it shows the 2 options verified + not verified both together.

  3. 3 hours ago, Tech Support said:

    {{$data.is_trusted}} should work inside member_profile_view block template.

    {{$data.not_trusted}} - there is no such variable.

    Perfect!

    {{$data.not_trusted}} - there is no such variable.

    😅 I wanted to know if there is any way to show the same thing but if it is not verified that a text or an X appears.

     

    • Like 1
  4. On 12/19/2020 at 4:40 AM, Tech Support said:

    There is a workaround for this with using rsync or NFS mount, so not something we won't to consider as other features do not have workarounds.

     

    The code {{$item.xxx}} is for using in list blocks, for profile you should be using {{$data.is_trusted}}, for video / album pages if you want to display this for the user who uploaded video is {{$data.user.is_trusted}}

    thanks. 

     

    I want to show the verified text inside the profile in: /my/ I have tried the 2 codes but it does not show how could I put it?

     

    I also have this code to show not verified but it does not work, it would be correct:

    $data.not_trusted}}

  5. hello I have it like this:

    <meta name="twitter:card" content="player">
        <meta name="twitter:title" content="">
        <meta name="twitter:description" content="">
        <meta name="twitter:image" content=""45">
        <meta name="twitter:site" content="@{$twitter}">
        <meta name="twitter:creator" content="@{$twitter}">
        <meta name="twitter:title" content="">
        <meta name="twitter:url" content="">
        <meta name="twitter:image" content="">
        <meta name="twitter:domain" content="">
        <meta name="twitter:player" content="">
        <meta name="twitter:player:width" content="">
        <meta name="twitter:player:height" content="">

     

    without configuring anything in theme settings.

    • Thanks 1
  6. On 3/11/2021 at 5:15 PM, xxbrits said:

    I'm trying to figure out a way I can share direct links to specific videos and have that video playing in that desired app, sort of the same way we can share youtube links in twitter/whatsapp chats and the videos are able to directly play within that app/platform.

     

    Is this a simple feature?

    hi i use twitter card and the videos play on twiiter. look for information and you can do it on twitter.
    facebook banned adult webs normal webs no.

  7. 3 hours ago, Serghei said:

    Hi! Thank you for help, also I have used this option: "Truncate video title to:"  in Theme setings - video options. and  worked

    Screenshot_15.jpg

    this is only for the web to show no more than 70 characters title videos.

    • Like 1
  8.  

    Example something like this I see that there are still .swf in kvs files in the player:

     

    [swf=https://www.domain/player/kt_player.swf?=https://www.domain/player/iframe_embed.php?id=223642]

    I've tried like this but it doesn't work, something will be wrong, I have put ID, maybe it is not correct to put id?

  9. Hello, I would like to know if it is possible that the embed videos work in photos with the swf code
    as is the embed code in kvs does not work.

    is there any way to modify the code?

    I have created in admin a new embed for that forum and be able to modify the embed code so that it works but it does not work.

    ejample:

    [swf=https://www.domain/embed/19115]

     

    thanks.

×
×
  • Create New...