New Functions.php code for shortcode to Display All Portfolio items on any page

I’d like to show all my portfolio items on other pages using a shortcode. I found an old article that told how to add code to the functions.php, however, that no longer works.

What would be the code to show all my portfolio items on any given page using a shortcode? Two rows like the built-in page would be nice, but I will settle for one per line. :slight_smile:

Thanks in advance!

Hey @ActorMike,

Thanks for reaching out!

The code you’ve found in the old thread serves as a guide and what you are trying to do will fall under customization. We do not provide support for theme customization. If you need guidance on theme customization, you can subscribe to our One service here: https://theme.co/one.

On the other hand, you may use our new feature called Component which you can create to display all Portofilio with the combination of Loopers. Also in Components, you can create shortcodes. Please check the articles below.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.