theshape
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Feed Grabber] Plugin Version 0.7.3 not MUlti-site compatible?I de-activated the plugin across the Network as a whole and tried activating the plugin each per child blog and this seems to work as expected, so I guess actual MU support isn’t required anymore.
I did find out the issue with network-wide activation most likely has something to do with the page options and some newer whitelist function that makes it all work as FB intends.
-jem
Forum: Fixing WordPress
In reply to: [nextgen-gallery] Help with changing rewrite rules for permalinksI also am running into a problem with the way permalinks and nggalleery work, but about all I know so far is that the rewrite rules are located in the nextgen-gallery/lib/rewrite.php and by the look of things im thinking of staying away from messing with anything. Hope that is helpful at all.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Gallery Problemtmatti, you should be able to just insert the shortcode right into that page either pasting
[nggallery id={gallery id}]or using the MCE button ‘Add NextGEN Gallery’Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Number of images per page for gallery on a post.ahrnciar, that specific setting should be found in Gallery->Options->Gallery, then in Number of images per page: change it to 10. Note there is also a Number of columns setting.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] How to add page of AlbumsI would like to have a page of Albums.
Currently if I have a page with 1 album on it, it will show all of the galleries from that album. What i want is to show a group of albums to choose from.
Is this possible?
spencermjax, you can insert multiple album shortcodes or try using album id=0(shows all albums, not sure the order), like
[album id=0][album id=4]