Front End – Events/Location Editor Issue – List Hook Error
-
Hello guys,
There is an issue where the front-end event/location editor list of user created events/locations is being pulled with same hook as default event/location search form.
This issue was noticed based off using a cookie with prompted user input of stored zipcode to make the default event/location search form list more user oriented.
The search form successfully works with printing the cookied stored value as an arg for default search list, however the front end list of created locations/events to edit on editor page will only display events/locations users created that are within the search args the same as default form.
So for example if you specified Connecticut as your default search area (In return Connecticut will be the “default” search list arg) but have events/locations created in California, California or any state besides Connecticut will not show up on list of created locations/events to edit front end editor page.
The Backend admin pages are not effected..
The solution to this will be to separate the default list of created locations/events to edit front end editor page args from search form default list args and making it as simple as “If signed on user created -> show list”
Also a suggestion would be to create a search form possibly ajax to easily sort and find created locations or events from the front end. Currently there is only pagination but the problem becomes harder with more locations/events to seek by selecting next page just to edit.
Please advice.. thanks
- The topic ‘Front End – Events/Location Editor Issue – List Hook Error’ is closed to new replies.