OMG you are right.It did worked for me in first place but when changed upldgallery tpl I didnt go all the way to publish the item. WHY it doesn't show uploaded photos when you close upload window,it doesn't even say anything like photo uploaded successfully or you can still upload 2 or 3 or more pictures. WHY i should press Submit auction button if I can't see how my advert pictures looks like Nay27uk it definitely needs you line in Thank you for your help
as a work around id suggest we update it to say "any uploaded photos would be shown on the next screen" that will cover us and stop the confusion without needing some crazy java script trickery as updating this form will be difficult due to its inherent design
I was going to incorperat in the github version ready for the next release incorporating the upload.php into sell.php and upload_gallery.tpl into sell.tpl so its all one page on the same page, I never have understood why the uploader needed to open in a separate window in the first place, think I did look into this back at webid 1.0.0 but that was a long time ago so can't remember now if I found out the reason why or not but I will have a look at implementing this. I will start working on it tomorrow and when I have done it I will submit it to the git, it won't be the first time I have incorporated two pages in webid into one so it should be strait forward enough for me.
Yes sell page needs a total restructuring. The images can easily be shown on the sell page with a bit of ajax. You can see it in action on my test site (Photo Gallery V2). I use a different (very complicated) uploader which probably needs updating again.
Thanks, it is working now but I have noticed on the registration page, the responsiveness is messed up.
Have you tried changing the image sizes in admin? I think the thumbnail image upload size needs increasing Then try uploading a new image to check
Hi. Yes, I have tried that and there's no change. I think it has something to do with the CSS. I tried 240px and even 480px with no change. I also tried clearing the cache.
My images are not small. in fact they are huge 1932x2576. The gallery is fine, it's the larger preview window you have on the item.tpl template. <img class="img-rounded img-responsive center-block" src="{SITEURL}getthumb.php?w={THUMBWIDTH}&fromfile={PIC_URL}" border="0" align="center" width="430px"> I'm sure it's a bootstrap and css issue. I just don't know how to fix it.
I dont think there is anything in the css file that shoud effect that too much. To me the above code is using the thumbnail width from admin. only thing i could think of was upping the thumbnail width in admin/auction settings to at least 300px. Sorry but i am alittle stuck and dont have too much time at the minute
The code I posted above was from your template. webid seems to be ignoring the thumbnail size settings from the admin.
I would say the main image uses thumnail size so try upping thumbnail size in admin panel. You may need to reupload images though i am not sure It uses the code from default theme, which on default theme the big image was smaller i believe so the thumbnail code was ok. Maybe on this theme some better code needs adding in php for another image size for main image
I have a problem with reCaptcha only with bootstrap3 theme. On default theme everything works ok. When i try to register on my site with bootstrap3 theme enabled i get "The string you entered for the image verification did not match what was displayed." Can somebody help me with this problem? my site is: buyineurop.com Best Regards Dominik