Portfolio Issues -> Links

Home Forums Jevelin Theme Portfolio Issues -> Links

Home Forums Jevelin Theme Portfolio Issues -> Links

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
  • sRPlay1989
    Participant

    Hi,

    Currently having issues where i need to have the Portfolio Links Disabled.

    It is in the Options but it’s still showing up when i click on it, which i don’t want. I want only the Text and the Zoom Feature…

    See Screenshots.

    I can provide Access to Website for Troubleshooting.

    Thanks

    • This topic was modified 3 years, 3 months ago by sRPlay1989. Reason: Added Notifications
    Attachments:
    You must be logged in to view attached files.

    Hi @sRPlay1989,

     

    I hope you are well today and thank you for your question.

     

    Could you please share the page URL from your site where it is happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    sRPlay1989
    Participant

    Sure : https://pcdeboisement.com/#galerie

    I want the Zoom Feature only, i don’t want the People to be able to Click into the Image to go on the Item. Picture Zoom Only

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-portfolio-fancy-item-overlay-bg {
        display: none;
    }
    
    #page-container .sh-portfolio-fancy-itemc-container:hover .sh-portfolio-fancy-item-overlay {
        background: #02764c;
        transition: 0.5s all ease-in-out;
    }

    sRPlay1989
    Participant

    Hi,

    Thanks for the Quick reply.

    I’ve added the Code but the Images in the Portfolio are still “Clickable” to an URL which i do not want.

    Any additionnal Tips?

    Thanks for your precious time.

    I have tested it on your website and the images are not clickable for me but just the text.

     

    Could you please test it clearing your browser cache or using a different browser?

    sRPlay1989
    Participant

    Hi,

     

    tried 3 Browsers, Cleared Cache on my Computer, Tried on another Computer.

    Still Clickable… (See Screenshot)

    Attachments:
    You must be logged in to view attached files.

    As said in my previous reply that the images are not clickable for me but just the text.

     

    If you want to also remove it from the text then you have to develop custom code.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

    sRPlay1989
    Participant

    Adding to this then…

     

    Anyway to put a Galery instead of a Portfolio?

     

    Thanks

    sRPlay1989
    Participant

    Can i include them in the Section instead of the Portfolio?

    Yes, you can use their shortcode in the Text block element.

Viewing 12 posts - 1 through 12 (of 12 total)