Code

Discussion on WP ACF-VC Bridge - Integrates Advanced Custom Fields and WPBakery Page Builder WordPress Plugins

Discussion on WP ACF-VC Bridge - Integrates Advanced Custom Fields and WPBakery Page Builder WordPress Plugins

Cart 1,622 sales

pavelreva supports this item

Supported

390 comments found.

Would love to hear if cjohnson1341 problem is solved. The only reason I want to buy this plugin is due the option to create a custom category page. Please let me know.

Found out my theme doesnt read ACF shortcodes, added the line of code:

add_filter( ‘category_description’, ‘my_category_description’ ); function my_category_description( $desc, $cat_id ) { return do_shortcode( $desc ); }

Doesn’t seem to work maybe of my custom functions.php? I added it to the bottom of the file.

Hi,

Please send me WP Admin and FTP access via private message and I’ll fix it for you.

Best, PR

Dear Pavel, I’ve just send you a private message. Due some problems I wasn’t able to contact you sooner

Hello! Quick question. I followed this (https://www.youtube.com/watch?v=tBKmRuT4i5o) video to create a new categories page and changed all the parameters to match my own post_id as well. Everything shows up fine on the backend and I am able to use Visual Composer, but there is no change to the front end of the site. Is there a step I am missing?

Hi,

If you did all as per video then setup should be fine and the only problem may be is if your theme doesn’t display category description. You can send me wp admin access via private message and I can take a look at your setup to tell you more.

Best, PR

Hi,

I bought the plugin yesterday and it does not work properly. I can not display “Repeater” or “Flexible Content” fields.

I created a new field group and added a “Repeater” field. http://zupimages.net/viewer.php?id=18/42/p663.png Then I created a new Snippet, I added an “ACF Template FIeld” element with the WPBakery editor and selected my repeatable field. http://zupimages.net/viewer.php?id=18/42/ybuz.png After I selected my template in the repeatable field. http://zupimages.net/viewer.php?id=18/42/pjse.png Finally, I added my snippet in my page with WPBakery. http://zupimages.net/viewer.php?id=18/42/ktob.png The text I added to the field is not displayed. http://zupimages.net/viewer.php?id=18/42/1jwr.png

I tried to tick the checkbox “Force shortcodes processing on posts and pages” in the options of the plugin, without success.

Do you know why it does not work properly for me?

Thank you for your answer, it works! The reason is that I did not use the components properly. There is potentially a small bug that has caused my misunderstanding. On my Wordpress, I created custom post types and in the full editor, I do not see the elements “ACF Template Field” and “ACF Field Picker”. However, I see them well in the small editor on the post.

Here are the elements in the post editor: http://zupimages.net/viewer.php?id=18/43/0ijg.png Here the elements in the complete editor: http://zupimages.net/viewer.php?id=18/43/vsaa.png

If I add an element “ACF Field Picker” in the small editor and when I go on the complete editor, this one bug and remains blocked on the loading.

I am not stuck now, but do you know if there is a way to fix this problem? ^^

Thank you for your answer, you are very professional!

I have another question for you about something I’m trying to do but I’m not sure it’s possible.

I created custom post types. Each have custom fields and some types refer to the same one.

With VC Snippet, it is possible to put a single block of static content. Is it possible to do the same thing with dynamic content?

Here is a diagram to better explain my question: http://zupimages.net/viewer.php?id=18/43/ja7w.jpg

Thank

Hi,

1) It shouldn’t be that way even with custom post type. “ACF Field Picker” should be available in all editors, while “ACF Template Field” only in VC Snippet or Visual Composer ACF Field. If you’ll send me wp admin and FTP access I can investigate it.

2) Yes. You can make a VC Snippet with layout and data for testimonial item and then use it in a loop. Particularly, you can utilize VC Posts Grid with custom Grid Item where you embed VC Snippet.

Best, PR

Great plugin! Where can I find the changelog?

Hi, thanks. I don’t maintain changelog file. Core features are stable which you can find in product description and the rest is just minor bug fixes from time to time.

Let me know if you have other questions.

Best, PR

Hi,

I hesitate to buy the plugin because I need something specific. Could you tell me if we can display subfield of “Group” field (not “Repeater” field) in VC editor?

Cordially,

Flavien

Hi Flavien,

Yes, you can display a sub-field of Group field too. In ACF Field Picker you select your group field and then type the number of your sub-field. See screenshot for reference.

Best, PR

Hi Some pre sale questions: 1- I tested both the free ACF plugin and the free ACF VC Integrator plugin with the wpbakery visual composer, both added elements to wpbpb to insert custom fields, and it worked well for both when inserting a taxonomy filed using the theme’ taxonomies. When using custom taxonomies, that what I really need, the results for both was displaying a white screen on page view. 2- I’m considering to change the website theme to x-theme that has ACF Pro built in. Will I need this plugin to use ACF in Wpbakery? Before buying I would like to confirm that it is worth to acquires the plugin to overcome the issue of displaying custom taxonomies using wpbpb.

Thanks. Rogerio

Hi,

This plugin offers much better ACF fields integration with WPBPB, than other plugins. It supports all standard ACF PRO fields including Repeater and Flexible Content and gives an opportunity to conveniently customize output of those fields with filters.

Another value that you may consider is that it adds VisualComposer as ACF Field, which means that you can have as many Visual Composers per page and add them anywhere, including posts, users, terms and option pages.

If you’re just looking at adding ACF fields into WPBPB, then you may want to consider custom page templates plugin, because it can help you not only adding ACF fields into your VC layouts, but also create templates and dynamically replace data in shortcodes (See demo) and much more.

Let me know if you have other questions.

Best, PR

Hi, thanks for your reply. As I’m building a library with one CPT and a lots of different custom categories that I can’t display at the moment. I really need to store a lot data as taxonomies (names of author, types of publications…. ) and output them in the right why, without rewriting a name of an author for each of its publications. I’ll see your plugin suggestion and if I have any other question I’ll be back to ask. Thanks Rogerio

Ok sure. With CPT you can pick Author Name dynamically. Feel free to drop me a message if you’ll have any questions.

Hi! Can you describe in short how this differ from custom page templates? Thanks!

Hi, please read my reply to this question here.

Let me know if you have other questions.

Best, PR

Is there a way for you to provide ACF again? Updated version has been around already. I still have 5.7.2 with this plugin, while the ACF is 4 updates above. Please update.

Thanks pavelreva, Cheers

Hi,

Updated with ACF 5.7.6. Will be available for download on codecanyon in a bit.

Best, PR

Thanks again, for the support! Cheers

Hello

I am trying to get this plug in to work on wordpress (Version 4.9.8)

i get the error message ‘Visual Composer (WPBakery Page Builder) is required for the WP ACF-VC Bridge!’

our visual composer version is Version 2.10.

should this work with our visual composer?

Just go here, scroll a bit to the bottom and click on “Click here to request a refund” button. See screenshot for reference.

Best, PR

Brilliant Thanks Pavel,

Have submitted a refund request. Thanks for your help and ongoing support.

Kind Regards

Cool, refund approved.

Hi Pavel. I have send you an email. Could you please have a look ? Would be really great . Thank you

I rened support just saw it was expired. Thank you

Hi and thanks for this plugin. It solves a real headache I have where clients always want ACF template elements sandwiched between areas of VC. Having said that, I have just bought it and all looks ok, except that VC doesn’t seem to load in the pages admin area. I just get a loading diamond, then a blank section that I can’t click in. If I go full screen, it’s the same and the close button doesn’t work either, so you have to click back to go to the previous page. I have confirmed that the VC Role Manager vc_snippets is available, and the custom post type I am editing also has this switched on. Any advice to get this working would be much appreciated. Cheers Simon

Hi, replied already to your email. Please check

Hi, Sorry to have taken so long to get back to you. It worked! The origin policy was the issue. I got the hosts to change the headers and all is good now. Thanks for your help.

Hi, sounds great. Thanks for letting me know

Hi !

I did buy your plugin a few days ago in order to be able to edit category page / archive with visual composer.

Then i did follow a tutorial on youtube (https://www.youtube.com/watch?v=tBKmRuT4i5o) explaining what i was exactly looking for.

It did work adding VC while editing category but for some unknown reason when i want to save what i made with VC, this is not applied and it is reseted… I did try addind just a text block or a premade template… same result… when i save it is reseted…

Can you help me please ?

Thank You :)

Hi,

Sure. This needs debugging to identify what’s going on there. Can you send me via private message access to WP admin and FTP please?

Best, PR

Hi, ok thanks but how can i send you a private message please ???

ok i think i found how :)

Hi Pavel, I am trying to use the repeater when editing a Edit Content Template in Toolset. So I can use it as a template for all posts. But the item “ACF Field Picker” does not appears in that page. Do I have so set something up to see it or is something I will not work? Best,

Hi,

I’m not experienced with Toolset. May I look at what you’re trying to do myself?

Best, PR

Hi! I have recently bought your plugin. I have read this article http://wpacfvcbridge.com/create-template-for-acf-repeater-with-visual-composer , and have a question regarding that. I have an ACF repeater with 2 fields, one for an image and the other for just text. In that second field the user enters the alignment.for each image. So I want to use that second field content to assign as the image element class. How can I achieve this? Many Thanks.

Hi,

ACF Field Picker can’t do that. However, you can copy/paste code from wp-acf-vc-bridge/includes/vc-acf-field-picker-filters.php for rendering repeater field.

I can assist you with this if needed. Just drop me a private message if so.

Best, PR

Hi Pavel, I am interested in purchasing both WP ACF VC Bridge & Custom Page Templates. Do they work well together? Do you have a bundle or discount for buying both? Best

Hi,

Yes, both plugins works fine together.

None of these for now.

Best, PR

Thank you Pavel, I have sent you a private message.

Hello, Can i have the recent version of Advanced Custom Fields PRO please ?

Thank you

Hi,

Yes, I’ve just uploaded new version 1.5.11. Should be available for download in a bit.

Best, PR

Thanks :D

Hi,

First, I must apologize to send you this question while you are busy.

I have looked into your two plugins (ACF-VC Bridge and Custom Page Templates) and I still not sure which one is right to purchase.

For example, at this moment, I have already a few fiels on ACF as below;

1) Select : Rocks, Pops, others 2) text area: <some text will be in>

What I would like to do is to simply show these fields on the page like…,

sentence … Rocks: <text from 2)> ... sentence …

Meaning, I would like to show ACF values within the sentense, as normally add ACF fields with ”<?php the_field(‘field_name’); ?>” on the page.

To do this, which one shall I choose?

ACF-VC bridge has the function “VC Snippets”, it might solve this.

But I saw the Custom Page Templates plugin and it seems that this is another way to show these values above.

Please let me know which one I should purchase.

Thank you for your understanding and support in advance.

All best,

Hi,

I think that Custom Page Templates solves the problem you need, because it allows you to do dynamic value replacements taking data from ACF or any other source.

In other words, with CPT plugin, you’ll be able to write sentence like: “Some long sentence about PLACEHOLDER with detailed overview of ANOTHER_PLACEHOLDER”, where PLACEHOLDER and ANOTHER_PLACEHOLDER could be replaced with text or anything else (just don’t break layout :) ) from ACF fields, post custom fields, or taxonomy term fields or options or whatever.

Hope this helps. Let me know if you have other questions.

Best, PR

Hi, can I choose ACF image crop size? 2) ACF google map has not this option that show this map in Google map. Can I add this feature it?

Hi,

I guess, you wanted something like this:
add_filter( 'vc_acf_field_picker_render_field_type_image_size', function( $size, $post_id, $field_object ) {
  if ( $image = get_field('sekil',$post_id) ) {
    $size = array(100,50);
  }
  return $size;
  }, 10, 3 );

RE: Maps Here is the link to google maps https://prnt.sc/kf1w1d . Don’t you have it?

Best, PR

Great! This code works perfect. Finally, how can I try this code for gallery field?
PS: About Google Map. Yes I know but it doesnt show marker then. But I thi k it is not about your plugin. It is problem of ACF. I will find alternative methods for it

Gallery field is using standard WP gallery shortcode. So, you can use corresponding filter to alter default image sizes in gallery:
add_filter( 'shortcode_atts_gallery', function( $atts ) {
    $atts[ 'size' ] = array( 100,50 );
    return $atts;
} );

Best, PR

This plugin is simply created and crafted beautifully. Works as intended. Just few clicks and voila!.... works like magic.

Hi i buy the pluggin but send me this error mesage:

Parse error: syntax error, unexpected ‘[’ in /nfs/c11/h06/mnt/200872/domains/nuevaweb.malldelsol.com.ec/html/wp-content/plugins/wp-acf-vc-bridge/includes/acf-field-visual-composer.php on line 557

please helpme.

Hi,

Sure. Please send me WP Admin and FTP credentials via private message.

Best, PR

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey