21 comments found.
Hi, I’m using a bunch of add-ons (including this multi-category one) with the Mega Locator theme on a standalone PHP page and I can’t get the custom markers to work at all. If I upload one in the admin area, the image breaks the moment I save the changes in settings. Any idea what I’m doing wrong?
The test page can be found here: https://www.dcddesign.com/distributors-newversion/
If you’re using a lot of add-ons, you can request for integrated copy via the profile page here https://codecanyon.net/user/highwarden
Okay, just sent you a message from that page. Thanks!
Hi, please can you provide help ? I want to use the multi categories like this: when two categories are chosen, the result of stores filtered most be stores that are in the two categories not in one of them
I have some skils in web dev. i think that i must make a change in the function makeStoreProductsServicesString but don’t know how :s.
Very nice work by the way. Thank you for your help.
Hi there,
Thank you for your inquiry, you can try to edit index.php (in multicategories add-on package), search for keyword:
$multicatfilter .= "OR cat_id LIKE '%,".$arr_clist[$i].",%' ";
and change it to:
$multicatfilter .= "AND cat_id LIKE '%,".$arr_clist[$i].",%' ";
Oh thank you ! i didn’t see that cuz i’m using the Megalocator :s is there any way to do that with the megalocator ?
You’re welcome, unfortunately the Mega Locator code is more complicated than that as it involves complex JavaScript, you may need to request our devs team to perform customization which can be requested via the contact form here https://codecanyon.net/user/highwarden
which language is used plain PHP or OOP ? Thanks
Hi there,
Thank you for your inquiry, the plugin is using plain PHP.
can we use amazon s3 api for images of this script ? if not, when you will upgrade it for that functionality ? thanks
Hi there,
The off-the-shelf plugin does not have this feature, for special requirements, you can request our devs team to perform customization via the contact form here https://codecanyon.net/user/highwarden by providing you le full requirements and they’all be able to assist you if needed.
what is the user credential for demo?
Hi there,
Thank you for your inquiry, the credentials as below
1) user: admin
2) password: password
I was going to renew my support as there seems to be a bug in our application, but after looking at your demo site for multi select, I see that yours does not work on mobile either. The click action on mobile does not keep the dropdown for categories expanded. It retracts instantly. I also notice on mobile the popup box is not large enough to show the categories that the store is mapped to, and on IOS, you cannot even scroll down the popup to see the category list for each store.
Do you have any solution for this that you can push to an update or assist in what code needs to be modified for this?
Hi there,
Thanks for reporting, our devs team have checked and fix the demo site, if you update the core plugin here as well as all add-ons to the latest version, there should be no issue as they’ve just performed a test and verified it’s working.
unfortunately we are using the source code from there as well as the multi select category from our recent updates yesterday and it is still the same code today. I also looked again at your demo site and on both IOS as well as Android here: http://superstorefinder.net/clients/multicategories/superstorefinder_responsive/ and I am still getting the same error. I encourage you to view it yourself. When I click on “none selected” the drop down does not stay expanded.
Hi there,
Thanks for the highlight, our devs team have fixed the issue and updated the code to live which you can download and patch all the files for the fix. As for the info window issue, you can try to increase the map height (as the info window will display info based on map size) by editing css/superstorefinder-mobile.css i.e
Add below code at the bottom of the file
#map_canvas {
height: 425px !important; // you can change to bigger height or suitable to your UI
}
hi anther,
if u enable GEO IP for this code.
Hi there,
Thank you for your inquiry, if you’re facing an issue, kindly provide below details via the contact form here https://codecanyon.net/user/highwarden and we can open a ticket to get our tech team to have a closer look
1) url of store locator
2) link to screenshot / description of the issue
3) temporary WP admin access
4) temporary FTP access
5) purchase code
Hi there, I purchased and custom markers and everything worked fine, then I purchased the multi-category and my custom markers stop working, and the locations only show up on initial view. Nothing display if you pick any of the categories. Please advise. Thanks!
Hi there,
Thank you for your inquiry, kindly send your inquiry via the contact form here https://codecanyon.net/user/highwarden together with your purchase code, we’ll send you an integrated copy.
Okay, just sent you purchase codes for the store, the custom markers and the multi-category. : )
Do you need FTP info as well? Or you’re just sending a new package?
We’ve sent you the zip file via email, kindly check if you get it.
Hello, can we translate the categories with selected language ? Many thanks
Hi there,
This is not possible yet, it might be a possible feature in the future.
Hi I have a problem , I ‘m not found cat-Id in my database SQL ? Thanks
Hi there,
The cat_id should be available after you install the core Super Store Finder http://codecanyon.net/item/super-store-finder/3630922
If not you may need to share the url and temporary ftp and phpmyadmin access to my profile page so I can have a look.
Cheer, Joe Iz
Yes i send you ftp and password to your profil page . Thank you
Thanks for getting this working for me. When do you think a version showing all category icons in the list will be available?
Great tool!
No problem, glad that it helped. That’s a great suggestion, at the moment it’s only available in Mega Locator Theme http://codecanyon.net/item/mega-locator-theme-super-store-finder/11099221 and also the upcoming Wordpress plugin http://superstorefinder.net/superstorefinderwp/
In WP, there’s a feature settings at admin, to show by default Show All Stores upon visitor loading the map. Reference here: http://superstorefinder.net/superstorefinderwp/user-guide/#document-13
Great Script.
However, I can only apply one category to each store. I can select multiple categories in the Add/Edit” store section in the Admin and it all looks OK
But when I go an edit the store again only ONE of the categories I applied has ‘stuck’
By the way I am also using ‘custom marker’ add-on.
Can you help please?
*EDIT UPDATE* I have identified the problem.
Everything is FINE until I install the Custom Markers Add-on. After that both the front end and Admin do not show the categories correctly. In admin, the categories do not ‘stick’ On the front end, any search just one category does not display results. Plus you can’t search successfully for two categories.
Any chance of a fix please?
*EDIT UPDATE*
Hi there, have you updated your database which is stores table you will need to ALTER the cat_id field. If you’re having issues you may pm your server details to my profile page.
Hi. I have purchased.
Is there a way of assigning a category to multiple stores. At the moment I have to go into every store and manually add that store to a category.
Thanks
Hi there,
Thank you for your inquiry. At the feature is not available at GUI but you may do this by importing via CSV into a specific category. You may refer to this video guide for more info http://www.youtube.com/watch?v=R784bmcW0hw&list=UUpsQDWcUMi90MblBlbL4M_g
Cheers, Joe Iz
Hi,
I bought Super Store Finder and Multi Categories Add-on and the installation process was ok. In admin I add some categorys but i can’t see my shop when I select one of them. It’s working only when I select all. Can you help me? Thanks
Hi there,
Can you message me via my profile page and provide a screenshot on how to replicate the issue?
Thanks.
Cheers, Joe Iz
Hey, how can I get the multiple selected categories show in the results. Please help.. Thanks
Hi there, This has not been developed yet for frontend, perhaps in upcoming patch for this add-on. Cheers.
Nice to hear that. Do you already know when the next update comes?
In a couple of weeks time. Cheers.
Hi Fabsy, The frontend for multi categories patch is available for download. Cheers.
subcategories would be a nice addon
It will be included in the multicategories addon next patch
Hi, I have added this script but unfortunately when i select numerous categories in the admin section and click save it only saves one (the earliest one in the alphabet).
Any idea on what could be wrong please?
Hi there,
Provide me your live url with screenshots of the errors via my profile page so I can have a look.
Cheers.
If you could get back to me on my problem please? Its been a week now and I can’t afford to be held up. Thank you.
Hi there, Can you forward your email with reference to your username Souvraya I’ll look into it ASAP. Thanks. Cheers.
Hi !! I ve just setted the script , in admin is working , a add the category , but then if i filter the research i cannot see my shop … Probably there is a conflict with the others script , i bought all your script , and i found a bug using this one and the exact position .
Alberto
Hi there,
Send me temp ftp, live url and database access via my profile page. I’ll help you trouble shoot from there.
Thanks.
Hi, i have just bought this add-on, but the previous add-on exact location that i bought is missing..please help…urgent..
Thanks
Hi there, Can you send me a message via my profile page with temp ftp and live url so I can troubleshoot. Thanks.
I wanted to know if this can be used for display of otherthings instead of store? Also can I pay for you to set up?
Hi there,
Yes, this can be used to display any other things besides stores. Yup, sure. Kindly message me via my profile page (http://codecanyon.net/user/highwarden – scroll to bottom right and fill up the form) here and I will assist you.