How to insert custom page attribute value in page list
Permalink
Hello,
I have some portfolio pages and added text page attributes to them.
What I now want to do is to add these text attributes inside a page list.
I have searched the forum but no of the solutions are working?
Thanks for helping me out!
Dylan
I have some portfolio pages and added text page attributes to them.
What I now want to do is to add these text attributes inside a page list.
I have searched the forum but no of the solutions are working?
Thanks for helping me out!
Dylan
Hello Hutman
Thank you for your reply.
I created a attribute myself, but how can I insert the attribute of the page in the page list? For example I made a page attribute with the handle name "portfolio_name".
And how can I insert this into the page list?
Is this also possible with the code u send me?
Thanks again!
Thank you for your reply.
I created a attribute myself, but how can I insert the attribute of the page in the page list? For example I made a page attribute with the handle name "portfolio_name".
And how can I insert this into the page list?
Is this also possible with the code u send me?
Thanks again!
If you look at the file I sent you there is code for an image attribute, a text attribute and a textarea attribute in there. You can add/remove/change whatever you need in there to get it to display what you want from the page properties.
Oh I see, I got it working now!
Thank you very much! Appreciate your help!
Thank you very much! Appreciate your help!
In this example I have three custom Page Attributes, thumb (image) author (text) and blurb (basic textarea). I hope this helps.