ajg
Forum Replies Created
-
Forum: Plugins
In reply to: Looking for ClassifiedsI have same problem. We are using bbPress forum for classifieds adds but I like to use something better. Looks like Noah is not a typical plugin but more like a “bridge” that adds classifieds from Noah’s page to your page. This is not what I am looking for 🙂
Looks like none of those plugins actually work properly http://wordpress.org/extend/plugins/search.php?q=classifieds
I am looking for simple and robust plugin so we can crate something similar to craigslist classifieds (but not as ugly 😉
Thank you for your help.
Forum: Fixing WordPress
In reply to: [Plugin: Next-Gen Gallery] Singlepic captionSorry to bump this one.
Forum: Fixing WordPress
In reply to: [Plugin: Next-Gen Gallery] Singlepic captionLooks like this feature will never make it to actual code. 🙁
Any ideas how to get the damn “description” to display under the image so that we do not have to add div tags in to articles?
Can you give us detailed instructions how to edit singlepic-caption.php.
Thank you.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] How to create gallery templates?We need to get the caption under single pick and as I have wasted some time searching this forum (and extremely useless dev homepage – http://alexrabe.boelinger…) so I run into forum posts about templates.
I found some old posts like “copy file “blah” etc…” but looks like the structure and the file names have changed in nextgen-gallery.
I can not find any updated documentation on how to create templates.http://nextgen.boelinger.com/templates/ I also useless 🙁
Thank you for your help
Forum: Fixing WordPress
In reply to: [Plugin: Next-Gen Gallery] Singlepic captionAny news on this feature?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Broken after updateYou are not the only one.
See this: http://alexrabe.boelinger.com/category/nextgengallery/rrr… his site is a frackn mess, it is so badly organized…rrrr
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Unrecognizable characters in descriptionWe have a similar problem.
For some reason the UTF-8 support is missing from the last version.
It shows up fine in admin pages but not when you click on image (single pick)
It used to work fine.Forum: Fixing WordPress
In reply to: Category List – Alternating RowsForum: Fixing WordPress
In reply to: Possible to have categories on front page in a neat row?iridiax, thank you.
Works like a charm 🙂Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Rotating headers (pictures won’t show up)Athos25, take a look at this: http://www.ajakirigolf.ee/
transition : “bgfade”,
shownavigation : “false”,
overstretch : “true”,
… and so on are set from the nexgen gallery admin menugkideas, you need to get this code inside the “content-wrap” div so that it covers the leaf. You probably need to add a new style to your css, so the gallery is moved to right place.
Forum: Fixing WordPress
In reply to: Category List – Alternating RowsDid you find out how to do this?
We like to have row (wrapped) at the bottom of the page.
This 30+ categories long snake in a sidebar looks way too bloggy 🙂Forum: Fixing WordPress
In reply to: Possible to have categories on front page in a neat row?Did you find out how to do this?
We like to have row (wrapped) at the bottom of the page.
This 30+ categories long snake in a sidebar looks way too bloggyForum: Plugins
In reply to: [Plugin: NextGEN Gallery] Rotating headers (pictures won’t show up)It used to be really simple.
just add
<?php echo nggShowSlideshow(galleryID,width,height) ?>And thats it.
<?php echo nggShowSlideshow(22,625,100) ?>Forum: Fixing WordPress
In reply to: [Plugin: Next-Gen Gallery] Singlepic captionWe also need to display the description when singlepic is used in a post.
Any ideas what files to change to get this working?Forum: Plugins
In reply to: NextGen Gallery 1.0.2 without image descriptionAny luck resolving this?
We have a similar problem, description is missing from singe picture.