NewPath-Consulting / wap-addon-member-directory

Member Directory block add-on for Wild Apricot Press (WAP)
https://newpathconsulting.com/wap
GNU General Public License v3.0
2 stars 1 forks source link

Elementor Shortcode Pagination Issue #52

Open gilliselena opened 10 hours ago

gilliselena commented 10 hours ago

I have checked the following:

WildApricot Press version:

1.0.2

Describe the bug

Page crash in elementor when the pagination is being updated in the short code. When the apply button is being clicked the page crashes and the debuger comes up. It takes couple of reloads to get it back up and the elementor is not active on the page.

When I manage to get it up, the pagination is still not working properly. From previous support call we noticed that it only applies to the last page of the pagination number.

Here is the pagination link error page https://ccwep.org/venues-2/

Uncaught Error: Cannot use object of type WP_Error as array in /home2/claireg/public_html/ccwep.org/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/classes/WaApiClient.php:81
Stack trace:
#0 /home2/claireg/public_html/ccwep.org/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/services/WAService.php(225): WAWP\Memdir_Block\classes\WaApiClient->makeRequest('https://api.wil...', true)
#1 /home2/claireg/public_html/ccwep.org/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/ContactsAPI.php(539): WAWP\Memdir_Block\services\WAService->getPicture('https://api.wil...')
#2 /home2/claireg/public_html/ccwep.org/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/ContactsAPI.php(275): ContactsAPI->getPictureFromAPI('https://api.wil...')
#3 /home2/claireg/public_html/ccwep.org/wp-content/plugins/newpath-wildapricotpress-add-on-member-directory/ContactsAPI.php(250): ContactsAPI->renderContactDiv(Array, '', false, false)
#4 /home2/claireg/public_html/c

Pasted Graphic Pasted Graphic 1

image

Debug log file

No response

Screenshots/Live demo link

Screenshot 2024-10-21 at 3 37 52 PM

image

asirota commented 10 hours ago

This is related to #50