Hello,
Portfolio not showing comments even if I added comments elements and allowed discussion
Please check more details in the private content area.
Thanks
Chenny
Hey heartvsmind,
Thank you for the inquiry.
You may need to add this filter in the functions.php file to enable the comments on portfolio items.
add_filter('comments_open', function() {
return true;
}, 9999);
Best regards,
Ismael
Hi Ismael
But my other portfolio items are working fine with comments, why these three portfolio items not working and need to add extra code?
I added comments elements and allowed discussion, that’s not enough?
Thanks,
Chenny
Hi, may i know if you have any news?
Hi,
Sorry for the delay. We actually thought that the comment section is not displaying for all portfolio items. Unfortunately, the login token above has expired, so we were not able to check the portfolio items again. Please generate another token and extend its expiry, or post a login account in the private field so that we can check it again.
Best regards,
Ismael
Please check private contents and solve it.
Three product links not showing comments, I included links in the private content area.
Hi,
Thank you for the update.
We added the filter in the functions.php file to enable the comments section on portfolio items that were created using the Advance Layout Builder (ALB).
Best regards,
Ismael
Hi Ismael
Thank you, now it’s showing the comments
Hi heartvsmind,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria