OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Thumbnail problem and browser back button (0 viewing) 

Joomla Gallery Support

Go to bottom Favoured: 0

Thumbnail problem and browser back button

dragonsoul (Visitor)
Posts: 0
graphgraph
User Offline
Thumbnail problem and browser back button 6 Years ago
Karma: 0  
Hello, i use free version of you component. I use it with shortcode inside my pages.

Problem 1
Sometims my thumbnails dont load correctly. Instead of grid as it should be it loads thumbnails vertically like on mobile version.

It should be:
prnt.sc/ilhid0

but it sometime load like this
prnt.sc/ilhiq4


Problem2
When i click on thumbnail it open fancybox and change my url adding ?os_image_id-117 to it. and if i use next arrow on fancybox my url changes like this:
www.example.it/projects/item/29-project-p?os_image_id-117
www.example.it/projects/item/29-project-p?os_image_id-118
www.example.it/projects/item/29-project-p?os_image_id-119
and so on.

and want to leave page with brwoser back button i cant, but i noticed that my url changes backwards:
www.example.it/projects/item/29-project-p?os_image_id-119
www.example.it/projects/item/29-project-p?os_image_id-118
www.example.it/projects/item/29-project-p?os_image_id-117
and when i come to first image it leaves only then page.

on another website when i click on thumbnail my url is not changing and i can leave page pressing back button on my browser.

I'm using Joomla 3.8.5, php 7.0 and OS_Gallery_package_light_2018_02_28
Thanks
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Thumbnail problem and browser back button 6 Years ago
Karma: 101  
Hello

but it sometime load like this
prnt.sc/ilhiq4

Will be best if you show this on real site.

We have "RESPONSIVE" image gallery, it adjust images size for current screen size.
Example, which you show, is ordinary happened for site with TABs.
Ordinary the tabs which not show have width = 0px. And our gallery try full fill to this width, it change number of column from max to 1.
And next, when user have opened new tab with gallery, tab start show gallery with one column .
For pages with tabs need rewrite tabs structure and need add gallery resize function to "Tab show event" .

Problem2
You are the first who has shown advantage as a disadvantage

www.example.it/projects/item/29-project-p?os_image_id-117 - this created for possibility every your client send to other your client the url with exactly image.

Regards
Andrew
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
dragonsoul (Visitor)
Posts: 0
graphgraph
User Offline
Re:Thumbnail problem and browser back button 6 Years ago
Karma: 0  
Ok it should happen always, or i'm wrong? It happens just sometimes, Fierfox and Chrome tested. And i dont use tabs on page.

Can't give you url still on local.

Yeah it is more immediate than right click and copy url. If it change image when i click back it should be ok, but it change just url and last image remain so user think that something is not working.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Thumbnail problem and browser back button 6 Years ago
Karma: 101  
Code:

Ok it should happen always, or i'm wrong? It happens just sometimes, Fierfox and Chrome tested. And i dont use tabs on page.

It most work correctly, so if this not work, we need check why, so we need access

Regards
Andrew
Logged Logged
The administrator has disabled public write access.
Go to top
»