Home › Forums › Air WordPress Theme › Split: Grid list thumbnails not clickable on mobile devices
- This topic has 7 replies, 2 voices, and was last updated 3 years, 5 months ago by
SeaTheme.
-
AuthorPosts
-
December 6, 2022 at 1:52 pm #28709
bonjour j’ai le même problème l’effet mouseover masque d’image et texte ne fonctionne pas sur les appareils mobiles
comment je peux ressourdre ça svp ?December 7, 2022 at 2:39 am #28719Hi there,
Welcome to SeaTheme forum.Please leave the issued webpage URL, I will check it.
ps: please use English. I can only use software to translate your question, it will cause a lot of misunderstandings and waste your time. Thanks.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookDecember 10, 2022 at 5:49 am #28733This reply has been marked as private.December 11, 2022 at 1:58 pm #28734Hi,
Here is the web page “https://www.portfolio.wafaakoulache.fr/index.php/services/?preview=true”.
Before I activated the lightbox in what thumbnail dose, because I do not want it to open the pages of the post .
So in the mobile version it does not show the mouse over effect.Now i changed in “what thumbnail dose” and i put open the portfolio/post item” the hover effect works in the mobile version.
but i don’t want it to show the post pages, even though i have disabled the “tap once to open item on the touch screen” but it shows the post pages in both mobile and desktop versions. and i want to disable the opening of the posts for desktop and mobile, i just want it to show the hover effect in mobile and computer without the opening of the posts.December 12, 2022 at 8:45 am #28738Hi,
It is not possible to show mouse-over with lightbox on mobile.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookDecember 12, 2022 at 10:19 am #28739Hi,
Is There a code to add to disable the opening of the pages of the posts ?
December 12, 2022 at 2:50 pm #28740Another question please,
How can I display an alternative logo in a posts page?
on a portfolio page I can change that but on a post page no there is no way to change, is there a code to add?
December 13, 2022 at 2:28 am #28748Hi,
Is There a code to add to disable the opening of the pages of the posts ?
If the icons are not clickable(both opening page and Lightbox are blocked), does it meet your needs?
How can I display an alternative logo in a posts page?
It is possible by custom CSS(“Appearance > Customize: Additional CSS”) with the unique ID of the post, like:
.postid-868 .logo-image-alt { display:block } .postid-868 .logo-image-default { display: none; }ps: 868 is unique ID of the post, how to find the unique ID for a post
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook -
AuthorPosts
- You must be logged in to reply to this topic.
