• Resolved jasonmurray72

    (@jasonmurray72)


    The conference scheduler is working great except for the workshop selection stars. The selection process is working as it should for the most part. When a workshop is selected, it moves to the left and is responsive to the “show my picks” filter. However, the stars are always black regardless if the workshop is selected or not. The screenshots I’ve seen of this plug in show the stars being white when not selected and yellow when selected. Can you tell me how I can fix the issue? Thank you.

    The page I need help with: [log in to see the link]

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

    (@swift)

    Looks like there is a conflict if the theme or another plugin uses FontAwesome 5 JS (as in your case – a companion plugin to a theme). I’ll push an update to Conference Scheduler that will fix this soon – for now you can fix it by adding the following CSS rule to the Additional CSS section of the Customizer:

    .conf_scheduler .session .workshop.picked .favorite svg.fa-star[data-prefix=”fas”] { color: #FFCC09; }

    Thanks for pointing this out – glad you like the plugin.

    Thread Starter jasonmurray72

    (@jasonmurray72)

    Thank you very much for the code snippet. It worked well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Workshop Selection Stars’ is closed to new replies.