Multiple Photo Upload

Maybe I am missing something but when I choose 'Regular' upload for photos, I no longer see the green + to add multiple photos. I know that you can choose up to 5 using the 'Flash' uploader (which can be hacked to allow more), but why where did the multi photo uploader option go for regular?

 

BTW, I am using Beta 2

Nothing to see here
Quote · 7 Dec 2012

Strange i can see the green + next to browse to add more. (B2 new install)

Quote · 7 Dec 2012

 

Strange i can see the green + next to browse to add more. (B2 new install)

 Hmm.. I do not see it. I did a fresh install of B1 then upgraded to B2. I didnt see it on either of them.

Nothing to see here
Quote · 7 Dec 2012

There is a template bug.

For me, the button is partially hidden behind the browse button. See attached screenshot.

12-6-2012 9-05-12 PM.png · 86.1K · 254 views
https://www.deanbassett.com
Quote · 7 Dec 2012

what screen resolution are you using it might not display right.

Image and video hosting by TinyPic

Quote · 7 Dec 2012

I was able to correct it by adding a width to .input_wrapper in forms_adv.css

.input_wrapper {
    background-positionleft top;
    background-repeatno-repeat;
    floatleft;
    positionrelative;
    width220px;
}


However i am not sure if that will be suitable for other areas of the site that use that class. Needs further testing.





https://www.deanbassett.com
Quote · 7 Dec 2012

My screen resolution is 1680x1050

https://www.deanbassett.com
Quote · 7 Dec 2012

I am using Firefox on my MAC and cannot see the button. But if I launch Safari, I can see it then (however the site looks quite different font/layout wise).

 

Maybe its a MAC thing. I will try to adjust the wrapper and see if that helps. I am currently at 1920x1080 resolution

Nothing to see here
Quote · 7 Dec 2012

 

what screen resolution are you using it might not display right.

Image and video hosting by TinyPic

 
Notice the difference in the browse button on this screen shot verses mine. This button is not styled. It's the default un-styled form button. However it is styled in my screen shot.

So whats up with that?

Perhaps a difference in browsers.


https://www.deanbassett.com
Quote · 7 Dec 2012

Yep. Seems to be an issue with FireFox on a MAC. I just went to my windows PC and I can see the green + sign there.

Nothing to see here
Quote · 7 Dec 2012

I decided to download Opera and see how it looked using my MAC. I can see the green + sign but the layout is even more horrible than Safari. haha.

Nothing to see here
Quote · 7 Dec 2012

Seems to me that they did not test this new template across multiple browsers and platforms to make sure things were consistent.

https://www.deanbassett.com
Quote · 7 Dec 2012

mine was taken with ff.

Quote · 7 Dec 2012

Here is the BoonEx Demo website screenshot using FireFox on a MAC.. No green + sign

Nothing to see here
Quote · 7 Dec 2012

 Dean, for reference, adding width: 220px; also affects "auth type class" in the login block. I will have to take the width back out.

I was able to correct it by adding a width to .input_wrapper in forms_adv.css

.input_wrapper {
    background-positionleft top;
    background-repeatno-repeat;
    floatleft;
    positionrelative;
    width220px;
}


However i am not sure if that will be suitable for other areas of the site that use that class. Needs further testing.





 

Quote · 8 Dec 2012

 How do I increase the number of photos allowed using the Flash uploader from 5 to say 20?

 

Maybe I am missing something but when I choose 'Regular' upload for photos, I no longer see the green + to add multiple photos. I know that you can choose up to 5 using the 'Flash' uploader (which can be hacked to allow more), but why where did the multi photo uploader option go for regular?

 

BTW, I am using Beta 2

 

Quote · 8 Dec 2012

http://www.boonex.com/trac/dolphin/ticket/2949 

Yep. Seems to be an issue with FireFox on a MAC. I just went to my windows PC and I can see the green + sign there.

 

Rules → http://www.boonex.com/terms
Quote · 9 Dec 2012

Alex, I just confirmed it as well. FireFox on a Mac will not show, but Safari will. 

Michael
Quote · 9 Dec 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.