taeche / SoDoEx

Other
0 stars 0 forks source link

Filter the stores automatically when the Category dropdown is selected instead of relying on the Search button #7

Closed taeche closed 8 years ago

taeche commented 8 years ago

Filter the stores automatically when the Category dropdown is selected instead of relying on the Search button

daypekr commented 8 years ago

The job is done and deployed to DEV.

NOTE: Not only the category dropdown triggers search function, but also changing value of any dropdown in the selection criteria will trigger it. Because it seems more reasonable.

taeche commented 8 years ago

verified... please promote to production

daypekr commented 8 years ago

Deployed to production.

taeche commented 8 years ago

I don't see the changes reflected in Production.

daypekr commented 8 years ago

A javascript file has been updated. Can you delete your local cache in the browser and try it again? Please let me know if it still doesn't work after that.

taeche commented 8 years ago

I deleted all files and still cannot see the new dropdown list. Also not able to see the ability to select the different Marker for the store category from the admin screen.

Date: Wed, 16 Mar 2016 13:31:28 -0700 From: notifications@github.com To: SoDoEx@noreply.github.com CC: tae.chekal@outlook.com Subject: Re: [SoDoEx] Filter the stores automatically when the Category dropdown is selected instead of relying on the Search button (#7)

A javascript file has been updated.

Can you delete your local cache in the browser and try it again?

Please let me know if it still doesn't work after that.

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub

taeche commented 8 years ago

This is in production.

From: tae.chekal@outlook.com To: reply@reply.github.com Subject: RE: [SoDoEx] Filter the stores automatically when the Category dropdown is selected instead of relying on the Search button (#7) Date: Thu, 17 Mar 2016 00:50:35 -0700

I deleted all files and still cannot see the new dropdown list. Also not able to see the ability to select the different Marker for the store category from the admin screen.

Date: Wed, 16 Mar 2016 13:31:28 -0700 From: notifications@github.com To: SoDoEx@noreply.github.com CC: tae.chekal@outlook.com Subject: Re: [SoDoEx] Filter the stores automatically when the Category dropdown is selected instead of relying on the Search button (#7)

A javascript file has been updated.

Can you delete your local cache in the browser and try it again?

Please let me know if it still doesn't work after that.

— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub

daypekr commented 8 years ago

Sorry for not deploying #5, about adding category dropdown, which is the parent issue on this. It is fully deployed to production now. Could you please check it out in Production again?

daypekr commented 8 years ago

Developer note

To display category dropdown, Show the category doropdown? setting in Store Locator setting page must be turned on as below screen shot. image

Change marker function is implemented in function.php of the theme. image

taeche commented 8 years ago

verified in production

daypekr commented 8 years ago

Let me close the issue