• Resolved venkat219

    (@venkat219)


    Hi,

    This is the best twitter widget for WordPress with high customization. I want to display the count of followers under the ctf-header section, it would be awesome if we display the count under the page name. Please assist further thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter venkat219

    (@venkat219)

    I have added followers_count to the ctlfeed.php like this but it is not showing any count.

    if ( $feed_options['headertext'] != '' ) {
                    $ctf_header_html .= esc_html( $feed_options['headertext'] );
                } else {
                    $ctf_header_html .= esc_html( $tweet_set[0]['user']['name'] );
    $ctf_header_html .= esc_html( $tweet_set[0]['user']['followers_count'] );
                }
    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey venkat219,

    I’m glad you like the plugin! This is a feature we have reserved for the paid “Pro” version though as it looks like you’ve discovered, the free version can be modified to display this info as well.

    It looks like you have found the right spot to add it in. I’m not sure why your changes aren’t showing up. Are you using a user timeline without any custom text in the header?

    It’s a little beyond what we can offer for support to help with modifications like this but I can tell you that you seem to be on the right track here.

    Thread Starter venkat219

    (@venkat219)

    I am not using any custom text in the header, but somehow it is not working. Anyhow, sorry I don’t know that was a feature in pro. I am going through the feed.php and .css files for customization and found this entry so tried.. Let me know if you have any blackfriday/cybermonday deals for this plugin.. I would definately buy if it is less than $39. Thanks.

    Hey venkat219,

    Thank you for reaching out with your inquiry. Smash Balloon is offering a discount special and running a promotion from Black Friday (November 24, 2017) through the end of Cyber Monday (November 27, 2017) providing 20% discount off all plugins.

    The discount code will be “happysmashgiving” (without the quotes). If you would like to enjoy this promotional opportunity discount then please apply the discount code while on the Checkout page anytime during the dates given above.

    If you have other questions just let me know.

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    This thread has been quiet for awhile so I’ll mark it as resolved. Let me know if you have any more questions!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to display followers count in the header’ is closed to new replies.