So, in the page
I’m trying to show link a website on the top menu
So far i can put the email and last name of the user
But how do you whitelist and call an ACF field on the User profile page?
ACF settings> Field group ‘Personalized Subscriptions’ Field ‘website_link’ Group key ‘group_66c4262d95a0c’
How to write it on the allowed key? And how to write the code?
Thanks in advance!!!
The schortcode last_name
or
[vg_display_data key=”first_name,last_name” data_source=”user_meta”]
or
[vg_display_data key=”last_name” data_source=”user_meta”]
after registering the keys in Allowed keys > >
user_email, first_name, last_name
The schortcode does not work.
<font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”>Sebbene funzionino bene </font></font>
<font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”>[vg_display_data key=”user_email” data_source=”user_data”]</font></font>
<font style=”vertical-align: inherit;”><font style=”vertical-align: inherit;”>[vg_display_data key=”nome” data_source=”user_meta”]</font></font>
Even with ACF the same thing
Hello,
I want to display a variable parameter in my landing page.
In this case I tried on my own website : astridgaillard.com/merci?kwrd=keywordA
I need to display the value of kwrd in my page to custom my landing page for my Google Ads adgroups. I want to put a default kwrd if it’s empty and if not, the value kwrd in my url will replace the content in my page
Is it possible ?
I already whitelisted “kwrd” in my backoffice.
I use Elementor or wp bakery.
This is my shortcode : [vg_display_data object_id_type=”query_string” object_id=”kwrd” key=”kwrd” data_source=”post_data”]
Thanks a lot !!
Astrid
]]>Title says it all really… I want to display the unit on hand that a User may have of a given product; prompting them to place a new order for that product on their website. In cases where a User’s stock on hand for Product X = 0, this plugin ignores the 0 on the front end and instead displays nothing. Can this be resolved please? Thank you.
Additionally, it would be great if on the front end numbers could be presented using a grouping selector, e.g. display “1200” as “1,200”
Hey there, from my early usage of this plug-in it seems brilliantly simple and is totally solving an issue I had with getting data from a specific source into my site!
The one request I have is could you make the settings page a bit easier to work with? A text field that only allows 25 characters to be visible at a time is a bit of a challenge to work with particularly as it’s critical to making the plug in work.
Hi,
I’ve tried your plugin with simple text ACF field, by using [vg_display?data key=”my_key”] and it worked just fine.
But, when I want to display something more complex, such as Select, or Checkbox field, id does not return anything.
Any suggestions on this?
]]>I’m using this to bring ACF fields into my page, which works great except for one very odd issue. When a page is in Draft status, the plugin functionality works as expected, but when the page is changed to Published status, the value returned by the shortcode is literally just the word “Array” instead of the actual values. Changing the page status back to Draft corrects the issue and sees the correct values being returned.
I have tested this against a couple of different themes with the same end result, so I’m fairly certain it is not a theme conflict. I am running all updated plugins and the most recent version of WordPress.
]]>Hi, is it possible to display woocommerce product fields data such as, attribute name and attribute description? I would like to display it on the current product page
]]>Hi, thanks for creating this plugin, looks like just what I need.
However, I can’t get it to display the metadata of any other user than myself (admin).
Example: [vg_display_data key=”user_url” data_source=”user_meta” object_id=”1″]
This works, but if I set the object_id (which would be the user id) to, for example, 8, it won’t display any data.
I have double checked and the requested data is there in the profile, it just won’t show when using the shortcode for that user, or any other user.
Hi,
we use plugin “Custom User Registration Fields for WooCommerce” to add some custom fields to the user registration page of woocommerce and this works. We see the field with the vbalues in the user screens in the backend.
Now we want to display the content of these fields via a shortcode in another screen on the frontend and we were trying to use your plugin with the shortcodes but we don’t know where these new fields are added/to which table or structure.
I tried this: [vg_display_data key=”Aantal_velden” data_source=”users”]
Aantal_velden is the name of the new field.
Thx a lot
]]>Hello
Your plugin is really hepfull tio display custom fields of post anywhere !!!
Here, this shortcode works fine : [vg_display_data key=”chapo” data_source=”post_data” object_id = 6023]
But I try to replace object_id by the title of the post.
Is it possible ?
It will be easier for the editor of the website
Thanks a lot
Dominique
]]>Hi great plug in.
Sorry fo my ignorancy but i dont find the way to generate a valid shortcode to display the custom field created wit buddypress, i think that the problem is the source. Can you hel me please?
]]>Hi, is it possible to use your shortcode in Slider Revolution plugin? I know it’s commericial one and it’s their support to answer, but maybe you’ve got some experience.
Second question is related to meta keys created by WCK https://pl.www.ads-software.com/plugins/wck-custom-fields-and-custom-post-types-creator/, does your plugin generally works with WCK fields?
]]>Hello,
I really try to add a shortcode for an ACF field from a custom post type.
I put it in a Gutenberg query loop but it shows nothing. What is the correct shortcode to add for a:
ACF field called “merk-personenauto” from a custom post type “Personenautos”.
I really don’t get it…
Hello
Can you please tell me if I can show vendors (I use a plugin Multivendor X https://www.ads-software.com/plugins/dc-woocommerce-multi-vendor/) in their product management panel, custom fields for products?
for example, the product “Blue socks” has a custom AСF field: Material – Wool.
Each vendor has their own control panel where they edit or add products.
My question is: Is it possible using your plugin to add a custom ASF field : Material – Wool. to the vendor control panel and allow editing/filling it?
Thanks for the answer
]]>This is a great plugin! Now I want to display the nickname of the user who created the Post, as well as other data for that user.
Is there a way to do this automatically, or should I manually place search data in each field to display?
]]>Hello, thank you for the awesome plugin! I have a problem with ACF / ACF PRO “choices” after the last update of your plugin. I have a HTML in the options to choose and it worked perfectly before, but now all I have is this warning:
Warning: Illegal offset type in /home/skineksp/domains/mydomain…..com/public_html/wp-content/plugins/shortcode-to-display-post-and-user-data/index.php on line 169
How can I fix it? Thank you in advance!
]]>Hi,
Going both through the WP Sheet Editor website and the support forum I can’t seem to find a full listing of the [vg_display_data key=”etc. short codes above and beyond the list of base examples provided in the Display custom fields plugin description.
Could you direct me to a detailed directory/documentation?
Thanks,
Is there the capability to display a fallback output for empty fields?
]]>I am using the shortcode to pull the data for a taxonomy (tags) – however it returns the ID rather than the name. Is there a way round this?
]]>I have an ACF user field to basically assign users to a post and I was wondering if this plugin would be able to display the users name and email address from the field on the front end? The ACF is set up as a user array.
]]>I recently purchased a plugin that adds extra fields to the user profile page at the backend. Like USPS ID, API keys, etc. Only admin can add the values there from the backend, users cannot add values. I want to allow users to add values, by displaying those extra fields at the frontend to users. Like I want to show these fields (https://ibb.co/myLV3fk) from the user profile page from the admin side to show at the frontend. I am trying different plugins but haven’t found any solution. Any suggestions? Regards Arbab ALi
]]>Well,
I need help because my field of ACF is a relation with a Pod.
So I get printed the ID of the pod.
How can I get the label of that ID?
I used
[vg_display_data key="regia" data_source="post_meta"]
Hi!, I’m trying to display the user email from an specific user (using username for the search), But I can’t find a way to make it works…..could you help me?
here is my code
[vg_display_data object_id_type=”query_string” object_id=”Username=’xxxxx'” key=”user_email” data_source=”user_data”]
Thanks a lot
]]>I want to output an ACF date field: instead of 20210530, I want to output 05/30/2012 (German date format). What is the command for this?
]]>Hi, I’m trying to display some basic info of the users in the front end, I know how to display a user based on their ID, but how can I show them all? Or even all based on the role?
Thanks,
Kashka
Hi there, how am I able to display fields such as username, description, etc.?
]]>Im try to get some customer data, i put this on my website:
[vg_display_data key=”billing_state,billing_country,billing_city” data_source=”user_meta”]
And i get that: A ES Castalla
istead: ALICANTE ESPA?A CASTALLA
How to get billing_state and billing_countre entire value?
Thanks so much and thanks for this great plugin
]]>Hi!
I’ve been working on getting a custom field in the front-end for hours now. (user account, for example: customer number)
What am I doing wrong?
The options I’ve already tried:
[vg_display_data key=”field_602d30816caf7″ data_source=”user_meta”]
[vg_display_data key=”acf-field_602d30816caf7″ data_source=”user_meta”]
[vg_display_data key=”acf_field_602d30816caf7″ data_source=”user_meta”]
[vg_display_data key=”602d30816caf7″ data_source=”user_meta”]
[vg_display_data key=”field_602d30816caf7″]
[vg_display_data key=”acf-field_602d30816caf7″]
[vg_display_data key=”acf_field_602d30816caf7″]
[vg_display_data key=”field_602d30816caf7″ data_source=”user_data”] (in all the above possibilities)
I have the field key through “extra fields” -> “Group” -> “key”
Kind regards,
Mark
]]>Good Day
I have read your support forum for the ACF Fields and how to be able to use them in a shortcode however I believe I am missing some part of the shortocde for this to work .
In a previous thread you mention to use [vg_display_data key=”acf_field_key”] and replace the acf_field_key with the relevent key however I do not know how to establish what the data source will be in order to have this correct data_source=”????”
Can you help explain this a little more please.
Many Thanks Regards
Stephen