Access portfolio directly from homepage

Home Forums Jevelin Theme Access portfolio directly from homepage

Home Forums Jevelin Theme Access portfolio directly from homepage

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • YosephSa
    Participant

    Hello,

     

    Thank you for this beautiful theme,

    I faced 2 challenges while am building my portfolio.

     

    1. How i can keep social media icons visible at header                      (mobile version) instead of hide them on the menu?
    2. How i can add (zoom/share icons) on each photo of portfolio as you have here: https://jevelin.shufflehound.com/  , I want the user zoom the project photos directly from homepage.

     

    I appreciate for your help!

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

    Hi @YosephSa,

     

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

     

    Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    How i can keep social media icons visible at header (mobile version) instead of hide them on the menu?

    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 header.primary-mobile {
        display: none !important;
    }
    
    #page-container header.primary-desktop {
        display: block !important;
    }

    How i can add (zoom/share icons) on each photo of portfolio as you have here: https://jevelin.shufflehound.com/ , I want the user zoom the project photos directly from homepage.

    To achieve this, you have to use a portfolio content element and set its overlay option to overlay 4 as shown in the attached screenshot.

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

    YosephSa
    Participant

    Thank you for your help!

     

    First one works well.

    For second one, I didn’t find overlay option on the setting of portfolio.

     

    Thank you!`

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

    For second one, I didn’t find overlay option on the setting of portfolio.

    This is because you are using Portfolio 2.0 element and that option is only available in the Portfolio element so please use the Portfolio element.

    YosephSa
    Participant

    I want keep using Portfolio 2.0. Just want stop send you to the project page when you click.

     

    I attach screenshot, am okay with this layout, Just want stop the users from enter the page, they can read the project name and zoom only.

     

    Is that possible?

     

    Thank you!

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

    I want keep using Portfolio 2.0. Just want stop send you to the project page when you click.

     

    I attach screenshot, am okay with this layout, Just want stop the users from enter the page, they can read the project name and zoom only.

    You can partially achieve this using below CSS code.

     

    .home .sh-portfolio-fancy-item a.sh-portfolio-fancy-item-overlay-bg {
        display: none;
    }

     

    To remove click from it completely, you have to develop custom code in the child theme of the Jevelin theme.

     

    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

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form