Support Forums for LiveMesh Themes & Plugins › Forums › SiteOrigin Widgets Support › Live Mesh Grid link dead zones
Tagged: grid
- This topic has 6 replies, 2 voices, and was last updated 6 years, 11 months ago by
Siavash Golkar.
-
AuthorPosts
-
April 19, 2018 at 12:49 am #29960
Siavash Golkar
ParticipantI’m not sure if this is by design but it is kinda driving me crazy. There are zones in livemesh grid links that are not clickable (to the right and left of the title). This can be very annoying for a user if they were to click on the image at a random place and it doesn’t work. Is there anyway to fix it? I tried playing around with some css codes but couldn’t manage.
Another little quip that I did manage to fix with css code is number of items per row (e.g. in masonry layout). The problem is the grid not making use of the entire width available. There is a lot of empty space to the right of the grid ending up showing one less item and being a little lopsided and unseemly. A little bit of css fixes this. E.g. for 3 items per row using code:
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item {
width: 32%;
}fixes the problem.
April 19, 2018 at 5:19 am #29965Raghavendra
ModeratorThis reply has been marked as private.April 19, 2018 at 3:45 pm #29987Siavash Golkar
ParticipantI am currently using the free version but I noticed that the problem exists for all cases (pro or not) where there is a hover overlay with text. E.g. every example here: https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/
As an example, in the attached image, the region in dashed blue is not clicky on that site.
April 20, 2018 at 2:30 pm #29997Raghavendra
ModeratorIt is very much clicky and does lead to the connected post in our website. The premium version as well as the free version has been updated to handle clicks on hover. Pls make sure you have the latest version on your site since older versions had this issue. If you still have trouble, pls post a link to the site where this is happening. Thanks
April 20, 2018 at 2:34 pm #29998Raghavendra
ModeratorOk I see that you have marked the horizontal section where the clicks are not happening. I thought this was a minor issue since the link to the post is very much present in the form of title. And we have two links there – one to the post and another to the category. Not sure if it is a good idea to make this area clickable when there are multiple links are present.
April 20, 2018 at 2:39 pm #29999Siavash Golkar
ParticipantThanks for the quick response.
Maybe I should clarify that I am only talking about certain regions in each image. If you look at the image I attached above, the regions that I have shaded in blue, are not clicky. As an example just go to the website https://www.livemeshthemes.com/siteorigin-widgets/livemesh-grid/ and try any of the items. The region to the left and right of the title is not clicky. (Just mouse over the entire image and you will see which parts are clicky and which are not.)
April 20, 2018 at 2:47 pm #30000Siavash Golkar
Participant[quote quote=29998]Ok I see that you have marked the horizontal section where the clicks are not happening. I thought this was a minor issue since the link to the post is very much present in the form of title. And we have two links there – one to the post and another to the category. Not sure if it is a good idea to make this area clickable when there are multiple links are present.[/quote]
I just saw this response. I agree that it might be a matter of taste. But when the category is present and the title is small, the dead zone can be very large. Sometimes even more than 50% of the image. See attached image.
[attachment file=30001]
-
AuthorPosts
- The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.