Issues with EventOn plugin

Home Forums Gillion Theme Issues with EventOn plugin

Home Forums Gillion Theme Issues with EventOn plugin

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • squirrel
    Participant

    Hello,

     

    I’ve recently installed Gillion – great theme!

     

    I currently use a plugin called EventOn that I’m having issues with. The header layout isn’t retaining on the custom single event pages.

     

    Secondly, there appears to be an issue displaying variable products in the shop as you can’t properly see the variable selections.

    Hi @squirrel,

     

    Sorry to hear of the problem you are having.

     

    Please test whether it works with default WordPress theme by activating Twenty Seventeen theme.

     

    Have you contacted EventOn plugin author regarding this issue?

     

    Best regards,
    Shufflehound team

    squirrel
    Participant

    And the variable product issue on the shop?

    And the variable product issue on the shop?

    Could you please share me the exact page URL from your site where it is not displaying correctly so that i can troubleshoot it?

    squirrel
    Participant

    See private info

    You can resolve variable product issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .woocommerce div.product form.cart .variations td.label {
        display: table-cell;
        color: #505050;
        font-size: 100%;
    }
Viewing 6 posts - 1 through 6 (of 6 total)