Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author kag

    (@kag)

    Hi,

    That theme is really doing something non-standard. I’m not sure how it works, but you can trying to search for links (<a href="...">text</a>) in the code and add # at the end of the href attribute.

    Guillaume

    Thread Starter jayaqt

    (@jayaqt)

    Hi! Sorry it’s been a while. I actually tried before your suggestion to no avail.

    Editing <a href='$albumURL'> to any of the ff:

    <a href#='$albumURL'>
    <a href=#'$albumURL'>
    <a href='#$albumURL'>

    won’t work.

    I wouldn’t really know what I can do to make
    xxx.com/?album=ALBUMNAME to
    xxx.com/#?album=ALBUMNAME

    Anyway, I guess this really is an exceptional case so I might have to live with it. ??

    Plugin Author kag

    (@kag)

    Sorry, I really don’t know what to suggest. Perhaps you could try to explain your problem with the theme’s developper.

    Thread Starter jayaqt

    (@jayaqt)

    It’s okay. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: kPicasa Gallery] WP-Coda Theme Support’ is closed to new replies.