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

    (@codepeople)

    Hi,

    You should simply edit the “/wp-content/plugins/calculated-fields-form/cp_calculatedfieldsf_public_int.inc.php” file, removing the snippet of code:

    <link href=”<?php echo plugins_url(‘css/cupertino/jquery-ui-1.8.20.custom.css’, __FILE__); ?>” type=”text/css” rel=”stylesheet” />

    Please, be sure the theme active in your website loads the other styles of jQuery UI, because are needed for the calendars controls.

    Best regards.

    Thread Starter roketto

    (@roketto)

    Thank you that worked. Luckily we aren’t using calendars for any of our inputs.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘jQuery UI Styling’ is closed to new replies.