Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mattborghi

    (@mattborghi)

    That worked! You are awesome, my friend! Thank you, thank you, a thousand times, thank you! I also promise to spend more time in the Codex and using the Chrome Developer Tools. Thanks for those tips!

    Thread Starter mattborghi

    (@mattborghi)

    Thank you. I’ve tried this one, but it scrubs the excerpt off the homepage and the single post page and I want to keep the home page excerpt… I can’t seem to find a class to that is unique to the homepage vs. the single post.

    I looked quite a bit, but did find a super-easy fix in the codex:

    If you change your header div from this
    <div id=”header”>

    to this, you get a clickable header:
    <div id=”header” onclick=”location.href=’https://yoururl.com/&#8217;;” style=”cursor: pointer;”>

    Glad I found a fix for this… would be nice to see this as an option, in the Appearance nav…

    matt

    Forum: Plugins
    In reply to: Twitter Tools not updating

    Hi Alex,

    First let me say I love your plugin and it’s been great. However, I’ve started to have some issues of late. About two weeks ago Twitter started acting wonky and so I blamed Twitter and took a wait and see approach. Everything started working Ok again for about a week, no updates, no changes to the WP or TT.

    Yesterday, I upgraded to TT 2.0, and I noticed that my posts were posting without URLs and I have the bit.ly api and username setup. I tried upgrading WP, and that hasn’t changed anything. I’m just at a loss as to how to proceed and wanted to share with my fellow users out there.

    Twitter Tools Version: x2.0
    WordPress Version: 2.8.6

Viewing 4 replies - 1 through 4 (of 4 total)