barandum
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Verve Meta Boxes] issue with dropdown and checkboxI have the same problem with the tab-key. Everything gets reset. I tested it on Firefox and Chrome (Mac).
Forum: Plugins
In reply to: [Plugin: Verve Meta Boxes] issue with dropdown and checkboxI got the same problem. Any solutions on this would be highle appreciated!!!
Forum: Plugins
In reply to: NextGen Gallery: related pictures not showing on index.phpNobody? Again… your help is really appreciated as I have really no clue how to solve this. Thank you!
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery]: Show gallery titles on gallery pageIs it possible to call
<?php echo $images[0]->title; ?>
within the loop of index.php?
Forum: Fixing WordPress
In reply to: Change CSS/Style of posts by different post tags?great that worked!
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery]: Show gallery titles on gallery pageHi there,
I tried
<?php echo $images[0]->title; ?>within my index.php (in the loop). It does not work.
In the loop I have the php code to post based on the post-tag the related gallery (again based on the matching gallery tags).
I would like to post the title of the gallery right above the gallery.
Is there a simple php code which I can place in the index.php (loop)?
Your help is highly apreciated!
Forum: Fixing WordPress
In reply to: Change CSS/Style of posts by different post tags?any ideas??? any support on this issue would be highly appreciated!