<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>Sivel.net Forum : WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net</link>
<description> Sivel.net Forum</description>
<language>en</language>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>How do I remove &#34;cancel&#34;? And arrow nav isn't visible... in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=782#782</link>
<guid isPermaLink="false">782@http://forum.sivel.net</guid>
<description>Topic: How do I remove &#34;cancel&#34;? And arrow nav isn't visible...

Message: Found the solution in another forum. Works. Insert #sb-loading a{display:none;} into shadowbox.css
</description>
<pubDate>Thu, 03 Sep 2009 12:52:02 -0500</pubDate>
</item>
<item>
<title>Internal links in WordPress... in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=781#781</link>
<guid isPermaLink="false">781@http://forum.sivel.net</guid>
<description>Topic: Internal links in WordPress...

Message: There are other topics of this same nature in the forum so feel free to search.But you need to specify the player in the rel attribute when using such links.For example to show another page within your site use:
Code:&#60;a href=&#34;http://www.site1.com/page/&#34; rel=&#34;shadowbox;player=iframe;&#34;&#62;page&#60;/a&#62;
And btw this is a problem, not with this plugin, but with the way that the shadowbox.js file from http://www.shadowbox-js.com/ works.
</description>
<pubDate>Thu, 03 Sep 2009 10:25:49 -0500</pubDate>
</item>
<item>
<title>Internal links in WordPress... in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=780#780</link>
<guid isPermaLink="false">780@http://forum.sivel.net</guid>
<description>Topic: Internal links in WordPress...

Message: Greetings!I use this plugin for months and it's great! But now I have a specific case: to open an internal link - is not working (it's not opening over).So: if on www.site1.com I make a link to www.site2.com (with rel='shadowbox;') it's working for images and webpages.If from www.site1.com I make a link to an image from the same site, www.site1.com, it's working.But if from www.site1.com I make a link to www.site1.com/page/ it's not working: the link is opening normal, not in overlay mode.I think it's intentional: this plugin (you) think that is no sense to show a page in modal mode from the same site. 99% is right. But now I need to do that. I really need. Where do I need to operate so internal links, in a WordPress site, to be shown over when I request that?Thank you,rkn
</description>
<pubDate>Thu, 03 Sep 2009 08:54:26 -0500</pubDate>
</item>
<item>
<title>How do I remove &#34;cancel&#34;? And arrow nav isn't visible... in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=778#778</link>
<guid isPermaLink="false">778@http://forum.sivel.net</guid>
<description>Topic: How do I remove &#34;cancel&#34;? And arrow nav isn't visible...

Message: I also need to remove the &#34;cancel&#34; text and am running the same specs as hyperarts. Which bit of php code needs to be removed and in which file? Thanks.
</description>
<pubDate>Wed, 02 Sep 2009 15:53:16 -0500</pubDate>
</item>
<item>
<title>Changing next-prev image, pushing on left or right side of photo. in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=775#775</link>
<guid isPermaLink="false">775@http://forum.sivel.net</guid>
<description>Topic: Changing next-prev image, pushing on left or right side of photo.

Message: How should I change css?I mean make like thishttp://www.huddletogether.com/projects/lightbox2/When point to left half of photo - appears label &#34;next&#34; and when push in anywhere of the left half of photo - appears the next photo
</description>
<pubDate>Tue, 01 Sep 2009 14:26:13 -0500</pubDate>
</item>
<item>
<title>Changing next-prev image, pushing on left or right side of photo. in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=774#774</link>
<guid isPermaLink="false">774@http://forum.sivel.net</guid>
<description>Topic: Changing next-prev image, pushing on left or right side of photo.

Message: Modify the css.
</description>
<pubDate>Tue, 01 Sep 2009 12:32:42 -0500</pubDate>
</item>
<item>
<title>Changing next-prev image, pushing on left or right side of photo. in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=773#773</link>
<guid isPermaLink="false">773@http://forum.sivel.net</guid>
<description>Topic: Changing next-prev image, pushing on left or right side of photo.

Message: Hi!Really the best plugin.But I am disappointed with controll of next and previous images.There are very small buttons.I want to change next-prev image, pushing on left or right side of photo.As it done in Lightbox.How can I do it?Thank You!!!
</description>
<pubDate>Tue, 01 Sep 2009 09:59:42 -0500</pubDate>
</item>
<item>
<title>How do I remove &#34;cancel&#34;? And arrow nav isn't visible... in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=772#772</link>
<guid isPermaLink="false">772@http://forum.sivel.net</guid>
<description>Topic: How do I remove &#34;cancel&#34;? And arrow nav isn't visible...

Message: Thanks! That worked fine.To get rid of cancel, I just removed that bit of code from the php file.Cheers.
</description>
<pubDate>Thu, 27 Aug 2009 16:16:39 -0500</pubDate>
</item>
<item>
<title>How do I remove &#34;cancel&#34;? And arrow nav isn't visible... in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=771#771</link>
<guid isPermaLink="false">771@http://forum.sivel.net</guid>
<description>Topic: How do I remove &#34;cancel&#34;? And arrow nav isn't visible...

Message: It doesn't show the next/prev links as your rel attributes aren't correct.You seem to be using:
Code:rel=&#34;shadowbox-js[51]&#34;
whereas is should be:
Code:rel=&#34;shadowbox[51]&#34;
The [51] is of course just an example taken from one of your pages.Notice that it is just &#34;shadowbox&#34; and not &#34;shadowbox-js&#34;.As for the cancel link, that is normal, but if you don't want it you would have to add CSS styling to hide it.&#160; I won't go into that as it is outside of the scope of this plugin.
</description>
<pubDate>Thu, 27 Aug 2009 14:30:06 -0500</pubDate>
</item>
<item>
<title>Shadowbox not working....at all? in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=770#770</link>
<guid isPermaLink="false">770@http://forum.sivel.net</guid>
<description>Topic: Shadowbox not working....at all?

Message: thankyou VERY much :D
</description>
<pubDate>Thu, 27 Aug 2009 08:45:42 -0500</pubDate>
</item>
<item>
<title>How do I remove &#34;cancel&#34;? And arrow nav isn't visible... in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=769#769</link>
<guid isPermaLink="false">769@http://forum.sivel.net</guid>
<description>Topic: How do I remove &#34;cancel&#34;? And arrow nav isn't visible...

Message: I'm using shadowbox-js with the Gallery Plus plugin, in the WPFolio theme, in Wordpress 2.8.4.Site:&#160; http://socialmedia.hyperarts.com/artblog/The popup image shows &#34;cancel&#34; at the top center when it loads.Also, there is no arrow navigation to the next image, just the &#34;close&#34; link.I've scoured the options for shadowbox but can't see where to affect this.Thanks for any assistance!
</description>
<pubDate>Thu, 27 Aug 2009 08:37:04 -0500</pubDate>
</item>
<item>
<title>Shadowbox not working....at all? in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=768#768</link>
<guid isPermaLink="false">768@http://forum.sivel.net</guid>
<description>Topic: Shadowbox not working....at all?

Message: Your theme does not appear to contain the wp_footer() call in footer.php.&#160; Search the forum for more information and look at the default WordPress theme for an example of usage.
</description>
<pubDate>Thu, 27 Aug 2009 08:34:53 -0500</pubDate>
</item>
<item>
<title>Shadowbox not working....at all? in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=767#767</link>
<guid isPermaLink="false">767@http://forum.sivel.net</guid>
<description>Topic: Shadowbox not working....at all?

Message: I have shadowbox installed on a wordpress with the recent youtubes plugin and with alot of galleries and images, I have classed most images with the rel='shadowbox' and it still doesnt work..http://77.86.36.234thats not a dodgy url, its just a test ip address for the client, the youtube widget on the right just goes straight to a fullscreen video on youtubes server and none of the images utilise shadowboxanyone know why none of it works?ThanksJustin
</description>
<pubDate>Thu, 27 Aug 2009 08:28:08 -0500</pubDate>
</item>
<item>
<title>FLV won't play in Shadowbox after Wordpress Upgrade in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=764#764</link>
<guid isPermaLink="false">764@http://forum.sivel.net</guid>
<description>Topic: FLV won't play in Shadowbox after Wordpress Upgrade

Message: mdmartz wrote:It looks like the FLV functionality has not been activated in the plugin.Go to Settings-&#62;Shadowbox JSSet &#34;Enable FLV Support&#34; to true, accept the license agreement and click &#34;Save Changes&#34; at the bottom of the page.After doing this, you will now see an unchecked checkbox for &#34;FLV&#34; under the &#34;Players&#34; section.&#160; Check the checkbox for &#34;FLV&#34; and then click &#34;Save Changes&#34; again.&#160; Now the FLV player should be working for you.
Love ya!
</description>
<pubDate>Tue, 25 Aug 2009 17:48:24 -0500</pubDate>
</item>
<item>
<title>FLV won't play in Shadowbox after Wordpress Upgrade in WordPress Plugins : Shadowbox JS</title>
<link>http://forum.sivel.net/viewtopic.php?pid=763#763</link>
<guid isPermaLink="false">763@http://forum.sivel.net</guid>
<description>Topic: FLV won't play in Shadowbox after Wordpress Upgrade

Message: It looks like the FLV functionality has not been activated in the plugin.Go to Settings-&#62;Shadowbox JSSet &#34;Enable FLV Support&#34; to true, accept the license agreement and click &#34;Save Changes&#34; at the bottom of the page.After doing this, you will now see an unchecked checkbox for &#34;FLV&#34; under the &#34;Players&#34; section.&#160; Check the checkbox for &#34;FLV&#34; and then click &#34;Save Changes&#34; again.&#160; Now the FLV player should be working for you.
</description>
<pubDate>Tue, 25 Aug 2009 17:43:07 -0500</pubDate>
</item>
</channel>
</rss>
