• Resolved xxxolivierxxx

    (@xxxolivierxxx)


    I purchased the PLUS version of the plugin and so far seems to be working fine, but I have not been able to apply advanced filters to the video.
    When I look at the demo page posted HERE I see several settings I can change like greyscale, opacity, brightness and down below I see an automatically generated code that looks like this:

    $(selector).YTPApplyFilters({
    grayscale: 43,
    opacity: 54,
    brightness: 90
    })

    However, I cannot find anywhere were I’m supposed to put that code. When I edit my site homepage, there is an option that shows “Additional CSS” and I know I can add extra CSS code in there, but when I paste the filter posted above, WordPress shows that the CSS code doesn’t look right and that I risk breaking my CSS layout on the page if I ignore the warnings and continue applying the changes.

    Any help will be appreciated

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author pupunzi

    (@pupunzi)

    Hi Oliver,
    The WordPress plug-in has not implemented yet the filters interface. Although you can add filters via javascript, there’s no settings for that at the moment.

    That is one of the features I’m going to add to the WordPress plug-in in the next future.

    If you have javascript capabilities you can add it yourself.

    All the best,
    Matteo

    Thread Starter xxxolivierxxx

    (@xxxolivierxxx)

    Thank you, the main effect I wanted was the grid (trama) and it seems to be part of the plugin settings, so I’m good for now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I apply filters?’ is closed to new replies.