Title: bchpdigital's Replies | WordPress.org

---

# bchpdigital

  [  ](https://wordpress.org/support/users/bchpdigital/)

 *   [Profile](https://wordpress.org/support/users/bchpdigital/)
 *   [Topics Started](https://wordpress.org/support/users/bchpdigital/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bchpdigital/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bchpdigital/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bchpdigital/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bchpdigital/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bchpdigital/favorites/)

 Search replies:

## Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Views - Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver...] Shortcode error on all views in gutenberg](https://wordpress.org/support/topic/shortcode-error-on-all-views-in-gutenberg/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/shortcode-error-on-all-views-in-gutenberg/#post-17423985)
 * Yes, this is with the pro version. It was working fine up until these updates.
   Rolling back the plugin updates does solve the issue. I didn’t change anything
   on my end. I shall use the form.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Views - Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver...] Shortcode error on all views in gutenberg](https://wordpress.org/support/topic/shortcode-error-on-all-views-in-gutenberg/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/shortcode-error-on-all-views-in-gutenberg/#post-17417636)
 * Hi, the changes fixed the red error code from appearing. However, the now the
   fields just appear blank.
   My custom templates are loading, so the other styling
   and other static content is loading correctly. However, any fields with {{ }}
   are not loading into the front end. I believe it might be down to the ACF Field
   Group fields. So, not the ACF Field Groups, but the “Group” field type within
   that. I have lots of data within these groups, and since the update, these are
   not appearing front end, and I assume they were causing the errors. I’m not sure
   if it will let me share a link here.I have kept the broken site version on my
   stg here:[https://bchp24stg.wpenginepowered.com/holidays/camping-holidays/grass-tent-pitch-4/](https://bchp24stg.wpenginepowered.com/holidays/camping-holidays/grass-tent-pitch-4/)
   There should be values loading in by “Check In”, “Check Out” and “seasons end”.
   As you can see, the “per night from” value is still correctly loading, as this
   is NOT in an ACF group field.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Views - Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver...] Shortcode error on all views in gutenberg](https://wordpress.org/support/topic/shortcode-error-on-all-views-in-gutenberg/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/shortcode-error-on-all-views-in-gutenberg/#post-17365047)
 * Yes the error only occurs when un 3.0.3 
   When rolling back to 2.4.7 the error
   does not occur
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Views - Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver...] How to display a Custom Field for a Custom Taxonomy?](https://wordpress.org/support/topic/how-to-display-a-custom-field-for-a-custom-taxonomy/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-to-display-a-custom-field-for-a-custom-taxonomy/#post-17160857)
 * I’ve updated to the pro feature to solve a different issue I was having. I have
   been playing around with the ACF View Cards allowing me to create query loops
   that Ajax pagination. Really nice usability for the site.
   Anyway, I have just
   noticed an extra option on my ACF Views called… “ACF Views”. Clicking read more
   states this is a pro feature that lets you refer to fields from related selected
   views. I think I can use this to make my idea here work! I can create a new ACF
   View for the “Sports Team Logo”, then relate that to my other taxonomy view. 
   I will have a play, but it sounds like it should work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Views - Display Custom Fields (ACF, Pods, MetaBox), Posts, CPT and Woo Products anywhere in Gutenberg, Elementor, Divi, Beaver...] How to display a Custom Field for a Custom Taxonomy?](https://wordpress.org/support/topic/how-to-display-a-custom-field-for-a-custom-taxonomy/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/how-to-display-a-custom-field-for-a-custom-taxonomy/#post-17141004)
 * Hi. Thanks for the swift response.
   I think I see what you are saying. If I’m 
   understanding this correctly, you’re saying that with the Shortcode, I can choose
   a specific single-term’s image and display that next to the term titles. So I
   can define a specific term ID to get the image from?
 * If so, that won’t work for what I’m after. I’m using these shortcodes in templates
   to grab the fields dynamically and new content is continually added. So static
   content in the shortcode isn’t an option. Each of my custom post types has its
   own field group and template. Plus, in this instance, I have multi-select for
   the terms.
 * I have had a go with your example and I think I have adjusted the names and ID’s
   appropriately. I couldn’t get it to display anything with the changes to the 
   shortcode. It didn’t return an error, but it also wouldn’t display anything. 
   It is great to know that there is more that can be done with the shortcode and
   I will look into the documentation further regarding this.
 * I’d be open to trying an alternative way outside of taxonomy, if there’s another
   way to achieve this. I like to have the archive by using taxonomy, but I’d still
   be interested to learn of other methods that may be able to use a view shortcode
   to grab custom fields from within another custom post or item.
 * Otherwise, I eagerly await the availability of &taxonomy& and other functions
   to come in the future!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Price block not displaying on single product page](https://wordpress.org/support/topic/product-price-block-not-displaying-on-single-product-page/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/product-price-block-not-displaying-on-single-product-page/#post-16812435)
 * And, suddenly it’s working again, without even updating the template?
   Strange.
    -  This reply was modified 3 years, 1 month ago by [bchpdigital](https://wordpress.org/support/users/bchpdigital/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meta pixel for WordPress] Unable to Delete Connection](https://wordpress.org/support/topic/unable-to-delete-connection/)
 *  [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/unable-to-delete-connection/#post-16669163)
 * Bump. Same issue. Occurring for ages now.
   Did you find a solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, popup layouts] Fatal Error when installing](https://wordpress.org/support/topic/fatal-error-when-installing-22/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-when-installing-22/page/2/#post-16543957)
 * Great stuff, plugin has now installed successfully. Thank you kindly!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, popup layouts] Fatal Error when installing](https://wordpress.org/support/topic/fatal-error-when-installing-22/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-when-installing-22/#post-16543306)
 * Awesome work. Thank you very much. I look forward to getting to work with your
   plugin agian 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, popup layouts] Fatal Error when installing](https://wordpress.org/support/topic/fatal-error-when-installing-22/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-when-installing-22/#post-16543188)
 * Hi Phi,
   I have created a fresh site and I’m receiving the same error.I am using
   a host called wpengine, which seem to install a few of their own plugins by default.
   I don’t know these are interfering.I’d be happy to give you access to this dev
   site. A vanilla install that gives me the same error when I try to install your
   plugin.If you would provide me with an email address, I will send you a login.
   Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, popup layouts] Fatal Error when installing](https://wordpress.org/support/topic/fatal-error-when-installing-22/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-when-installing-22/#post-16542950)
 * Hi. Thank you for looking into this.
   The patterns.php file is there, in the location
   you have specified.I’ve deleted the plugin in WP, and deleted the “cotent-blocks-
   builder” folder with “wp-content/plugins”.I’ve reinstalled the plugin again and
   I’m still receiving the same error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, popup layouts] Fatal Error when installing](https://wordpress.org/support/topic/fatal-error-when-installing-22/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-when-installing-22/#post-16540677)
 * Hi.
   The plugin still works on my personal site.My personal site is running PHP
   8.1.14 with WP 6.1.1. Using the Twenty Twenty-Two Theme. It’s a very minimal 
   portfolio and blog site.The site I am working on, which is having this fatal 
   error:This site has been around for a few years, using a paid-for theme and page
   builder (Impreza) with quite a few plugins. It’s been passed down through several
   SEO agencies that have just piled on more and more plugins.I have now copied 
   this to a staging site and ripped it all down, rebuilding it with the Twenty-
   Twenty-Three theme. Keeping everything pretty vanilla with minimal plugins. This
   staging site is now updated to PHP 8.0, using WP 6.1.1.This staging site is where
   the fatal error is now occurring when attempting to install.The original plugins
   are still installed but deactivated. Woo Commerce is enabled.I have attached 
   an image of the plugin list.
 * ![](https://i0.wp.com/bchp2stg.wpengine.com/wp-content/uploads/2023/03/screencapture-
   bchp2stg-wpengine-wp-admin-plugins-php-2023-03-08-16_11_29.png?ssl=1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, popup layouts] Fatal Error when installing](https://wordpress.org/support/topic/fatal-error-when-installing-22/)
 *  Thread Starter [bchpdigital](https://wordpress.org/support/users/bchpdigital/)
 * (@bchpdigital)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-when-installing-22/#post-16540154)
 * Correct 🙂 2.3.9

Viewing 13 replies - 1 through 13 (of 13 total)