Hi,
please clear the browser cache and load the page again to make sure it’s loading the required stylesheet.
Hi Hassan!
I have the same issue. The theme may be causing the issue.
Checkmarks appear as plain bullets on http://glutenfreeworks.com. They look like checkmarks on the editor.
Checkmarks appear as checkmarks on http://celiac-disease-today.glutenfreeworks.com
Same plugins are activated.
The Callouts, Higlights and Buttons work perfectly.
Any ideas?
Thank you,
John
Hi,
sorry, where is the list that is displaying incorrectly?
Hi,
this is conflict with the theme; the theme’s stylesheet sets the element’s display as ‘block’ which disables the list-style-image property. Add this bit to your stylesheet to reverse that:
ul.cp_check li { display: list-item; }
Thank you, Hassan.
I added the code to the end of my style.css page.
Now both the checkmark and original editor page bullet appear.
http://glutenfreeworks.com/gluten-free-store/publications/gluten-free-dairy-free-cooking-made-easy/
Please advise,
John
Hi Hassan,
Do you have an idea why both the bullets and the check marks appear?
Thanks!
John
Hi,
the bullet is a background-image applied on the li elements. You have to override the background in your stylesheet to remove it.
Hi Hassan,
I am so sorry. My programmer had made a code change a long time ago that affected your plugin. The code is fixed and your plugin is working perfectly. Excellent work. I gave you a 5 star review.
-John