390 comments found.
I’m using it on Product pages and it just shows a loading symbol for the WP Bakery now. I noticed you include ACF Pro now so I disabled the stand alone version I had installed but still no luck.
Hi,
If you see just the loading icon then there is most likely some JS error. If you could send me a private message with wp admin credentials, I could then check this for you.
Best, PR
What’s include this plugin? Pro Versions of each mentioned? Thanks!
Hi,
It includes ACF Pro. It doesn’t include WPBakery Page Builder.
Let me know if you have other questions.
Hi Pavel
Please check your email.
Thanks
replied
Hi! Great plugin, very usefull. Thank you so much.
I would like to choose Visual Composer as a ACF field and display always the VC Gallery, once you click en “Edit”. Is this possible?
Hi mate, glad you found it useful for your project.
Not sure you understood your question.. Are you saying that you want to pre-populate this Visual Composer field with VC Gallery if it’s empty? Or what do you mean?
Best, PR
Exactly 
Hi,
I have presales question about this plugin :
1. whats included in the plugin sales?, does it come with ACF Pro?
2. my site using Medicenter Theme by QuanticaLabs, and currently it comes with WPBakery Page Builder 6.2.0, will it be compatible with your plugin?
3. i want build a page that list all team member (preferly use pagination), each member detail show a group of custom field that attached on post category ‘ourteam’, is that possible by your plugin?, i have no coding skill BTW
thank you
Hi,
1) Yes, ACF Pro is included
2) Yes, compatible
3) Listing members and their details are not related to my plugin, most likely you’ll do this with WPBakery’s Post Grid shortcode. Yes, on each member details page you can display fields that are assigned to ‘ourteam’ category.
Let me know if you have other questions.
Best, PR
OK
I sent you a private message with this email: ghaemenvato3@gmail.com
Please reply me with my main email (the email that I bought your plugin): ghaem.envato@gmail.com
Ok
Hi
I have problem with showing fields from options pages.
Please watch this:
https://www.screencast.com/t/0JotFIogHi,
If you send me a private message with wp admin credentials, I could then debug it for you.
Best, PR
Hi there I am interested in this plugin. I use the Bazar theme and Advanced Custom Fields plugin by Elliot Condon. Is this similar? Would like to change the current advanced custom fields as you can’t seem to delete and change fields, it is written in the database. Is it easy to change fields and arrange and delete fields with this plugin ? Thanks
Hi, glad to see your interest.
Not sure what similarities are you referring to honestly. yes, WP ACF-VC Bridge has ACF fields plugin by Elliot Condon included and thus it also provides the functionality for creating custom fields.
However, I can’t confirm that you can’t change or delete fields created with Advanced Custom Fields, because those are manageable from WP Admin panel. If you don’t have access to ACF fields management page, then you should have some issue in your setup. Try contacting Bazar theme developers or hire a developer.
Hope this helps. Let me know if you have other questions.
Best, PR
hi,
is it possible to build a “blog” list with ACF fields? 10 or more post like a News Blog listing
Thanks
Hi,
Yes and no, depends on how far you want to go from the standards. However, in general I’d say that ACF is not for making blog listing as it’s easier to do without it, unless I’m missing some particular context you’re referring to.
Best, PR
Hello.
In my wordpress i have a portfolio’s section which i can create portfolio pages. how do i have WP BakerPage Builder show up on the edit screen so i can use it?
Hi,
After you install WP ACF-VC Bridge, you get WPBakery Page Builder as the ACF field. It means you can now: 1) go to “Custom fields” menu, see https://prnt.sc/tqz5ss
2) Create a field group or edit existing. If you’re creating new, then under Location you should configure it for “Post Type” = “Your Post Type Name”, see example https://prnt.sc/tqz89i
3) Create field of type “Visual composer, see https://prnt.sc/tqz6ts
Here you can watch demo videos https://www.youtube.com/watch?v=D7d3nLzFvlU&list=PL5RtlgwFGr7HQ4QDT_EHdJZa2XCy-v-Gl
And here are articles with answers to some of the common questions http://wpacfvcbridge.com/blog/
Let me know if you have questions or issues.
Best, PR
Perfect! Thank you for detailed instructions!
Hey Pavel,
I hope you can help me with this?
I seem to have an issue when using this plugin alongside WPBakery and ACF flexible content fields. I have fields that utilise the clone field in ACF, however, when I activate WP ACF-VC Bridge the clone fields within my flexible content field are no longer clone fields?
You can see my flexible content field here and how the clone fields are not showing as expected when I activate the plugin: https://snipboard.io/nE94V2.jpg
Hi,
This issue seems unusual. Could you send me a private message with access to your wp admin, so I can investigate? We’ll continue communication over email afterwards.
Best, PR
Hello, I have a few issues I would like to resolve.
1. Wordpress wraps the [columns] etc., in
tags (ex:[column]
) in the text editor. When I remove them in the code editor from the ACF VC and don’t switch back to the text editor and hit save, I lose the content. Is there a way to remove the tags?2. Also, is there a way to remove the VC margins from ACF VC? (ex: 15px) VC ACF uses the margins from VC and when I add shortcode from your plugin to a page it doubles the margins.(EX: 15px x 2) So it doubles the margins and I am left with an indentation of text or images, etc. on the page.
Any help is greatly appreciated! Thanks again.
Hi,
1) I’m confused about this actually. Could you send private message with admin access and steps I need to do to replicate it on your site?
2) Correct, this is standard CSS styles for WPBakery Page Builder. When you place VC field onto a page, you can set your custom class. This way you can write a custom styles to suppress extra margins for your case.
Best, PR
Hello again, I sent you log in credentials to the site wth a sample post yesterday. When you edit (ex: copy and paste) within the text editor and hit save, it removes all the content. And for some reason, I am finding
tags wrapping the VC Shortcode. It does not seem to appear anywhere else. You can see the issues here: https://www.bestbuddies.org/wp-content/uploads/2020/07/acf-vc-issue.mp4
Replied to your email. Let’s continue there.
Is it possible to create a VC Snippet, attach it to a post. Then I change the VC Snippet and the changes are reflected to all the posts where I have previously added the VC Snippet?
Yes, this is exactly how VC Snippets work.
For me it doesn’t work. I added a VC Snippet to a post, changed the text in the text box within that VC Snippet (not in the post) but nothing changed in the post.
It’s weird. I’ll take a look
How can I use links and show the Title rather than the URL when I select ACF Custom Field Picker?
Hi, please find the response to this question and working code in this article http://wpacfvcbridge.com/display-link-label-title-instead-url/
I have added the code into my function.php but it still shows the URL and not the Field Name.
Because the code was not valid from what I see. You missed to adjust it according to your custom ACF fields settings. I’ve updated the code, please check now.
I get this error message: Fatal error: Uncaught Error: Call to a member function get_default_language() on null in …/wp-content/plugins/wp-acf-vc-bridge/includes/vc-acf-field-picker.php
I am using Polylang .. not sure if it is related to this? Moreover, if I add a rule to a field group to show the fields in a category then they are not shown in it’s subcategories.
Hi, this needs debugging. It could be that there is a conflict with Polylang. If you send me private message with WP Admin and FTP credentials, I could then investigate this for you.
Thank you. Have sent you the credentials.
Good thanks
I have a parent category A and sub-categories B,C,...
How can I add a template to category A so that it is also shown in it’s subcategories? I have tried in the Rules section to select “post category” is equal to category A but it didn’t work. If I try taxonomy is equal to category then it’s reflected to all categories and subcategories…
I have also created different templates with templatera but when I want to add an element using Templatera in any of the categories then they are not available.
Hi,
Regarding rules: It seems you’re referring to Custom Page Templates plugin and not the current one. All communication about that plugin should be on its corresponding page and not here.
You want to implement a custom logic. There are 2 options:
1) Apply template individually for each category. This you can do on edit category screen under “Custom Template” section https://prnt.sc/t2rmi7
2) Extend existing request types with your custom logic, see this article for details http://www.custompagetemplates.com/request-types/
Regarding Templatera: Now it seems you’re referring to WP ACF-VC Bridge plugin.. Do you mean that Templatera templates are not listed or you don’t see a button to use them?
Best, PR
Regarding Option 2. Does this also work for posts in a certain category? I just want to append a VC Snippet to the end of each post of a certain category.
To apply template to posts in a certain category, there is a standard rule possible. For request, you need to choose “Post” and then list all categories you need under “Post Terms”, see screenshot for reference https://prnt.sc/t374s6
But to answer your question… Yes, when you extend request types with your own logic, you can apply it to whatever you want, because you write the logic for which request to apply a template.
Could you tell me how I can get to the page which is shown on your screenshot?
Will reply to this question via email
Love the plugin – I use it in an ACF repeater field, but is there any way to delay the initialization of the composer, so that it doesn’t load before you click it, because when you have many, the load time becomes basically unbearable.
Best – Stender
Hi Stender,
Glad you found it useful for your project.
You can set “View mode” to “Compact” under ACF field settings and this will prevent displaying and initializing VC until you click a button, see screenshot https://prnt.sc/t18xwx
Let me know if you have questions.
Best, PR
Well… that worked perfectly! thank you!
Hi, We are using the plugin to enhance the category and tag pages. We created the connection for “smart home” tag. Now we have the possibility to enter on the tag page extra content, what we did > https://www.dropbox.com/s/xozked484jjep6j/2020-06-14_08-38-10.png?dl=0
But on the tag page itself it does not appear > https://www.muenchner-immobiliengesellschaft.de/tag/smarthome
Any idea why not?
Thanks, Florian
Hi Florian,
Most likely the theme is not displaying tag content there at all. Need to check theme templates to tell you for sure. If you’ll send me a private message with wp admin credentials, then I could take a look.
Best, PR
Hi, how can I send you a PM with the credentials?
Hi, please go to my profile page https://codecanyon.net/user/pavelreva
In the right sidebar you’ll see the contact form, it’s for private messaging.
Best, PR
Great plugin for working with ACF and VC.
Thanks
Hi
Please develop Elementor version.
I will be the first buyer 
Hi, will consider it
Thanks