Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Purely Genius Way to Add Custom Profile Fields


fishbowl81
Participant

@fishbowl81

The magic line is this:

amzn_wdgt.keywords='”.addslashes($field_value).”‘;

I have started working on other versions, which could show netflix queue, hulu queue, or youtube streams. They all revolve around similar ideas.

This method has sort of been replaced by custom boxes, but due to the profile loop showing all fields, there is no easy way to get the users “favorite song, artist, band”, without it also displaying inside of the loop

Skip to toolbar