eZula
Forum Replies Created
-
I found the solution: TEMPLATE
Nobody a solution?
tHxi see my own fold. The gallery’s are show in album-extend.php in the folder view.
But i have no solution to bring this in a good way. 🙁
That’s what i mean, but i want it automatical.
I want it with a “while”.Now i have in the plugin edit “ngg-db.php” on the folow function: find_album(id) :
$query= "SELECT DISTINCT YEAR(galdesc) AS year FROM $wpdb->nggallery ORDER BY galdesc DESC"; $result = mysql_query($query) or die(mysql_error()); while($rij = mysql_fetch_array($result)){ $year = $rij['year']; echo '<h2>'.$year.'<h2>'; $album = new stdClass(); $album->id = 'all'; $album->name = __('Album overview','nggallery'); $album->albumdesc = __('Album overview','nggallery'); $album->previewpic = 0; $album->sortorder = serialize($wpdb->get_col("SELECT * FROM $wpdb->nggallery WHERE YEAR(galdesc)='".$year."'") ); }Now i have on my page (i work with years):
2011
2010
20092009-08-08 album 14
2009-07-23 album 11
…I think it almost works. Just get also the albums by 2011 and 2010 en its super.
Do you see my fold? thank you for hulp.
there is no problem for order the album. The problem is that i want a title for each group.
title: A
album: antillen
album: azerty picturetitle: B
album: bangkok
album: barcelonatitle: C
…
Thx
Any idea?
thx
is there a easy solution?
Forum: Fixing WordPress
In reply to: news page links to login.phpThank you. I have deactivated all plugins and then one by one activted.
The plugins that i don’t need deleted en it works again.Thank you Esmi.
Forum: Fixing WordPress
In reply to: news page links to login.phpI use the twentytentheme. I try with the plugins. Thank you for the tip.
and is ther e a method that tells you where you are?
Thx
“events calendar” is a page links to “?cat=7&eventDisplay=upcoming”.
“birthdayparty” is a gallery of the wordpress plugin next gen gallery.
What to do if it not a custom post type or standard page?
Thank you for hulp.The breadcrumb works correctly on standard pages.
But what can i do where the breadcrumb some pages not show.
That is what is have to be:
home > Media > Photo’s > Birthdaypartyor
home > events calendar
That is what the breadcrumb show:
home > Media > Photo’s
orhome
thank you
And if this is not a new install?
thxIt’s a new install, but i don’t find “Options to be migrated”.
Just
* Current Item
* Posts & Pages
* Categories
* Tags
* Afbeeldingstag
* Date Archives
* Miscellaneous… :s
Forum: Fixing WordPress
In reply to: nextgen gallery and lightboxnobody? thx.