Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter joselo4

    (@joselo4)

    I insert joker bloked = true

    Plugin Author AntoineH

    (@antoineh)

    Hi, there is no configuration option for disabling jokers. I’ll add it to the feature list for the next version.

    Setting the blocked property to true is one way. But be careful, if you edit the plugin’s code you won’t be able to update the plugin in the future. Or, if you do update, make sure to make your changes again.

    Another easy way is to simply hide the joker in the front end. If you can edit your theme CSS, or add extra CSS, you can add the following line:

    td.fp-nojoker, td.fp-joker { display: none!important }

    Hi there…

    Perfect job you have done here ??

    And the no Joker in the CSS just Works fine…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable Joker ?’ is closed to new replies.