Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Mike Toppa

    (@toppa)

    Can you give me a link to your site so I can investigate? This means there is probably a javascript conflict with another plugin.

    Thread Starter cowgirldaze

    (@cowgirldaze)

    Thanks! It was something in the header.php of my site. Once I replaced the header with the original version everything works 🙂
    Great plugin and great support.

    Having the exact same issue at http://fightgifs.com , I disabled all the plugins I think I have added in the last month, but still no change. Any ideas ?

    I have the same problem – maybe since the update to WP 3.6.1

    Plugin Author Mike Toppa

    (@toppa)

    tauno1 – thanks for the link, but can you be more specific where you are using Shashin? There are a lot of images on your site – I checked a bunch of them but didn’t find Shashin ones.

    Xcross, I need a link to where you are having a problem so I can check it out.

    Hi Mike,

    http://www.hsvtriathlon.at/index.php/archives/2352

    now (since 1 or 2 days, maybe since 6.3.1)) every album shortcode is linked directly with the picassa album – previously every album was shown inside the page

    Plugin Author Mike Toppa

    (@toppa)

    You’ve got a javascript error from a plugin called Highlight search terms, which may be causing the javascript in Shashin to fail. Try turning off that plugin.

    In hlst-extend.js?ver=1.3:1

    Uncaught TypeError: Object function (v){for(var i=0;i<this.length;i++){if(this[i]===v){return true}}return false} has no method ‘replace’

    Hey Mike, thanks for responding.
    Most of theme are posted from Picasa using Shashin (was working fine before). For example all the galleries here http://fightgifs.com/boxing/.

    Plugin Author Mike Toppa

    (@toppa)

    Both pages have a javascript error being caused by this line of code, which is inline, so it may be part of your theme or could be coming from another plugin

    var main_menu=new main_menu.dd("main_menu");

    Uncaught TypeError: Cannot read property ‘dd’ of undefined

    It’s possible this is causing problems for Shashin’s javascript code. You should use a tool like the code inspector in Google Chrome, which can report javascript errors to you.

    Yeah, that part of the code is the problem, have no idea what it does, so I just removed it. 😀

    Thanks a lot for a super plugin & support !

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘When I click on gallery image it goes right to picassa’ is closed to new replies.