micha80Expert11 years agoLatest comments in sidebar limit to 5 Hi, I want to limit the latest comments component (blogs.widget.latest-comments) to only show the latest 5 comments. Is this possible with configurations in the admin area or give a special xml a...Show More
OlivierSLithium Alumni (Retired) to micha8011 years agomicha80 how about 'Number of articles in the Latest Blog Articles component' in Admin > Blogs?
micha80Expert to OlivierS11 years agoHi Olivier, I tried that without success. Regards,MichaelniboMentor to micha8010 years agoI also can't find a setting for this, so currently I do it with jQuery: $(".lia-component-blogs-widget-latest-comments li:gt(4)").hide();
niboMentor to micha8010 years agoI also can't find a setting for this, so currently I do it with jQuery: $(".lia-component-blogs-widget-latest-comments li:gt(4)").hide();
Recent DiscussionsHow to create/subscribe the Webhook in AuroraHelp identifying XML fields for message attributes in Khoros data exportHelp identifying XML fields for message attributes in Khoros data exportWhich entity to refer for knowing user to badge mapping in XML data dumpHow to parse <li-answer> <li-table> custom li tags into raw html