The answer was that I had dequeued the woocommerce style sheets and fonts, adding the CSS back in made the tick marks appear
.added:after {
font-family: WooCommerce;
content: '\e017';
margin-left: .53em;
vertical-align: bottom;
display: inline-block;
}
Related Posts:
- WooCommerce: filter by parent product’s taxonomy and product variation’s meta data
- Ajax Infinite Scroll In Custom WP_Query Loop Not Working
- Display featured products through custom loop in WooCommerce 3 [closed]
- WooCommerce Only OnSale Products Loop Snippet [closed]
- Out Of memory issue on post per page parameter
- Exclude a Woocommerce product from WP_Query
- AJAX Breaking Offset Argument In WP Query
- How to pass the current content of $wp_query to a new page?
- WooCommerce | AJAX | Product Pagination | Help me implement Ajax Pagination
- Get categories within specific term
- Woocommerce featured products query no longer working
- How to add in WP_Query to every 3 posts displayed? [duplicate]
- modifying the loop multiple times with arguments passed through ajax to wp_query
- How to solve this script problem in theme directory?
- Sorting Posts Based On Meta Value Using AJAX
- Adding arguments to WooCommerce Product Loop using AJAX
- Show linked products using wp query and woocommerce
- Woocommerce set loop_shop_columns to be 3 in the main shop page loop only and 4 otherwise
- Post loop for all taxonomy terms
- How to make search for posts using get method?
- WordPress ignoring LIMIT / posts_per_page despite being in wp_query
- Stuck in the query loop
- Conflict with get_posts and the_content
- How to get list of posts from permalinks?
- Current post in AJAX call is always zero
- Get all fields inlcuding “ACF” (Advanced Custom Fields) columns in wp_query
- New WP_Query loop in admin causes problems
- How to list posts with disabled/closed comments, with pagination?
- Filter wordpress post categories with jquery/ajax and pagination?
- How to make a second query offset -2 from current post
- Running main loop 2 times with conditional statement
- Only display post if published in last 24 hours?
- Need to convert string of term ids into comma separated integers for use in an arguments array
- WordPress | Date not always appear [duplicate]
- Custom taxonomy.php not working
- Sort posts in loop by the WooCommerce Membership of the author
- wp_query not working with post_type
- Array as ‘key’ in WP_Query
- How to remove the most recent post from $the_query
- different for loop if screen resolution < 1000px
- WP_Query loop else statement not executing
- Change query from cat id to slug or name?
- How do I get my custom query to work with search results after the first page?
- Using Wp_Query without the loop?
- Is_single() conditional tag returns null in query
- How do I rewrite this loop as a new WP_Query style-loop?
- Transient api Caches confused
- Issue with front page navigation after upgrading to 3.4
- Ajax future single post query doesn’t work when NOT logged in
- Include current post into loop
- how update data through ajax and jquery
- Woocommerce – exclude only older out-of-stock items
- Custom WP_Query id
- Best choice for multiple loop in page?
- Need Sub-category with main Category
- Woocommerce pagination and result count after custom loop
- get_template_part causes 500 error
- How to query woocommerce product by pricing? [closed]
- WP Query – order posts by meta field first and then order the rest
- How to display the featured image for each post?
- How to get a list of bundled products using wp_query in woocommerce
- Assign custom parameter to each post in query
- How to provide meta_key array to wp_query?
- Wp_query with 2 meta keys and array of meta values
- Adding a html class based on post count
- Check for the main query from the template
- how to use pre_gets_posts to exclude one queried ID from homepage loop
- How to order WP_Query to group results?
- Trying to retrieve random post, getting a page
- Error with function in functions.php?
- Posts in loop all show the same author when there are many authors
- Exclude recently updated post from custom WP_Query using multiple loops
- get_posts output always same post
- Multiple Rows in a using wp_query
- How to use WP_Query() on single.php?
- sort and display posts by custom field (wp-query and the loop))
- Use Ajax To filter posts?
- How to create custom query by keyword in post title?
- difference between querying database and using the loop
- If have posts a week old, display, else display a different loop
- WP_Query – Adding “offset” posts to the end of the loop
- Stomping WP_Query in author archive to facilitate pagination with custom queries
- How to make posts unqueryable/unpublish posts where ACF relationship field is an unpublished post? [closed]
- Conditional operator OR not working with custom fields
- Can’t fetch Custom Post Type Data through Custom Query
- Loop increase in while loop not working
- Create a loop on my pages with new “WP_Query”
- Get posts that do not have the same tags as current
- posts archive page – closing WP_Query loop correctly [closed]
- Create a page template for “top rated posts” but show full content and not just a list
- has_excerpt() not working inside wp_query
- Redirect Search to Form When No Product Results Are Found
- wp_query is showing posts from other categories
- Daily drip of posts – based on user ‘startData’ – ordered oldest to newest
- How do I get Woocommerce product variation name and variation description in a WP_Query?
- How to add tax_query to $args with concatenation
- Change AJAX filter from POST to GET for URL Parameters
- Should I reset $wp_query?
- Meta query compare for ID’s greater than specific ID
- WP_Query Taxonomy categories filtering