Home › Forums › Pro Themes › Education Hub Pro › Foto Gallery
- This topic has 6 replies, 2 voices, and was last updated 4 years, 11 months ago by wensolutions.
-
AuthorPosts
-
December 15, 2019 at 10:12 pm #111665ima wantoParticipant
Hello Admin
When I put 2 photos in gallery format with settings showing large photos (access to Media Files) then each of the photos was given a caption so when clicked on the photo it can’t. But when the caption is deleted, then access to the Media File on the photo when clicked can only appear.
Please the solutionDecember 15, 2019 at 10:14 pm #111666ima wantoParticipantcorrection:
the problem arises when accessed via mobile phonesDecember 16, 2019 at 12:06 am #111673wensolutionsKeymasterHello,
As your issue is not clear.
Please send us the screen record of the issue you are facing.
Regards.
December 16, 2019 at 4:30 am #111679ima wantoParticipantFollowing the link, there are 2 photos with captions in the photo, namely Batu Caves and Putra Jaya. Both photos are set when clicked to be large because they are directed to the URL where the file is located, namely the Media file, but the file cannot be clicked.
While in the photo Nong Nooch Pattaya and Wat Arun – Thailand where the caption is below the photo, the photo can be clicked on and becomes large.Is that clear enough?
Please the solution
December 16, 2019 at 6:17 am #111683wensolutionsKeymasterHello,
Can you please mention the URL of that specific page since we are not being able to find out the issue that you have mentioned ?
Regards.
December 16, 2019 at 11:28 pm #111729ima wantoParticipanthttps://jawis.sch.id/kegiatan/widyawisata/singapore-malaysia-thailand-tour/
use view mode mobile device
Following the link, there are 2 photos with captions in the photo, namely Batu Caves and Putra Jaya. Both photos are set when clicked to be large because they are directed to the URL where the file is located, namely the Media file, but the file cannot be clicked.
While in the photo Nong Nooch Pattaya and Wat Arun – Thailand where the caption is below the photo, the photo can be clicked on and becomes large.Is that clear enough?
December 17, 2019 at 5:27 am #111936wensolutionsKeymasterHello,
Actually, theme has provide the feature of clicking image(anchor tag has been used for image) so that image can be clicked on and becomes large but it doesn’t provide the feature of clicking caption(anchor tag has not been used for caption) which has been included in image to redirect to URL for large image.
Also, the images with caption Batu Caves and Putra Jaya in mobile view are not being clicked as the caption section is covering more portion in image section and the feature to click image caption is not available as we have already mentioned above.
So, to reduce the image caption portion, please add following given CSS code so that the clicking portion will be more in image section and image can be clicked.
@media screen and (max-width: 414px){ .wp-block-gallery .blocks-gallery-item .blocks-gallery-item__caption{ padding-top: 0px; padding-left: 0px; padding-right: 0px; } }
Hope this helps.
If you have any queries further, let us know.
Thank you.
-
AuthorPosts
- You must be logged in to reply to this topic.