how to add a "see more" button on a Portfolio section?

Home Forums Jevelin Theme how to add a "see more" button on a Portfolio section?

Home Forums Jevelin Theme how to add a "see more" button on a Portfolio section?

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

    Hello,

    I have to many projects in my Portfolio section and for this reason I would like to not show all of them when you load my website.
    It it possible to add with this theme a “see/display more” button that you can only see few projects and hide the rest by default?

    my website: http://www.florianfroger.de

    Thanks in advance!

    Hi @florianf,

     

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

     

    To achieve this, you have to develop custom code in the child theme of 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

     

    Best regards,
    Shufflehound team

    florianf
    Participant

    Hello and thx for the reply.

    I tried to modified with my editor the folowing file:
    /jevelin/framework-customizations/extensions/portfolio/views/taxonomy.php

    But nothing changed. Is it the right one? Which one should I edit?

    You have to customise it in the following theme file.

    /jevelin/framework-customizations/extensions/shortcodes/shortcodes/portfolio-fancy/views/view.php

    Please note you are making changes in the theme files therefore you have to make these changes again after theme updation as changes made in the theme files get lost on theme updation.

    florianf
    Participant

    Thx for your support! I’m still struggling with it and maybe you have a solution to my problem.

    I dunno how to code it and for this reason I installed the wordpress Plug-in “Ajax Load More”. It works fine, but unfortunately only with 1 columns.

    I put the following code in a html box:
    [ajax_load_more post_type=”fw-portfolio” posts_per_page=”6″ scroll=”false” transition_container_classes=”sh-portfolio-fancy sh-portfolio-fancy-columns3″ button_label=”load more”]

    As you can see I mentioned the class “sh-portfolio-fancy-columns3”, but why it still doesn’t want to display the 3 columns on my portfolio section?

    I am not sure why this is happening but you can contact the Ajax Load More plugin developer to know more about this.

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