- This topic has 2 replies, 2 voices, and was last updated 7 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Photomania Pro › Problem with pictures.
Hello, I would like have gallery on my website. Show pictures, no posts – like here: https://wenthemes.com/theme-demos/?demo=photomania – how can I do this?
On my website if someone click on picture is going to post. How I can stop it?
I will be grateful for answer.
Ohh, sorry! Wrong webstie!
Hello @magati ,
The section that displays images is the Portfolio Section . You can manage the section by going to Admin panel > Appearance > Customize > Home Page Sections > Portfolio . As for the gallery you can view the gallery by clicking in pink icon that appear at the middle of the image when hovering upon the image .
Screen shot :
https://image.prntscr.com/image/G6ea3IkZRPi7W-3MUNMDsQ.png
Also if you want to turn the link off when clicked in the image please use below given CSS.
.portfolio-thumb a {
pointer-events: none;
}
Hope this helps .
Best Regards!!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |