maksbd19
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Member Gallery] Do uploaded photos show in the activity stream?@technologypoet, thanks for using my plugin. For you questions,
1. No they don’t show up in the activity list yet, but I’m going to add this in the roadmap. Its a good feature. You’ll have thing in the next update.
2. No this doesn’t work with bbpress. But I might look into that in near future.@lifestyletreff, I’ll add this in the next update.
And thanks for your ideas. That really helped. 🙂
Forum: Plugins
In reply to: [Ultimate Member Gallery] Set image size and total uploadOf course there are. you need to copy the template files in your template directory. There you can add/modify the codes. Please don’t change all, I had to use some classes append the uploaded images. Please be cautious.
I’ve released an major update and patches to that update. Please update your plugin. You should be able to disable tabs now.
I’m hopeful to release the next update by the end of next week. If you have any more suggestions don’t hesitate to tell.
Thanks for using my plugin. 🙂
Forum: Reviews
In reply to: [Ultimate Member Gallery] Not supported or Support Requests Answered!Thanks for your review and using my plugin. 🙂
Forum: Plugins
In reply to: [Ultimate Member Gallery] Issues with TabsHopefully issues are now fixed.
Can you please check and get me if you can find any more issues?
Thanks for your support.
Forum: Plugins
In reply to: [Ultimate Member Gallery] Feedback on 1.1.1Thanks for your suggestion. I’ll write a detail explanation or may be create a screen cast explaining everything.
Forum: Plugins
In reply to: [Ultimate Member Gallery] Portrait Vs LandscapeThats a good question. If you want to modify the look of your gallery, you need to copy the files from ‘plugin_folder/templates’ folder to your ‘template_directory/ultimate-member/templates/’ folder. There you can modify the iteration and get what you prefer.
In the gallery.php file you can see the thumb images are fetched by using
wp_get_attachment_image_src($image->value);. As you know this function by default retrieves the thumbnail size of the uploaded photo 150×150 in size. You can change it as you like.Finally I’d love to hear your suggestion to get rid of the mess causing by portrait/landscape images altogether and also not render the cropped thumb.
Thanks for using my plugin.
Forum: Plugins
In reply to: [Ultimate Member Gallery] Set max upload to 10I’ll add this feature in the next update
Forum: Plugins
In reply to: [Ultimate Member Gallery] Set image size and total uploadThanks for your suggestion. I already have released a major update. I’ll try to add your suggested feature in the next update.
Forum: Plugins
In reply to: [Ultimate Member Gallery] Hide galleries for certain user rolesWOW! You made it! Anyway I’m having some issues with the multiple photo upload feature. As soon as I’m done with I’ll update the plugin. I have included a settings section where you can change the tab titles and also set the roles for whom you want the gallery.
Keep an eye for the update 🙂
Forum: Plugins
In reply to: [Ultimate Member Gallery] Title tab rename and multiple file uploadsGood that you figured that out. Filters are meant to accept fist param as the tag name and the next one another function name where you would modify the filterable content. 🙂
Forum: Plugins
In reply to: [Ultimate Member Gallery] Hide galleries for certain user rolesOkay thats a good feature. I’m going to add this in the next update.
Forum: Plugins
In reply to: [Ultimate Member Gallery] Title tab rename and multiple file uploadsThanks everyone for supporting this. I’ll try my best to release the next update very soon.
Forum: Plugins
In reply to: [Ultimate Member Gallery] Title tab rename and multiple file uploadsPlease update the plugin and then use the filters to change the tab name.
Forum: Reviews
In reply to: [Ultimate Member Gallery] Great plugin!Thank you very much for your support
Forum: Plugins
In reply to: [Ultimate Member Gallery] Title tab rename and multiple file uploadsThank your for your support.
I’ll update the core to allow you to change the tab names.
Multiple file upload is not available in this version. I’ll release it soon in the next major update.
I’ll post some documentation here: http://mak.bdmonkey.com/dev/plugins/ultimate-member-gallery/