Dynamic Portfolio by excluding items

Home Forums Jevelin Theme Dynamic Portfolio by excluding items

Home Forums Jevelin Theme Dynamic Portfolio by excluding items

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • craftora
    Participant

    Hi Shufflehound,

     

    First of all, I can’t express how much fun I am having customizing my site with Javelin theme! Totally worth purchasing it!

    So, I am setting up a project section, but I want it to be a little more dynamic. I’ve attached a screenshot for guidance.

     

    Basically, I want the latest post to appear larger on the left, and the older one to appear as smaller thumbnail on the right.

     

    I used to do this in my previous theme as they provided options for exclusion. I really want the latest one to be a highlight. Of course, other ideas are welcome too if you have one 🙂

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

    Hi @craftora,

     

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

     

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

     

    Best regards,
    Shufflehound team

    craftora
    Participant

    Dear Shufflehound,

     

    Thanks for the quick response. I’ve included my credentials in the box below. I would appreciate if you could also share with me how did you achieve this because this is only the staging site. I will then replicate the steps on the production site accordingly 🙂

     

    The are would be “Recent Work” part where you have a gallery of portfolio projects 🙂

    I tried to achieve it developing custom code but it is hard to achieve as it uses masonry layout.

    You can instead just apply border on first item 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

     

    .sh-portfolio-columns4 .sh-portfolio-item:first-child {
        border: 2px solid;
    }

    craftora
    Participant

    That wouldn’t look that nice though..

    How about, splitting the section into two columns:

     

    Left Column: Image container limit to one post which is the latest

    Right Column: The same one we currently are using, limit to 4 posts, but have an option to “skip first”

     

    Is this possible?

    This is possible but you have to develop custom code to achieve this.

    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 6 posts - 1 through 6 (of 6 total)