linuslundahl / good-old-gallery

Good Old Gallery is a WordPress plugin that helps you upload image galleries that can be used on more than one page/post, it utilizes the built in gallery functionality in WP. Other features include built in Flexslider support and Widgets.
http://unwi.se/good-old-gallery
0 stars 1 forks source link

does not work for me #4

Closed markimark closed 12 years ago

markimark commented 12 years ago

this is what I get when activating the plugin that I downloaded from here:

The plugin generated 843 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

Using WP 3.2.1

Any idea what this could be? I already deinstalled and reinstalled a couple of times. Thanks for any help.

linuslundahl commented 12 years ago

Download and try it again, should be fixed now.

markimark commented 12 years ago

It works but would you be as kind and answer another question to me? I love your piece of work but somehow I am too silly to find out how I can tweak the dimensions of the slider to my needs. I think the reason for using a flexslider is the use for responsive designs, right? How do I make the slider responsive to the browser resolution as the rest of my (skeleton) site already is doing? How do I make it fit 100% to the surrounding container? Right now it just adopts the original size of the uploaded images, no matter what I do else. If I resize the browser, the slider remains the same size.

Can you give me any idea what I have to do? I would appreciate your help very much.

Cheers from Berlin

On Wed, Feb 15, 2012 at 8:37 AM, Linus Lundahl < reply@reply.github.com

wrote:

Download and try it again, should be fixed now.


Reply to this email directly or view it on GitHub:

https://github.com/linuslundahl/good-old-gallery/issues/4#issuecomment-3976206

markimark commented 12 years ago

One more question, sorry.

Can you have a look at this screenshot: http://cl.ly/1g1w3t2g0u271u0T3D2u

I did not do anything to the default settings yet. As you can see, the hover part is always visible. Any help on that?

Cheers

On Wed, Feb 15, 2012 at 8:37 AM, Linus Lundahl < reply@reply.github.com

wrote:

Download and try it again, should be fixed now.


Reply to this email directly or view it on GitHub:

https://github.com/linuslundahl/good-old-gallery/issues/4#issuecomment-3976206

markimark commented 12 years ago

Hi there. Actually, if you would want an external person for testing, invite me. I found quite a few things I would mention to you but only if you appreciate that kind of help. Usually I am a good testing person because, I don´t know why, I stumble very easy over any weakness when working with something that is in development. So what do you think?

Cheers Mark

markimark commented 12 years ago

I fixed that issue with the ugly screenshot but I am still very unhappy about the responsive resize possibilities. Can we talk?

linuslundahl commented 12 years ago
  1. You may of course report bugs or quirks as you find them, no problem.
  2. Flexslider support is still a bit experimental AND it's hard to make a good old gallery theme universally working with any wordpress theme, if you experience issues like the pager blowing up like it did in your screenshot it's probably something in you themes css overriding something in the gog css. When it comes to the gallery being fixed width, this can also be an issue with css, or it can be the settings "Set gallery width" and "Set gallery height" on the settings page, if they're set to anything other than Off, the gallery will have a fixed width and height.
  3. Just to make things clear, I appreciate any bugs being reported. But that does't mean that I will reply instantly or fix the issue quick. This is something that I do on my spare time, which I don't have a lot of. So have patience.