I am using the shutter effect within nextgen gallery. I have modified the css, but where can I put the modified shutter-reloaded.css in my theme to not overwrite when update? I have tried in my_theme_dir, and in my theme/shutter, but no effect.
]]>I installed ShutterReloaded Plus, and it looked good: all existing WP built-in galleries I checked in my posts looked good: this was great as the WP built-in galleries did NOT work properly in the full-page image mode (I could not page through them).
But when I create a new post with a 2 image gallery: no Shutter Reloaded! I added the hutterset class to the gallery link, but that did not change anything.
I deactivated Plus, installed Shutter Reloaded 2.5, but no fix. I have “Shutter” viewing for galleries in older posts, but the gallery in the post created after the install (of “Plus”) does not have a Shutter style full page view, just the default WP full page view.
https://ptartist.com/
What am I missing?
Just wondering if I can somehow get navigation arrows and an escape button working for Shutter Reloaded plugin.
Kind Regards
pjbyron
If you update the page content using .innerHTML plugin stops working. For example, after adding the code on a page:
<script language="JavaScript" type="text/javascript">
jQuery(document).ready(function(){document.getElementById('contentarea').innerHTML=any_proc(document.getElementById('contentarea').innerHTML)});
</script>
Or, even in this case:
<script language="JavaScript" type="text/javascript">
jQuery(document).ready(function(){var a=document.getElementById('contentarea').innerHTML; document.getElementById('contentarea').innerHTML= a;});
</script>
Any ideas?
]]>Is there a way to use the Escape Key and the left/right arrow keys for navigation when using shutter-reloaded?
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>This shows up when I check for broken links. Can you fix it please, and maybe update for the current version of WordPress?
/plugins/shutter-reloaded//shutter-reloaded.js?ver=2.5
‘//’ is always an error when checking remote urls
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hi!
Im using shutter-reloaded lightbox and would like to know if it is possible to display the images continuously?: after the last image comes the first again.
Best
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Do I have to do anything other than this:
<a href="https://www.xxxxx.com/countryairemanor/wp-content/uploads/2013/02/park.jpg" class="shutter"><img src="https://www.xxxxx.com/countryairemanor/wp-content/uploads/2013/02/park_sm.jpg" alt="" title="park_sm" width="120" height="120" class="thumbnail" /></a>
…because this isn’t working.
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hello,
Someone made ??you plugginul changed and it looks like something cool, you could update here on www.ads-software.com plugin.
Shutter reloadet updated.
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hi,
Thanks for the great plugin, it work nice.
Is it possible to load the js only on posts?
I have no galleries on home page/archives pages so it isn’t needed there.
Would be a nice optimization.
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hi, I’m using the latest version of wp, and the latest version of Shutter Reloaded, but I can’t get it to work. I have it set to the second option to use shutter on all images. I’ve tried the plugin on my test site, and it works fine there, but not sure why I can’t get it to work on my actual site. Any suggestions?
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>I just install the plugin in a french version of WordPress but there is no menu under the option panel
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>I discovered and issue with the shutter-reloaded plugin where the javascript was not loading on some pages. I viewed the source of the pages it was loading on and noticed that the script was being loaded after the sidebar, not in the footer.
Was confused at first, but then discovered that this line in the plugin code:
add_action('get_footer', 'srel_addjs', 99);
should be
add_action('wp_footer', 'srel_addjs', 99);
changed the line, and problem fixed. I hope the plugin author will make this fix next time he updates the plugin.
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hi
I am trying to make shutter to open only on a part of the screen… because when a big image is displayed, i want to keep use of my menu which is behind. I put a transparent background so now I see the menu ( my image takes only 600×600 px) but it won’t work until i click on the image and close shutter.
Thanx for your help !!!
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Is there a way to resize the image on a mobile device i.e iphone?
when the image opens in the viewer it seems to be locked to one size.
How can I alter the code to get the image to be fluid, by this I mean the image can be resized simply by pinching/pulling it with finger and thumb.. I want the viewer to be able to resize the image so you can zoom in rather than just staying one size.
Reason : sometimes I have text within the image and it can not be read because its too small on iphone screen. so Id like the user to be able to zoom in.
Does this make sense…is there a way to do this?
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hi it works fine. You click & get a larget graphic – but it wont then close???
In lightbox you click the black or dark area or picture & it goes back to your page – this doesnt work I have to click the back button on the browser – is that correct ?? Is that how it works in which case does anyone know a better alternative ???
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hello, where can I find “Previous, Next…” texts form bar to translate it? Thank you. T.
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Well this is far the best implementation I have ever seen, as I like the idea to keep the navigation on a single place… Unfortunately the plugin is not behaving pretty well with mobile devices like an iPhone or iPad the navigation bar is somewhere in the middle of the screen and when rotating the device it is nearly impossible to navigate properly. So my question is could this be fixed in any way? And could we have to option to display the navigation bar in more ways? Like instead at the bottom at the top? Or at both sides?
Cheers
Yogie
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>1. Please make the Buttons for next etc. in a CSS Sprite. This speed up and google like it.
2. Please give us .png graphics not pixelate gifs. gifs are bad on white background and show many pixels.
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hi,
I need to open a random image using the shutter effects, here is the code I have so far :
<script language="JavaScript">
function random_imglink(){
var myimages=new Array()
//specify random images below. You can have as many as you wish
myimages[1]="bleu_1.png"
myimages[2]="bleu_2.png"
myimages[3]="bleu_3.png"
myimages[4]="bleu_4.png"
//specify corresponding links below
var ry=Math.floor(Math.random()*myimages.length)
if (ry==0)
ry=1
var fullpath = "<?php bloginfo('template_url'); ?>/cartes/";
var url = fullpath+myimages[ry];
document.getElementById("liencarte").href=url;
}
//-->
The html tag is this :
<a class="shutter" onclick="random_imglink();" id="liencarte" href="#"><br /><br /><div id="icon_cartes"><img id="imgcarte" src="<?php bloginfo('template_url'); ?>/images/icon_cartes.png" /></div></a>
But each time I click on the link, it open one image randomly image but not using the shutter effect (it only open it in the browser). If I put one of the link directly in the href of the tag and remove the “OnClick” event, shutter effect show correctly with the image.
Anyone can help me achieve that ?
https://www.ads-software.com/extend/plugins/shutter-reloaded/
[Moderator Note: Please post code or markup snippets between backticks or use the code button.]
]]>Hello,
Shutter Reloaded works great on the desktop, but I run into issues using it on iPhone. It will display the full-size image fine, but if i press the arrow to fit the image to the screen, it flickers wildly, and displays the full-size image again. If I have the plugin set to open the image fit to browser instead of full-size, it just flickers back and forth endlessly until I click on the x. you can see an example of what’s going on here (you have to view it on an iPhone, of course, so I know it is going to be somewhat difficult to trouble shoot, but any help is VERY appreciated.) https://pasceverbo.com/inspiration/mary-jane-ansell/
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>First of all, fabulous slider, and works great with NextGen in WordPress.
I am not a programmer, so I need some help, should be a minor one to most.
I just need to know how to add more spaces in between the navigation arrows, so it’s easier to choose them when displayed on on an i-phone or Ipad, where viewers don’t have a mouse.
Thanks !
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Hello, I’m trying to get Shutter Reloaded to work with Infinite Scroll. Infinite scroll has a place to insert js to call each time a new page is called in. On Infinite Scroll’s own home page, it lists the js for Shutter Reloaded to call as shutterReloaded.Init('sh');
Shutter Reloaded is working on the first page, but not on subsequent pages. I have confirmed that the image links do have a class of shutter, but they do not load properly. Any help in this matter would be greatly appreciated. Thank you.
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>I’m use shutter-reloaded instead of think box that include in wp e commerce,and I have proble when clicked on picture,it’s very low from top of browser.How I can fixed it?
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>помогите:
– как сделать управление стрелками с клавиатуры для просмотра фоток
– не правильно работает подсчет фоток при переходе по страницам галереи при включенном ajax просмотре в настройках NextGen (на картинке отметил)
– при просмотре можно ли добавить управление мышью
– было бы не плохо добавить закрытие по клику на фон и запуск авто просмотра
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Add Excluded ID only takes four characters…
We need FIVE !
https://www.ads-software.com/extend/plugins/shutter-reloaded/
]]>Great plugin! Btw, is there anyway to protect pictures from right clicking when viewing pictures with this plugin?
]]>The Shutter Reloaded plugin works great. But for some reason, after an image is closed, my browser jumps to the top of the page instead of returning to where the image thumbnail was.
This behavior seems present in both Safari and Firefox. Any ideas?
]]>