Forums › Forums › Slimbox2 plugin › blogger.com images support! (like picasa)
- This topic has 5 replies, 2 voices, and was last updated 15 years, 3 months ago by malcalevak.
-
AuthorPosts
-
August 1, 2009 at 10:41 pm #959ranieroMember
the blogger hosted images need some trick to be showed on lightboxs like for picasa images,as the picasa image can be shown now in slimbox i assume should be easy to edit the plugin to show the blogger.com images too, who can help me for this? following a blogger.com image html
a href="http://4.bp.blogspot.com/_Vj_1LOYaR7o/SnMctZsFsMI/AAAAAAAAu2A/18x-EbKDgoM/s1600-h/logo_piccolo2.jpg"><img id="BLOGGER_PHOTO_ID_5364663147443892418" style="margin: 0px auto 10px; text-align: center; width: 250px; display: block; height: 170px;" src="http://4.bp.blogspot.com/_Vj_1LOYaR7o/SnMctZsFsMI/AAAAAAAAu2A/18x-EbKDgoM/s400/logo_piccolo2.jpg
August 1, 2009 at 11:00 pm #6787ranieroMemberive found it, just got to change the picasaweb.google. into .blogger. into slimbox2_autoload.js.php
if($options->get_option(‘picasaweb’) == ‘on’) echo ‘
$("a[href^‘http://bp2.blogger.’%5D > img:first-child[src]").parent().slimbox(options, function(el) {
return [el.firstChild.src.replace(//sd+(?-c)?/([^/]+)$/, "/s640/$2"),
(el.title || el.firstChild.alt) + ‘<br /><a href="’ + el.href + ‘">Picasa Web Albums page</a>’];
});
‘;August 1, 2009 at 11:21 pm #6788ranieroMembertheres something wrong i cant understand why some images do not are shown in blogger like if no patch code would have been activated SOMEBODY CAN HELP? thanks (ive already put number from 1 to 4 prefix for blogspot and from 0 to 4 for blogger domains)
one of this images got this code
a href="http://bp0.blogger.com/_Vj_1LOYaR7o/RdoR5xjhgHI/AAAAAAAABbA/46Ad9jU6-Iw/s1600-h/britneykepsssthepartygoing.jpg"><span style="font-family: verdana; font-size: 130%; color: rgb(51, 204, 255);"><img id="BLOGGER_PHOTO_ID_5033355217792499826" style="margin: 0px 0px 10px 10px; float: right;" alt="" src="http://bp0.blogger.com/_Vj_1LOYaR7o/RdoR5xjhgHI/AAAAAAAABbA/46Ad9jU6-Iw/s320/britneykepsssthepartygoing.jpg" border="0">August 8, 2009 at 9:01 pm #6789malcalevakModeratorSorry for such a long day getting to your problem. Do you by any chance have a link to your site?
Also, I don’t know much about blogger, why are you hosting on it if you’re using wordpress?
I’m not sure if there’s enough demand for me to actually implement a feature, but I don’t mind helping you get a better idea of what’s wrong.
August 9, 2009 at 10:14 am #6790ranieroMemberhello! thanks 4 answering, my site is http://www.spetteguless.com you will find some pics working and some other dont, just loook some posts. i have blogger hosting cause ive imported my blog from blogger to wordpress. thank you again
August 24, 2009 at 3:56 am #6791malcalevakModeratorMy apologies for still not getting to this, I haven’t forgotten, I’ve just been insanely busy.
-
AuthorPosts
- You must be logged in to reply to this topic.