sieborg
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Title Under ThumbsHi, I applied successfully the method of saintlaurent 5 posts before this one, thank you :). I just wonder, is there a way to display the file name instead of the description? I have a large amount of pictures (about 4000) and I would need to copy/paste the name for every single file otherwise… So is there a way to display the name instead of the description?
Thanks π
Forum: Plugins
In reply to: [Plugin: Contact Form 7] change space between two areasThanks for your support, I have successfully applied option 1 π
Forum: Plugins
In reply to: [Plugin: Nextgen-Gallery] Display image name under thumbsThere is a method that works and I share it with you.
First, you have to add the following code to wp-content/plugins/nextgen-gallery/view/gallery.php
1. <?php $tags = wp_get_object_terms($image->pid,'ngg_tag') ?> 2. 3. <?php foreach ( $tags as $tag ) : ?> 4. <?php echo $tag->name; ?> 5. <?php endforeach; ?>This will have the following effect : If you go in “manage galleries” you will see that next to each thumb you can put the name and description of the picture. This code will display the text you write into “description” under the thumb.
I hope this will help you π as I understand a lot of people have the same problem.Forum: Plugins
In reply to: non automatic translation plugin, easy to use.For info I found WPML, it is exactly what I wanted π I translate everything by my own in a simple way.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Title Under ThumbsHello,
I have difficulties making the image title show up under the thumbs. I have applied the “Answer A” from medinauta but nothing appears…
I would simply like to have the name of the picture under the thumbs. Is this possible? I am looking since hours and I am a bit desperate…
Thank you for your support.
Forum: Plugins
In reply to: Reference number stock amount order possibility of an itemImage doesn’t show up, here another link : http://yfrog.com/jyideaj
Forum: Plugins
In reply to: Stock pluginI will check the WPSC ticket plugin; it seems like it would help eshop to get what I want.
I tell you if that works out πForum: Plugins
In reply to: Stock pluginThanks for the help, but I am more asking if someone has had the experience of something working already. I did check all these plugins and especially eshop, but the stock management is not there as the site admin aswered himself on http://www.quirm.net/punbb/viewtopic.php?id=1104
Any other advice?
Forum: Fixing WordPress
In reply to: Where is the html that firebug can easyly show us?But another little question, of course I will read the link in order to understand how it works. But is there a way to point out directly the file in which the html code is with the help of Firebug or another tool? Could be very helpfull don’t you think?
Forum: Fixing WordPress
In reply to: Where is the html that firebug can easyly show us?Thanks alchymyth, I will work on that and read the link π
Forum: Themes and Templates
In reply to: Change header to a picture in Buddymatic templateAll right I’ve done what you told me :), here is the adress : http://maelstrom.olympe-network.com/wordpress/
Forum: Themes and Templates
In reply to: Change header to a picture in Buddymatic templateOK I will put my site online, sorry I’m a newbee I didn’t know π Thanks I will let you all know as soon as it is done π
Forum: Themes and Templates
In reply to: Change header to a picture in Buddymatic templateI didn’t post a link because I am building up my website in local…