portfolio

Best way to create a filterable portfolio

Hi, I am working on a website for an architect, using GP, GPP and WP Show posts. I would like to know what is the best and easiest way to make a filterable portfolio, showing the posts more or less like at the GP Site Library page (https://generatepress.com/site-library/). Can anyone help me out? Thank you … Read more

Portfolio

Hi, hello, I would like to create a portfolio like this: http://reversal.themes.bitfade.com/#portfolio — it shows a small image — each project has a tag/category (Gallery, Image, Lightbox, Video) — you can sort/show only project tag/category — when you click on the small image it shows a bigger image with a detailled project description Kind regards, … Read more

Custom port type for blog showcase or (portfolio widget)

Thank you, Can you please add a portfolio elements? It is the same of the blog element, or you can add a drop down in the blog element to select a custom post type to display. This is really needed for us. If there is a quick work around you can share how to do … Read more

Moving Portfolio from Old Theme to GeneratePress

Hello, I was wondering if there was a way to move portfolio posts I created in my old theme? These posts are still showing up in some of the pages where I used Elementor’s portfolio widget (but clicking on them leads to a 404 error). Thanks for your help! Michael

Portfolio plugin for GP

Hi all, I’m looking for some advise on portfolio plugins. I found this one https://themebeans.com/plugins/bean-portfolio/, however, it would appear that it’s either not written very well. Or isn’t compatible with GP. So I’m now looking for another. I’d like to achieve something similar to the following https://forepoint.co.uk/our-work/ on both our work page and home page. … Read more

particle.js cover the Whole website

Hi, I am developing my Portfolio using GP and GP premium and I want to use the particles.js script in my page Header. The problem is that the particles.js covers the whole website (also footer) and some elements (like the navigation) seems not working. This is the website https://ac-creativemind.com/ My CSS #particles-js { position: fixed; … Read more

Projects Custom Post Type

Hi I’ve create a custom post type call “Projects” using Toolset. I plan to use this just for portfolio examples. I’m aware that all post types when clicked go to the normal blog page. Is there a way to control this so that: Blog post go to Blog page (default) Projects go to a new … Read more

Custom post type portfolio – show categories

Hi again Tom, I am deeply into making GP and especially the blog add-on work for custom post types and in particular portfolio. I am using the portfolio post type plugin, and the masonry layout and added this to my child theme functions to make the masonry layout work. `add_filter( ‘generate_blog_masonry’,’generate_adjust_masonry’ ); function generate_adjust_masonry( $masonry … Read more

GP Portfolio Child Theme + Jetpack Portfolio

Hello All, I like to use Jetpack and was working with the portfolio custom post type while stumbling around here a bit. I saw the great thread for the portfolio child theme that makes use of another plugin, so decided to create one specific to Jetpack. If anyone is interested the code is located on … Read more