Viewing 5 replies - 1 through 5 (of 5 total)
  • lisa

    (@contentiskey)

    can you post a link to your website

    The link you included for the Twitter Follow Button was for the WordPress.com service.

    To do the same in your self hosted www.ads-software.com site, you would need to have the Twitter Follow Button WordPress plugin installed. I’ve provided the instructions to install the plugin below.

    Installing the plugin:
    1. Go to your WordPress admin site
    2. Navigate to Plugins > Add New
    3. Search for Twitter Follow Button
    4. Click Install Now button
    5. Click OK to install
    6. Click Activate Plugin to activate

    Once the plugin is installed, you don’t need to do any other configuration, you just need to put the short code into a page or text widget.

    However, having tested it on WordPress 4.0, I don’t think the plugin is working correctly. The configuration options in the short code e.g. screen_name or show_screen_name don’t work. Instead the button just shows the plugin authors screen name and follower count.

    Thread Starter Unforgiven

    (@unforgiven)

    Hi Startingwp,

    Thanks for replying.

    Yeah, got the same result here in my WP4.0 installation with the Twitter Follow button. You can workaround it by renaming the username in the source code of the plugin, but that’s not the way to go I guess…

    What should I do ? Any suggestions ? I mean, I suppose a lot of users will run into these problems wouldn’t it ?

    cheers,
    Unforgiven

    One solution is to put the HTML code for the Twitter follow button into a page, post or text widget. It’s not quite as neat as plugin and shortcode, but it works (tested on WordPress 4.0).

    Get Twitter follow button code
    1. Browse to https://about.twitter.com/resources/buttons#follow
    2. Set Button options as required
    3. Copy HTML code from right hand side

    To add Twitter follow button to existing page
    1. Browse to your WordPress admin site
    2. Click Pages
    3. Click page you want to put twitter button into
    4. Click Text tab
    5. Paste HTML code where you want the button
    6. Click Update button
    Your Twitter follow button should appear on the page.

    To add Twitter follow button to existing post
    1. Browse to your WordPress admin site
    2. Click Posts
    3. Click post you want to put twitter button into
    4. Click Text tab
    5. Paste HTML code where you want the button
    6. Click Update button
    Your Twitter follow button should appear on the post.

    To add Twitter follow button to the sidebar
    1. Browse to your WordPress admin site
    2. Click Appearance > Widgets
    3. Drag a Text widget to the Sidebar
    4. Paste HTML code into main text box on widget
    5. Click Save button
    Your Twitter follow button should appear on the sidebar.

    Thread Starter Unforgiven

    (@unforgiven)

    Hi Jonathan,

    Works like a charm ! thanks a lot !

    cheers,
    Unforgiven (aka Andy)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘problems enabling shortcode in textwidget’ is closed to new replies.