Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor dudo

    (@dudo)

    I confirm the missing multiset in the editor screen, I will release a fix later (version 1.8.3) if you need it now, you can avoid this simply by adding another multiset.

    I’m not sure what you mean about “The imposition of asterisks of voting in the frontend”

    Thread Starter LinuxMaster Club

    (@linuxmasterclub)

    Under the link https://artsiberia.ru/?p=1 you do not see that voting stars overlap each other?

    Plugin Contributor dudo

    (@dudo)

    I don’t see the link at all, it is a coming soon page

    Thread Starter LinuxMaster Club

    (@linuxmasterclub)

    disabled, now you can see

    Plugin Contributor dudo

    (@dudo)

    ok, seems a css conflict with your theme.

    In the yasr settigs, aspect and style tab, add this in the “Custom css styles”

    .star-rating::before {
        content: none;
    }
    Thread Starter LinuxMaster Club

    (@linuxmasterclub)

    But before that there wasn’t such a thing, whether the functionality will be added to the plugin later, so as not to edit Custom css styles?

    Plugin Contributor dudo

    (@dudo)

    I can’t insert in the plugin every css conflict may come out with a plugin or a theme, that’s why I give the ability to add custom css style. It’s an easy and clean solution.

    Thread Starter LinuxMaster Club

    (@linuxmasterclub)

    ok i understand you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Overlay stars and absence multiset in the post’ is closed to new replies.