Active G2 theme contains SystemLinks block, but when I run (/wp/index.php/wpg2/) G2 via WP (WPG2 plug-in) System Links are not vissible. In standalone mode (../gallery2/main.php) they are visible.
I have 2 users in G2 and WP whose are mapped:
admin (WP, admin) <-> admin (G2, admin)
xxx (WP, subscriber) <-> xxx (G2)
1. when I'm a not logged in: Login link is vissible in G2 standalone mode, Nothing is visible in wp/wpg2
2. when I'm logged in as admin in WP: all links are visible in G2 standalone mode, AdminSite link is only visible in WP/wpg2
3. when i'm logged in as xxx user in WP: proper links are visible in G2 stanalone mode, non is visible in WP/wpg2.
Question:
Why system links (Login/Logout/Your Account) are not visible in WP/wpg2 mode?
Posts: 1378
This is by Gallery2 Design as Login/Logout Links are suppressed. I have however seen a few posts on how you can still manually ensure the login/logout links exist when accessing the Gallery2 via the Embedded WPG2 Output Page.
____________________________________
Wordpress / Gallery2 (WPG2) Plugin, , WPG2 Documentation, WPG2 Demo
Posts: 5
I see.