How Can I make Portfolio Post Swipe-able?

I would like to make the portfolio Items Swipe-able, Is this possible for mobile devices and tablets?

Second Issue - is It seems on iPhone and iPad you need to click twice portfolio images to get into the artwork can I make this 1 click ? it works in google chrome and android but not iphone or iPad.

Hi @rotation,

  1. The first link that you shared with us is the Portfolio single page. There is no other image than the main portfolio item to swipe. If you are talking about the arrows at the top right section, does arrows are simple HTML links that load another page. It is not possible to implement swipe functionality like a mobile app as this is a website and loads a completely new page while clicking on the arrow.

  2. The problem that you are experiencing is because you set the title of grids to show on hover. Apple products detect the hover feature, and if there is a change in hover mode, they perform the hover on fist tap, then the second tap will actually go to the link. Please change the grid in a way that the hover will not have an effect. For example, try to show all the titles without hover. That will fix the issue.

Thank you.

Regarding # 2 for the hover. I looked, this grid has so many settings would you know where to turn off the hover and just keep the title shown always - I turned off the hover on a test grid but cant find how to keep the title of the image showing.

Hi @rotation,

Please try to check the skin template you are currently using. Go to Ess Grid > Skin Editor > Choose the Skin active for that grid and click Edit Skin > Select Title > Choose None under Animation

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.