Title: Coding Panda's Replies - page 2 | WordPress.org

---

# Coding Panda

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 165 total)

[←](https://wordpress.org/support/users/codingpanda/replies/?output_format=md) [1](https://wordpress.org/support/users/codingpanda/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/codingpanda/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/codingpanda/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/codingpanda/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/codingpanda/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/codingpanda/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] Bricks Builder compatibility](https://wordpress.org/support/topic/bricks-builder-compatibility-2/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years ago](https://wordpress.org/support/topic/bricks-builder-compatibility-2/#post-16782127)
 * Hi, [@dizplay](https://wordpress.org/support/users/dizplay/). Thanks for being
   interested in the plugin. I understand, but Bricks is not free.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] How to allow the repeater field in a Pod form at the frontend](https://wordpress.org/support/topic/how-to-allow-the-repeater-field-in-a-pod-form-at-the-frontend/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/how-to-allow-the-repeater-field-in-a-pod-form-at-the-frontend/#post-16688082)
 * ^_^
 * Thanks for letting me know. I will remove it from the FAQs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] How to allow the repeater field in a Pod form at the frontend](https://wordpress.org/support/topic/how-to-allow-the-repeater-field-in-a-pod-form-at-the-frontend/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/how-to-allow-the-repeater-field-in-a-pod-form-at-the-frontend/#post-16687989)
 * Hi Martin [@margm](https://wordpress.org/support/users/margm/)
 * I am afraid that the frontend use of the repeater field has been removed for 
   security purposes.
 * You have to find a way around it.
 * Sorry about it.
    -  This reply was modified 3 years, 1 month ago by [Coding Panda](https://wordpress.org/support/users/codingpanda/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Panda Pods Repeater Field] Great plugin with minor flaws](https://wordpress.org/support/topic/great-plugin-with-minor-flaws/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/great-plugin-with-minor-flaws/#post-16618798)
 * Hi, [@kilianso](https://wordpress.org/support/users/kilianso/). Thanks for your
   comment. Could you please show me some screenshots and tell me what the problems
   are?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] [each] loop + [if field … ]](https://wordpress.org/support/topic/each-loop-if-field/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/each-loop-if-field/#post-16081406)
 * Hi [@scrappyhuborg](https://wordpress.org/support/users/scrappyhuborg/)
 * I can’t get it to work too. I think the if condition only works for the parent
   pod, not the child pod (hourly_rates). Maybe [@sc0ttkclark](https://wordpress.org/support/users/sc0ttkclark/)
   could help.
 * My workaround is to apply a CSS class to it, like the one below:
    `<td width=
   25%><span class="service-{@food_price}">$ {@food_price}</span></td>`
 * and then in CSS, do the following if {@food_price} is 0.
 *     ```
       .service-0{
       display:none;
       }
       ```
   
 * I hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] Issue: Plugin lacks support for PHP 8.1](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/#post-15977503)
 * Thanks [@sc0ttkclark](https://wordpress.org/support/users/sc0ttkclark/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] Issue: Plugin lacks support for PHP 8.1](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/#post-15969925)
 * [@jemon](https://wordpress.org/support/users/jemon/)
 * No problem. Hope you have fully recovered and take care.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] Issue: Plugin lacks support for PHP 8.1](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/#post-15956945)
 * Thanks, [@sc0ttkclark](https://wordpress.org/support/users/sc0ttkclark/).
 * Hi [@jemon](https://wordpress.org/support/users/jemon/), if I understand Scott
   correctly, these problems will be fixed in Pods 3.0. So for now we can only wait
   and avoid using PHP 8 if it leads to “The Site Is Experiencing Technical Difficulties”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] Issue: Plugin lacks support for PHP 8.1](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/#post-15955834)
 * Hi [@sc0ttkclark](https://wordpress.org/support/users/sc0ttkclark/)
 * Thanks for joining us.
 * I set up a testing site with PHP 8.1.6, Pods 2.9.3 and Panda Pods Repeater Field
   1.5.2. It still worked, but I did get errors, even though I deactivated Panda
   Pods Repeater Field and left Pods to be the only active plugin.
 * >     ```
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of tad_DI52_Container::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\tribe-common\vendor\lucatume\di52\src\tad\DI52\Container.php on line 549
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of tad_DI52_Container::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\tribe-common\vendor\lucatume\di52\src\tad\DI52\Container.php on line 218
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of tad_DI52_Container::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\tribe-common\vendor\lucatume\di52\src\tad\DI52\Container.php on line 163
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of tad_DI52_Container::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\tribe-common\vendor\lucatume\di52\src\tad\DI52\Container.php on line 603
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 351
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of & Pods\Whatsit::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 362
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 375
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 389
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 285
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 306
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 322
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 315
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 329
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods\Whatsit::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\src\Pods\Whatsit.php on line 299
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\classes\Pods.php on line 281
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\classes\Pods.php on line 313
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\classes\Pods.php on line 299
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\classes\Pods.php on line 224
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  Return type of Pods::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\classes\Pods.php on line 263
   >     [27-Aug-2022 14:20:00 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in F:\xampp\htdocs\pprf-from-user\wp-content\plugins\pods\classes\PodsData.php on line 829
   >     ```
   > 
 * Is it something for the Pods team to sort out or is there something I need to
   do?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] Issue: Plugin lacks support for PHP 8.1](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/issue-plugin-lacks-support-for-php-8-1/#post-15954541)
 * Hi [@jemon](https://wordpress.org/support/users/jemon/)
 * My testing environment is PHP 8.0.6, and it doesn’t seem to have any problems.
 * At /var/www/html/wp-content/plugins/panda-pods-repeater-field/panda-pods-repeater-
   field.php(444): it is a Pods function called to register the field type: pods_register_field_type(),
   then it is taken over by Pods Framework.
 * I will see if I can upgrade my PHP to 8.1 and replicate the problem, and then
   contact Pods about it.
 * Thanks for letting me know.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] Filter via date in the repeater field](https://wordpress.org/support/topic/filter-via-date-in-the-repeater-field/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/filter-via-date-in-the-repeater-field/#post-15808951)
 * Hi [@jaceejoef](https://wordpress.org/support/users/jaceejoef/), you need to 
   build your custom SQL query with join syntax.
 * Hope that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] This plugin woks with internal Pods Templates?](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/#post-15757567)
 * Never mind. I figured out how to fix it.
 * It returns the image ids with commas, e.g. 1,2,3
 * You can change the get_image_src shortcode to explode the ids and process each
   image, or you can use the WordPress gallery shortcode: [https://codex.wordpress.org/Gallery_Shortcode](https://codex.wordpress.org/Gallery_Shortcode)
 *     ```
       <h1>{@hotel_name}</h1>
   
       [each hotel_rooms]
       <h2>{@hotel_room_name}</h2>	
       <p>{@room_details}</p>
       [gallery ids="{@hotel_room_photo}"]
   
       [/each]
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] This plugin woks with internal Pods Templates?](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/#post-15757152)
 * Thanks for pasting it again. I can see you opened it with the CODE quotation 
   but didn’t close it with another CODE quotation, it still doesn’t work. Would
   you please try again?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] This plugin woks with internal Pods Templates?](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/#post-15756749)
 * Hi [@cvouzas](https://wordpress.org/support/users/cvouzas/)
 * The code can’t be processed.
 * Would you please wrap your code by using the CODE button?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Panda Pods Repeater Field] This plugin woks with internal Pods Templates?](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/)
 *  Plugin Author [Coding Panda](https://wordpress.org/support/users/codingpanda/)
 * (@codingpanda)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/this-plugin-woks-with-internal-pods-templates/#post-15754326)
 * OK. Please add this code to your template
 *     ```
       <h1>{@hotel_name}</h1>
   
       [each hotel_rooms]
       <h2>{@hotel_room_name}</h2>		
   
       <img src="[get_image_src id='{@hotel_room_photo}' size='large']"/>
   
       [/each]
       ```
   
 * Add the following to your functions.php
 *     ```
       add_shortcode( 'get_image_src', 'get_image_src' );
   
       function get_image_src( $attrs ){
   
       	$attrs = shortcode_atts( array(
       		'id' => 0,		
       		'size' => 'large'
   
       	), $attrs );
       	$img_src = wp_get_attachment_image_src( $attrs['id'], $attrs['size'] );
       	if( ! empty( $img_src ) ){
       		return $img_src[0];
       	}
       	return '';
       }
       ```
   
 * Hope they make sense to you.

Viewing 15 replies - 16 through 30 (of 165 total)

[←](https://wordpress.org/support/users/codingpanda/replies/?output_format=md) [1](https://wordpress.org/support/users/codingpanda/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/codingpanda/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/codingpanda/replies/page/9/?output_format=md)
[10](https://wordpress.org/support/users/codingpanda/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/codingpanda/replies/page/11/?output_format=md)
[→](https://wordpress.org/support/users/codingpanda/replies/page/3/?output_format=md)