• Resolved artyvisual

    (@artyvisual)


    I want to call the plugin/widget inside a loop. I have now the standard WP comments widget inserted like:

    if( 3 == $wp_query->current_post ){
    the_widget( ‘WP_Widget_Recent_Comments’ );

    But I am having problems calling the better_recent_comments, I guess because it isn’t an included WP widget. Any idea how to change it into the better recent comments?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi, @artyvisual .

    Thanks for getting in touch and for using Better Recent Comments.

    I’m happy to assist you with displaying your recent comments in the default manner either via the Appearance > Widgets > Better Recent Comments widget or via the [better_recent_comments] shortcode and its options on your site.

    I’m afraid displaying the Better Recent Comments widget programmatically or calling it within a loop is a developer-level task beyond the scope of our support for our free plugin. While we try to be as helpful as possible, we simply can’t allocate too many resources for customization and all I can do is to apologize for this inconvenience and hope that you understand.

    This is why we’ve partnered with Codeable and their developers, who are familiar with our plugins and can provide you with the additional assistance for your request.

    Codeable has several developers who are experienced in customizing our plugins – to request a quote from them, select Domagoj Kovacevic, Krasen Slavov, Onur Demir, Liam Bailey, Nitin Yawalkar and Felipe Elia as your preferred experts.

    Should there be anything else that we may help you with, please let me know. I will mark this topic as resolved for now.

    Best regards and keep safe,

Viewing 1 replies (of 1 total)
  • The topic ‘call the widget within a loop’ is closed to new replies.