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

compatibility with Pods new "LINK" Type field #20

Open reachadam opened 7 years ago

reachadam commented 7 years ago

Using 2.7 of PODS

When trying to connect to a URL field that was created with PODS, the integration can seem to find the URL field. See

screenshot 2017-05-31 15 31 37
quasel commented 7 years ago

Hi @reachadam - would need a bit more information, first did you check your Preview Location setting? Top left corner of the Themer UI - because the Plugin prepopulates the fields based on the selected CPT/Post

reachadam commented 7 years ago

Yes, pulls in all other fields just fine, just not the URL. I can do an animated gif to make it easy.

reachadam commented 7 years ago

Does this help? See how when I try to connect a URL it doesn't give me the options https://db.tt/DXaTdEBWM9

quasel commented 7 years ago

and you have extended the post with a field of type: website?

reachadam commented 7 years ago

There is a relationship with a CPT named reviews. Posts have a relationship field named Product. The website URL is in the Review post that I am linking the blog post too. You see the name and all other custom fields in reviews pull in fine.

I think it may be how PODS creates a URL custom field where you are forced to have link text.

reachadam commented 7 years ago

Or when there is a URL, the integration doesn't give you the option to use a custom field from the relationship. It doesn't even have the relationship as an option.

quasel commented 7 years ago

That's strange - traversal to related items should work the same for both cases - can you share your Configuration or have a login for me? - Will Take a closer look tomorrow!

reachadam commented 7 years ago

Sure I will, its on a localhost so I will send you the login via FB

quasel commented 7 years ago

Pods Introduce an new Field Type Link - Related to https://github.com/pods-framework/pods/issues/2655

change filter to include new field Type and take care of the output!