thunoldolsen
Forum Replies Created
-
Forum: Plugins
In reply to: [BP Member Reviews] TranslationI have translated my own plugin to norwegian nb_NO. Where can I send them so they are in the new releases?
Forum: Plugins
In reply to: [BP Member Reviews] TranslationGreat 🙂
It corrected it self after a while
Forum: Plugins
In reply to: [WP Photo Album Plus] Delete user imagesThank you. It worked 🙂
Forum: Plugins
In reply to: [WP Photo Album Plus] Delete user imagesRight now only administrator can use the edit-function, not the user. I have tested with both a user and admin. I cannot find a button to let user edit their album
Forum: Plugins
In reply to: [WP Photo Album Plus] Delete user imagesI cant see the link even if I have enabled it.
ex:
http://www.norskedjs.no/medlem/mitt-foto-album/?wppa-album=9&wppa-occur=1&wppa-photo=7Forum: Plugins
In reply to: [WP Photo Album Plus] Link to users photoalbum with the URLNice. Thank you for the tips. It works out. I didnt think it worked without using albumnumber. I have now changed the links in their profiles so it links directly to their albums.
Im using usernames as albumnames to avoid spacing-problems and the letters æøå 🙂
—
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to users photoalbum with the URLRight now I have a userlist where each user has his/her own userprofile. This is runned by shortcode. Ex of userprofile: http://www.norskedjs.no/dj-katalog/user/djmikal/
I can in the profilepagetemplate get the users username in a hyperlink to wppa like this: http://……/gallery/?wppa-album=%%meta_username%%&wppa-cover=0&wppa-occur=1
Or I can probably use a get-command? Eather way I can’t mix shortcodes and php-codes, so I’m stuck right now. I had to make a link in each profile to the albumpage for everyone and ask them to look for the users username.
If I have to use shortcodes like your examples I have (as I know) to manually create a page for each user. That is quite much job for me since I now have almost 30 users, and are getting more every day.
The best and easyest way I think would then be to rewrite the users albumnames from number to username since the usernames are uniqe.
What do you think?
Forum: Plugins
In reply to: [WP Photo Album Plus] Link to users photoalbum with the URL