Checkboxes disappeared Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Checkboxes disappeared This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago by NaturesLens. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts June 17, 2018 at 8:36 pm #18328 NaturesLensParticipant Not sure if this is like the large icons issues – due to caching or unstyled content But my checkboxes have lost their ticks June 18, 2018 at 10:32 am #18338 Ernest MarcinkoKeymaster Hi, The font-face declaration of the ‘tick’ icon is missing from the site header, make sure to add this inline CSS to resolve it: [html]<!– @font-face { font-family: ‘asppsicons2’; src: url(‘https://beta.natureslens.co.uk/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons2.eot’); src: url(‘https://beta.natureslens.co.uk/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons2.eot?#iefix’) format(’embedded-opentype’), url(‘https://beta.natureslens.co.uk/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons2.woff2’) format(‘woff2’), url(‘https://beta.natureslens.co.uk/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons2.woff’) format(‘woff’), url(‘https://beta.natureslens.co.uk/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons2.ttf’) format(‘truetype’), url(‘https://beta.natureslens.co.uk/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons2.svg#icons’) format(‘svg’); font-weight: normal; font-style: normal; } .asp-try{visibility:hidden;}.wpdreams_asp_sc{display: none; max-height: 0; overflow: hidden;} –>[/html] June 18, 2018 at 7:37 pm #18346 NaturesLensParticipant Cheers Ernest Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Checkboxes disappeared’ is closed to new replies.