The Magic Gallery Support forum is only accessible for people who have bought the Pro version of the plugin. Free users can use the Wordpress Support Forum. Users who bought the plugin can login using the credentials that were emailed to you at the time of purchase.
Thumbnail doesn't generate properly
  • This plugin has been great so far! I apologize for posting some of these issues that I'm having, since I know its only been a day since release!

    I seem to be having some problems with my thumbnails using pikachoose - they all appear to be cropped.

    http://www.rickyfung.com/gallery/lauren-shane-yering-station

    Secondly, I'm not sure whether this was a bug or whether it was intentional, but my images do not appear to resize automatically. ie. all my portrait photos are being cropped to landscape.
  • Hi Ricky,

    When I look at the thumbnails (http://www.rickyfung.com/wp-content/uploads/2012/01/sl-120-30x30.jpg), the aspect ratio is correct.

    When I look at the CSS, i see this line of code:

    .entry_content img {

    max-width: 100%;

    }

    if you make this something like


    .entry-content img {

    max-width: auto !important;

    }

    it will overrule the old rule from your template and hopefully fix your isse :-) 

    The resizing of images at pikachoose is intentional and actually a thing that will need changing pikachoose's JS completely, and I can not do this for you. I'd reccommend you to use the developer gallery type and then using this code to integrate another slideshow script that does support this.


    I will take a look at integrating a similar gallery for a future version.


    I included a better fix below.


  • I'm still having problems with the thumbnails. It has improved as it covers 50% raher than 25% of the thumbnail boxes however it will does not fill the whole box.

    No worries I understand. Thank you so much!
  • I've also noticed that changing the code has made the main photos overflow from the gallery box so I have reverted back to the original code for now.
  • gportgport
    Accepted Answer
    I looked a bit further and I found an issue, somehow there is some CSS that interferes but I can't pinpoint where it is. Seems unique to your setup as well because I can't find a way to replicate this issue.

    I have a fix though, replace the gallerystyles.php that is inside the pluginfolder/css with the attached file :-)

    By the way, this fix will only affect the thumbnails and will be implemented in a future version of Magic Gallery as well.

    gallerystyles.php.zip
    1K
  • sorry I can't seem to download the file you've attached. There is no option to download available.
  • Should be fixed by now, had to change some permissions in the forum's settings.
  • fantastic! works like a charm! really appreciate your help!
  • No problem, anytime :-) Thanks for choosing Magic Gallery!

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Tagged