You wrote .comment-list
but that’s not the class, it’s .commentlist
. You may also need to target the anchor link inside that tag explicitly to override link colours
Related Posts:
- Lack of composite indexes for meta tables
- How would I count the number of times a comment meta field’s value is in a post’s entire comments?
- Generate an Email address from that of the Post Author
- How to update Post Meta values through the comment system
- List user comments in author page
- Get the author meta adds now
- How does WP decide how to display a page
- Conditional For get_the_author_meta
- Randomizing Post Links Outside of Loop – No Author or Date
- wpdb->get_var – count author posts, meta value
- comments_where Hook
- Check For get_post_meta on Author Archive Page
- How can i set media attachments to the author of the post or page for already existed posts with attachments
- update_post_meta not working with transition_comment_status
- How to add/update post meta to use in query?
- Echo out custom fields in comments
- Best method for comment section associated with different images?
- How do I retrieve the slug of the current page?
- Most efficient way to get posts with postmeta
- Get posts by meta value
- Explanation of update_post_(meta/term)_cache
- How to extract data from a post meta serialized array?
- How to save an array with one metakey in postmeta?
- WordPress is stripping escape backslashes from JSON strings in post_meta
- How can I get the post ID from a WP_Query loop?
- Check if Post Title exists, Insert post if doesn’t, Add Incremental # to Meta if does
- Find out which moderator approved comment?
- How to update_post_meta value as array
- Adding meta tag without plugin
- What’s the point of get_post_meta’s $single param?
- What is the different between an attachment in wp_posts and an attachment in wp_postmeta?
- How to edit a post meta data in a Gutenberg Block?
- Sanitizing integer input for update_post_meta
- post formats – how to switch meta boxes when changing format?
- What for is the table “wp_commentmeta” exactly?
- Execute action after post is saved with all related post_meta records (data)
- Get a single post by a unique meta value
- Change Comment Author Display Name
- if get_post_meta is empty do something
- How we get_post_meta without post id
- How get post id from meta value
- What is the code to get the download link for a product in WooCommerce?
- Safe to delete blank postmeta?
- Display Authors Comments on Profile Page
- Check If comment author is registered
- advanced custom fields update_field for field type: Taxonomy
- update_post_meta not saving when value is zero
- Content hooks vs User hooks
- Meta compare with date (stored as string) not working
- Exclude comments from a WP_Query object?
- Trying to get custom post meta through Jetpack JSON API [closed]
- Adding another state (spam, reject, approve) to wordpress comments?
- Running a function on comment status change
- How to update/insert custom field(post meta) data with wordpress REST API?
- Comment Author Name In Reply Form
- Restrict post edit/delete based on user ID and custom field
- get_post_meta returning empty string when data shows in the database
- publish_post action hook doesn’t give post_meta_data
- Remove WordPress.org Meta link
- Remove post meta keys
- How to access the post meta of a post that has just been published?
- Why time functions show invalid time zone when using ‘c’ time format?
- Is it possible to show custom comment metadata in the admin panel?
- Display all comments or recent comments per user on author page
- Why is get_post_meta returning an array when I specify it as single?
- How to update/delete array in post meta value?
- How to get all term meta for a taxonomy – getting term_meta for taxonomy
- change the comment time output to: X time ago instead of actual date and time
- WP_Comment_Query() displays “password protected” comments?
- Adding an assisting editor box to Post page
- How to set author for post AND post attachments
- delete unused postmeta
- Should I sanitize custom post meta if it is going to be escaped later?
- Add post meta based on another post meta value before publish post
- Query & Sort Comments by custom comment meta
- How do I retrieve multi-dimensional arrays from the wp_postmeta table, & display on a website?
- Add Comment Custom Field
- Front-end update_post_meta snippet displays white screen?
- Query between two meta values?
- count number of user comments with a specific comment meta value
- Save both current and new version of post meta
- Get Advanced Custom Fields values before saving [closed]
- how to make author to write comment on only his own posts?
- Give extra post-meta to RSS feeds
- How to get meta value in wp_attachment_metadata
- WP REST API “rest_no_route” when trying to update meta
- Clean up output added via wp_head()
- List posts under meta_value heading
- Upload images with comment
- Why am I getting an infinite loop with have_posts?
- Add a drop down list to comment form?
- get_post_meta – get a single value
- An action hook where a comment meta is updated
- delete value 0 in post meta [closed]
- Don’t send notification if author comments his own post plugin help?
- Display the number of user comments
- Can I safely delete a record, manually, in the wp postmeta table?
- Recent comments on author page?
- How to store post meta in an array?
- What action hook updates post meta?