anotherbrad
Forum Replies Created
-
Resolved.
Yes, it’s working fine, thanks for the assistance. Note that you can use a similar strategy to make an entire container into a clickable link.
Thanks Jarryd, so just to update this.
I had created custom a user field in the Memberships->Settings->User Fields area. This was completed on sign up (at text-type field, so relies on people to put in a valid website address) and editable in profile.
I called one of them “Personal Link”, which gives me a field called “personal_link”. So, the person might insert https://www.goodstuff.com
I created an icon box in Elementor, and there is a “link” option, in the content area. There is a stack of pancakes, which is the “Dynamic Links” area. Go down to Site->Shortcode, then insert your PMPro shortcode, eg. [pmpro_member field=”personal_link”]
After that, when you click on the icon box, it should take you to that site.
Thanks for that, Jarryd. I’m not sure whether I explained myself properly. I will setup a text-type user field, which the new member will use at sign-up to type in the name of their favorite local news site, eg. one might have https://www.drygulchtelegraph.com, and another https://www.patagoniatimes.com in their local news field.
Then, on their logged in page, I want to have a button titled “Local News”. When the user clicks on it, it will take them to their chosen page. Is this a feasible thing to achieve?