Support » Plugin: GD Star Rating » [Plugin: GD Star Rating] The sidebar widget is trying to display an image

Viewing 7 replies - 1 through 7 (of 7 total)
  • Even when set to no image and resize to 0x0 (the default) it show a blank 32×32 image linking to the post.

    The code shows this
    <img alt=”The of Post” src=”” width=”38″ height=”38″>

    I was just working on this. Your problem helped me find a solution, and I thank you for that 🙂

    IMG:
    <img src="%IMAGE%" alt="%IMAGE%" width="38" height="38">

    Clickable IMG to post/page:
    <a href="%PERMALINK%" title="%TITLE%"><img src="%IMAGE%" alt="%IMAGE%" width="38" height="38"></a>

    Also, leave image resize at default.

    Thread Starter 12sp

    (@sp12)

    Very cool. It’s not often my ramblings help! 🙂

    Where do we put this line of code?

    where to place the above code ?

    Thread Starter 12sp

    (@sp12)

    I don’t know and I don’t remember where it was. I stopped using that plugin because it was a resource hog.

    The best bet would be to look though all the parts in a text editor and search for “<img alt=”The of Post” src=”” width=”38″ height=”38″>

    Sorry, I cannot be of more help.

    Sorry for the late response. In my case, that piece of code went into:

    T2 Templates > Widget Star Rating > Item

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: GD Star Rating] The sidebar widget is trying to display an image’ is closed to new replies.