Title: Error displaying repeatable field on Elementor
Last modified: June 5, 2023

---

# Error displaying repeatable field on Elementor

 *  Resolved [randondev](https://wordpress.org/support/users/randondev/)
 * (@randondev)
 * [3 years ago](https://wordpress.org/support/topic/error-displaying-repeatable-field-on-elementor/)
 * If you select a repeatable field and try to use it in Elementor you will get 
   the following fatal error:
   “PHP Fatal error: Uncaught TypeError: strpos(): Argument#
   1 ($haystack) must be of type string, array given in …/wp-includes/blocks.php:
   801”Instead of a fatal error, it would be nice to see a message saying that this
   type of field cannot be displayed this way

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

 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [3 years ago](https://wordpress.org/support/topic/error-displaying-repeatable-field-on-elementor/#post-16808918)
 * Hi [@randondev](https://wordpress.org/support/users/randondev/)
 * We have no control of Elementor code and their internal compatibility code for
   Pods has had many issues in the past.Their compatibility is only partial unfortunately
   and I have no idea how focussend they are on maintaining this code. Please contact
   their support channel on this issue.
 * Cheers, Jory
 *  Thread Starter [randondev](https://wordpress.org/support/users/randondev/)
 * (@randondev)
 * [3 years ago](https://wordpress.org/support/topic/error-displaying-repeatable-field-on-elementor/#post-16812447)
 * The problem is not in the Elementor code. Your plugin creates dynamic tags to
   retrieve the fields created, but if the user selects a repeatable field, the 
   page breaks with the error I reported. You should add a check in the code of 
   the dynamic tags you created to avoid this.
 *  Plugin Author [Jory Hogeveen](https://wordpress.org/support/users/keraweb/)
 * (@keraweb)
 * [3 years ago](https://wordpress.org/support/topic/error-displaying-repeatable-field-on-elementor/#post-16815791)
 * Hi [@randondev](https://wordpress.org/support/users/randondev/)
 * > Your plugin creates dynamic tags to retrieve the fields created
 * Our plugin does not create any dynamic tags, the Elementor Pro module does this
   itself.
   See `elementor-pro/modules/dynamic-tags/pods/` to check their integration
   code. This integration is incomplete as it doesn’t include a relationship type.
 * They include the following types (copied from their code):
 *     ```wp-block-code
       'Pods_Text','Pods_Date','Pods_Date_Time','Pods_Image','Pods_Gallery','Pods_URL','Pods_Numeric',
       ```
   
 * As I mentioned, our plugin does not include any code that integrates into Elementor
   because they already did this. You can’t include it both because this will definitely
   create confusion and compatibility issues.
   Please contact their support on this
   issue.
 * Cheers, Jory
    -  This reply was modified 3 years ago by [Jory Hogeveen](https://wordpress.org/support/users/keraweb/).
 *  Thread Starter [randondev](https://wordpress.org/support/users/randondev/)
 * (@randondev)
 * [3 years ago](https://wordpress.org/support/topic/error-displaying-repeatable-field-on-elementor/#post-16818256)
 * So is Elementor itself generating the dynamic tags for your plugin? Curious, 
   thanks for the info.
 *  Plugin Author [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * (@sc0ttkclark)
 * [3 years ago](https://wordpress.org/support/topic/error-displaying-repeatable-field-on-elementor/#post-16819920)
 * There’s also the Elementor integration that I built for the Pods Pro Page Builder
   Toolkit Add-On.
 * That lets you use some custom Elementor widgets that I added that may help you
   do what you’re trying to do here.
 * [https://pods-pro.skc.dev/downloads/page-builder-toolkit/#elementor](https://pods-pro.skc.dev/downloads/page-builder-toolkit/#elementor)
 * Another thing we can look at here is if you provide the full error message, that
   could help us track down if that’s an error coming from Pods itself or from Elementor.
   If it’s Pods then we can fix that in the next release.

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

The topic ‘Error displaying repeatable field on Elementor’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Scott Kingsley Clark](https://wordpress.org/support/users/sc0ttkclark/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/error-displaying-repeatable-field-on-elementor/#post-16819920)
 * Status: resolved