Wie kann man die Gallery2 mit dem Plugin in sein Tehme in die Sitebar einbauen?
Folgendes habe ich inder Anleitung gelsen:
Zitat
Blog and Sidebar EntriesSidebar Grid Block
- If you want to have a sidebar grid block (multiple images of one type), which can be configured via the WPG2 Sidebar Block Options admin tab, add the following code:
<?php print g2_sidebargridblock(); ?>
- This will create a sidebar image gridblock per the settings on the WPG2 Sidebar Block Options tab.
Dort findet man noch mehr Möglichkeiten, aber leider erhalte ich ein krassen Fehler wenn ich diese Zeile in meine Sidebar einsetze! Die ganze Seite wir nicht mehr angezeit!
Über eine Anleitung für den Template einbau würde ich mich freuen, am liebsten wäre es mir, die Gallery innerhalb des Wordpress-Themes zu haben
Die Gallery und das Plugin sind erfolgreich installiert. Hier die Daten des Plugins:
Zitat
WPG2 Environment Status
- Gallery2 API located in G2 Path?[COLOR=green]Success[/COLOR]
- G2Image located in TinyMCE plugins folder?[COLOR=green]Success[/COLOR]
- allery2 init?[COLOR=green]Success[/COLOR]
- Gallery2 Version Compatible?[COLOR=green]Success[/COLOR]
- Wordpress Version Compatible?[COLOR=green]Success[/COLOR]
- Gallery2 Module: ImageBlock Active?[COLOR=green]Success[/COLOR]
- Gallery2 Module: ImageFrame Active?[COLOR=green]Success[/COLOR]
- Gallery2 Module: Rewrite Active?[COLOR=black]Not Active[/COLOR]Gallery
- 2 URL Rewrite Rules Updated?[COLOR=black]Not Active[/COLOR]
- Using Simple Header?[COLOR=green]Success[/COLOR]
- Using Simple Footer?[COLOR=green]Success[/COLOR]
Denke das soweit alles richtig ist.
DANKE!