pods-framework / pods-beaver-builder-themer-add-on

Integration of Beaver Themer plugin for WordPress (https://pods.io/beaver-themer/)
https://wordpress.org/plugins/pods-beaver-builder-themer-add-on/
GNU General Public License v2.0
35 stars 6 forks source link

Author Archive: unable to pull in added User photo field in a row background #106

Closed codente closed 3 years ago

codente commented 4 years ago

Issue Overview

It seems like this is no longer working to pull in a User field into the row background

Expected Behavior

Would expect that it works

Current Behavior

The image does not get pulled in.

Steps to Reproduce (for bugs)

  1. Extend users and add a photo field.
  2. Add a photo to that field for at least one user
  3. Create an author archive in Themer using the default template.
  4. Try to connect that user photo field to the row background.
  5. The image does not display when viewing that Author's archive.

Related Issues and/or PRs

Todos

quasel commented 4 years ago

I'll look into it - weird thing

jimtrue commented 4 years ago

Was it a Gravatar field? Or can it use a Gravatar field?

quasel commented 4 years ago

No it was an extended User - it works in a post module but not for Author Archives…

quasel commented 3 years ago

finally got around to take a lock - totally slipped my mind - improved user handling! - please test https://github.com/pods-framework/pods-beaver-builder-themer-add-on/tree/release/1.3.6

quasel commented 3 years ago

Btw This fixes a lot more issues around displaying user data!