The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
How To Hide Date Fr...
 
Share:
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Question [Solved] How To Hide Date From Specific WPDiscuz Form Post Type

5 Posts
2 Users
0 Reactions
462 Views
Posts: 7
 sol
Topic starter
(@sol)
Active Member
Joined: 1 year ago

Hello,

I've created a cloned/duplicate comment form for my LearnDash Lessons post type.

I want to hide the date/time of each comment. I found this answer: https://gvectors.com/forum/how-to-and-troubleshooting/how-to-hide-date-and-time-in-comment-with-wpdiscuz/ but this seems to apply to all the WPDiscuz comment forms on my website, not specific post types. 

How do I hide the date/time for my LearnDash lessons post type on WPDiscuz?

Thank you.

Topic Tags
4 Replies
Asti
Posts: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 years ago

Hi @sol,

Please provide the example URL to allow us to find the right CSS code for you. 

Posts: 7
 sol
Topic starter
(@sol)
Active Member
Joined: 1 year ago

Hey @asti, thanks for your response.

 

You can find the URL on my staging site. You may find it a bit slow due to the hosts restrictions on staging environments. 

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@sol 

Please try this CSS code:

.ld-focus-content #wpdcom .wpd-comment .wpd-comment-subheader .wpd-comment-date{display:none;}

Additionally, I recommend checking out this FAQ to get rid of the second form: https://wpdiscuz.com/community/f-a-q/how-to-enable-wpdiscuz-on-learndash/.

You should use the CSS code provided in Point 3.

Posts: 7
 sol
Topic starter
(@sol)
Active Member
Joined: 1 year ago

Wonderful, thanks a lot!

Share: