735 comments found.
Hello! Love the plugin. I have two Questions in regards to this beta website:
http://www.apartmentsforus.com/isstemplate/advanced-location-search/1) When I Select 2 or more options in the same filter area (Example: “State”) It tells me there are no results. I understand I have the “Relation Parameter” set to “AND” but is there a way to make that specific “Custom Field” be set to “OR” so this will not send the user no results.
2) Is there a way to give one “Custom Field” a Parent or Child relation to another “Custom Field” so that when I select one (Example: I select the state of “Indiana”), it only shows the “Cities” within that “State”? Otherwise this gives the User no results.
Thank you for your plugin and your support. If you have any questions feel free to contact me at any time,
Eric
Hi,
1. Yes you can. Edit that custom field (State) from “Progress Map => List & filter => Search filter settings” and select the option “IN” in the field (“Compare” parameter).
2. Doing this automatically is not possible, but, it’s possible to display (for example) the “cities” of a given “state” by selecting a state (e.g. “Indiana”), and by selecting a city (e.g. “Plainfield”). This way, the filter will be aware that the user wants to display only the “locations” located in the city “Plainfield” that belongs to the state of “Indiana”.
Thank you
Thank you for your reply!
Unfortunately I have to associate “Cities” directly with “States” so I had to do a little reconfiguring. If you click the same link above you can see the layout where everything seems to work except the “Storage Size Needed.”
Indiana, Illinois, and Ohio are all “Custom Fields” with their respective Cities as their “Value.” Like you asked me to do I made “Compare Parameters” set to “IN.”
Storage Size Needed (slug: storage) is also a “Custom Field” that will have multiple values depending on the size options each storage facility has. The “Compare Parameter” is set to “BETWEEN.”
The Custom Fields “Relation Parameter” is set to “OR.”
The problem I am running into is that if the “Relations Parameter” is set to “OR” it will only filter based on “Storage Size Needed.” If I set the “Relations Parameter” to “AND” I cannot select cities within different “States.”
Is there a way for me to keep my “Relation Parameter” set to “OR” for Indiana, Illinois, and Ohio while it is set to “AND” for Storage Size Needed?
So far I have had no luck with this… I attempted through tags and categories but they wouldn’t even show in the filter… I assume this is because I am using portfolio Items for the locations on this map.
Sorry for the long email and thank you for your response,
Eric
Hi,
I see what you mean but at the meanwhile, there’s no option to connect specific custom fields by a different relation parameter than the others. I’ll try to improve this in a future update ASAP by adding a new field in the admin settings that will allow to do that.
Thank you
hello
I’m trying to get your plugins working… having multiple issues. Filtering posts does not work. Getting the following error in console when applying filters
Uncaught SyntaxError: Unexpected token < in JSON at position 0(anonymous function) progress-map-list.js?ver=1.0:724i jquery.js?ver=1.12.4:2fireWith jquery.js?ver=1.12.4:2y jquery.js?ver=1.12.4:4c @ jquery.js?ver=1.12.4:4
it looks like its sending 2 ajax request on 2 anchor tags on the same request. Really needs some help with this issue..
What we’ve found is that there are 2 AJAX calls on 2 different clicks – on reset filter and on submit filter with the same action, i.e., ‘cspml_faceted_search_query’ which is defined in the file ‘progress-map-list-and-filter/progress-map-list.php’. This function has defined to get $_POST[‘post_ids’] on line 3641. This ‘post_ids’ index has not been sent in AJAX call during the filter submit which is creating errors and ultimately the filter is not working.
Hi,
Sorry for the delay. Please activate the plugins and contact me again to check this.
Thank you
With all due respect, your lack of support sucks and is something that I will not include in this or any future projects. please refund my money. I no longer have any interest in using your plugins. I emailed you and saw you opened the email but it took another 4 days to reply?
Hi, can you tell me how to add search labels to the search filters, so they want be empty by default. https://snag.gy/ITpLrE.jpg.
Hi,
I don’t understand what you mean. Please provide more infos about what you want to do.
Thank you
Hi, in the search filter the dropdown menus are empty by default, there is no text there. I want to add text there like “ALL”.
Hi,
Sorry for the delay. Please send me the link of your page to check this.
Thank you
Here is the link: hrarmenia.info
Ok, i see what you mean. Please note that even if the dropdown is empty, it has the option “ALL” selected by default. There’s no option in the settings that will allow you to display the text “ALL” by default but i’ll see how to improve this in a future update.
Hello, just wondering if it’s possible to sort by distance?
Hi,
No, sort by distance is not available.
Thank you
Hi, Nice plugin
Any shortcode to hide some taxonomy for different filter forms or set visible to some taxomony for diffrent filter forms, example: want post_tag to be visible in some filter form, but, want to hide post_tag in others filter form.
Thanks
Hi,
Unfortunately, there’s no shortcode attributes to do that.
Thank you
Hi,
Can Help me? i buy the entire pack of your plugin.
i need use post categories (may be sub categoryes) Example: Country, State, city…
but i not display this in tne filter search
i read tne tutorial step by step! and not work…
what is you recomendation about the use of filters to categories and custom fields?
thanks a lot!!
Hi,
Please check your emails.
Thank you
is it possible to list ONLY the items from one definded adv-custom-field / taxonomy?
For example: [codespacing_progress_map list_ext=”yes” paginate_align=”left” customfield=”fieldname” customfield_value=”1,2,3”]
Custom field Name: „cars“ Value: “roadster”, “cabrio”,
It would be also great to hide some Advanced Custom-Fields from the Filtersidebar for some shortcode-queries.
Example:
[codespacing_progress_map list_ext=”yes” paginate_align=”left” customfield=”cars” customfield_value=”cabrio“ hidecustomfiel=“fieldname“]
This feature would be great to list items also on specified subpages and thats what we need.
Hi,
I’ll study this and try to add it as new feature if possible.
Thank you
Hi, I’ve issues with translating some strings with WPML. Specifically I want to translate sort listing settings. I found the translations here in the admin screen https://snag.gy/WfBCbz.jpg. But when I check them and click apply, they didn’t appear in the string translation menu. Can you help me with this?
Hi,
You need to translate them using GetText. https://make.wordpress.org/polyglots/handbook/
1. Look at the folder “progress-map-list-and-filter/languages”.
2. Edit the file “cspml-en_EN” via poedit or alternative software. Generate your language.
3. Paste your ”.mo” and ”.po” files in the folder “wp-content/languages/cs-progress-map”
Thank you
How can I change language of filter label “refine search” ?
Hi,
This can be translated/localized using GetText.
https://make.wordpress.org/polyglots/handbook/Thank you
Im unable to have the grey boxes to appear there: http://prntscr.com/cfl2eq – I’ve followed your
http://codespacing.com/wordpress-plugins/progress-map-list-and-filter-wordpress-plugin/progress-map-list-and-filter-documentation/tutorials-and-how-to/sort-posts-by-custom-fields/document, but no grey boxes appear between refine search and filter blue buttons.
My shortcode is
[codespacing_progress_map list_ext=”yes” list_layout=”vertical” show_options_bar=”yes” default_view=”grid” list_filter=”yes”]
and it appears listings correct, however, there are no searching filters there.
Please help.
Hi,
Please make sure to set the visibility of the filter fields to “Show”.
If none works, please send me the link of your page and the login to plugin.progressmap@gmail.com to check this.
Please don’t forget to mention your username (themesic) and this conversation in your message.
Thank you
Added a custom filter there. It appears fine on the backend, but in the frontend, it appears twice in the dropdown list. Any ideas?
Solved. It was both ascending/descending checked
Hi, Does this plugin work when the original Progress Map has bootstrap disabled? Currently Im using your plugin in version 2.8.2 – were there any fixes in new version for such issues? I just bought and installed Filters and it looks really messy until i enable bootstrap (which breaks my page)
Hi,
There’s a CSS conflict. Please add the following CSS code in the field “Troubleshooting & configs => Custom CSS”, then, try again:
@media (min-width: 1200px) .row{width:auto !important;}
.row{width:auto !important;}
Thank you
Hello, can you have a look at my page and correct some errors?
Hi,
Yes, please send me the link of your page to check it.
Thank you
Hello, there is an error on search filter. Can you help me via skype?
Hi,
I don’t use Skype. Please send me the link of your map to check this.
Thank you
I hope you can help me very soon
Hi,
I think it’s a problem related to the area where you’ve displayed the shortcode in your page. Please send me the login of your website to plugin.progressmap@gmail.com to check this.
Please don’t forget to mention your username (jumpuk) and this conversation in your message.
Thank you
I have sent it to your email. Please check it
I got really disappointed in your late support. I think it’s much better for me to find another plugin. Could you please accept about my refund request. I can’t wait another week for this
Will you support or refund?
Hi,
I’ll support of course, but please send me the login of your website to plugin.progressmap@gmail.com to check this. Provide all the details about your issue and the steps to reproduce the error if possible. Don’t forget to mention your username (jumpuk) and this conversation in your message.
Thank you
I have sent it. Can you help me it now?
The password in not working! Please check this and contact me again.
re-sent it
Hi,
Please check your map, i’ve fixed the issues. The problem is that your posts content contains lots of HTML Tags that breaks the page layout. To fix this, i’ve added an excerpt to all your posts. The plugin was designed to display the excerpt of a post on the first place, but if this one is empty, it’ll use the content instead. You need to do the same thing for the posts that you’ll display on the map.
About the filter, you’ve provided the wrong taxonomy name/slug. I’ve added an example that you can see. For the custom fields in the filter, they don’t even exists. Try to add the custom field you have.
Please read these tutorials to understand how to use the filter:
http://codespacing.com/wordpress-plugins/progress-map-list-and-filter-wordpress-plugin/progress-map-list-and-filter-documentation/tutorials-and-how-to/add-custom-fields-to-the-search-filter/ http://codespacing.com/wordpress-plugins/progress-map-list-and-filter-wordpress-plugin/progress-map-list-and-filter-documentation/tutorials-and-how-to/add-taxonomies-categories-to-the-search-filter/Thank you
Hi again,
One more thing. I’ve installed a new plugin in your website called “Regenerate Thumbnails”. You need to use it to regenerate all your featured images in order to create the images that the plugin will use in the list.
You’ll find it under the menu “Tools => Regenerate Thumbnails”
Thank you
Still there are some errors in this map. Can you check the map? when i move mouse to the location, anything appears and sometimes it does not show anything. Plus, regarding filter it is not neatly appearing and there are some gaps and empty place. Can you fix it as well?
Can you also teach me how and where to modify excerpt?
Hello, still i can’t use this plugin as it does appear properly. Help me as soon as possible
I have solved excerpt issue but could you please check some errors occur on the map and grid?
When can i can your support? should i wait for another a week? You know i have not been using it for 2 weeks and you have not fixed it correctly. If you do not want to help me, could you please refund it? I do not have enough time to wait for 1-2 month to use this plugin properly. I will ask for a refund.
Hi,
when i move mouse to the location, anything appears and sometimes it does not show anything.
- You mean the location on the map. Please go to “Progress Map => Infoboxes settings” and select one option in the field “Display event”. For example “On marker click”. This will allow you to display an infobox when you click a marker on the map.
regarding filter it is not neatly appearing and there are some gaps and empty place
- As i told you before, I’ve installed a new plugin in your website called “Regenerate Thumbnails”. You need to use it to regenerate all your featured images in order to create the images that the plugin will use in the list.
You’ll find it under the menu “Tools => Regenerate Thumbnails”
Thank you
1. I just want all to display without hovering or clicking. It worked before but it does not work.
2. I will try to regenerate Thumbnails and let you know how it is going.
3. how to customise taxonomies? It’s very difficult to do it and i do not understand the explanation on your web. Could you make it simplified?
Hi,
1. You need then to select the option “Progress Map => Infobox settings => Display event => On map load”.
3. What do you mean by customzing taxonomies? In the filter, all you can do is to display taxonomies and custom fields!
Thank you
1. It does not work. You can check. I set ’ On map load’ and no infoboxes appear 3. How can i use custom fields? I do not want to use filtering from ‘Categories’ or ‘tags’ I want to create new taxonomy fields. Can i do it?
Hi again,
1. The problem is a conflict with the plugin “Reactive Pro”. That plugin loads its own Google Maps API which causes a conflict with our plugin. I’ve disabled the “Reactive Pro” GMaps API from “Reactive => Settings => Turn Off Google Map” and the infoboxes appears now.
Actually, you need to deactivate that plugin as it causes other conflicts with our plugin!
3. To use a custom field in the filter, you need to indentify it by its name. I’ve added an example that you can see. It shows the “Post views count”. I got that custom field name from the list of the custom fields you have. For example, edit the post “菲律賓遊學斯巴達度假型校園雅思托福保證班English Fella語言學校”, scroll down to the custom fields section “自訂欄位”, there, you’ll see all the custom fields you have. The one i used in the filter is called “post_views_count”.
You need to get the name of the custom field to use in the filter the same way i did.
Thank you
I totally understand how to use it. Thanks for your support
Hello, there is an error again on filtering parts. Can you take screenshot and show me how to solve this problem?
Plus, there is still gap in grid between articles in spite of completing generate thumnails
Hello, can i get support in this week?
Hi,
there is an error again on filtering parts. Can you take screenshot and show me how to solve this problem?
- There’s no error in the filter. It works fine.
there is still gap in grid between articles in spite of completing generate thumnails
- There’s no gap. The problem is that you don’t do what i ask you. I had to update all your posts to add an excerpt. There’s no problem at all.
Thank you
Hi, filter is not working properly. Please check this link and see that if you click any button to filter and search, nothing happens… Thanks in advance
http://gamingagenda.com/buscador/Hi,
Please upgade the plugin “Progress Map” to the latest version 2.8.4 and the issue will be fixed.
Thank you
Ok. Thanks
Hallo,
how can I add a picture to the marker and how can I write a description for the picture/marker?
Hi,
For support, please contact me from the account you’ve used to purchase the plugin.
Thank you
Bonjour, j’utilise déjà votre plugins progress maps. J’ai une question au sujet de ce plugins
j’aimerais savoir si en format list, ça affiche les articles (place/lieux) en fonction de la distance? si ça fait un trie par l’endroit le plus proches à l’endroit le plus loin?
En prenant la geolocalisation comme sur la maps.
Le shortcode affiche la carte + liste ou nous pouvons demander d’afficher uniquement la liste (sans la sidebar)
J’ai déjà ma page category.php avec la maps et les articles mais j’aimerais changer l’affichage des articles par le format liste en supprimant le code (des articles) et en affichant le format liste avec le shortcode
Merci
Hello,
We encounter an other problem with Progress Map, List & Filter plugin.
We installed ACF plugin (Advanced Custom Fields) to create new custom fields.
Then we add three of these new custom fields in Progress Map > List & Filter > Search Filter Settings > Custom Fields Parameters with the correct “Custom field names”.
But on frontend, whereas two of these custom field parameters work correctly on Search Filter, the third doesn’t display the list of values (three: SOLAR, GAZ, HYDRAULIC) in form of chekboxes, but a unique checkbox with the following value: a:3:{i:0;s:5:”SOLAR”;i:1;s:3:”GAZ”;i:2;s:9:”HYDRAULIC”;}
This part corresponds to the following HTML code:
<label class=”icr-label checked”> <input class=”icr-input ” type=”checkbox” name=”project_energy_type[]” value=”a:3:{i:0;s:5:”> a:3:{i:0;s:5:”SOLAR”;i:1;s:3:”GAZ”;i:2;s:9:”HYDRAULIC”;} </label>Thanks for your support to solve this issue
Hi,
The problem is due to the way ACF Plugin saves the custom field’s values. Our plugin will consider the value of this custom field as simple text and will display it.
Add this issue to your message and send it in email with the previous issue.
Thank you
Hello.
We have a second issue with Progress Map List & Filter.
In List Items Settings, on List Item Description we want to display in the content of the item: the categories it belongs to.
Our items are ranged geographically (continent and countries).
We then put the following to show the Continent in which is located our item (attached to the category with identifiant “continent”):
But in the item description, only the title CONTINENT displays, and not the effective continent or the item (Europe or Asia for exemple).
Same problem with custom properties:
[country] (custom property identifiant for the Country our item belongs to), doesn’t display the name of the country of our item.
At last, we would want to know if there is a mean to display the tags associated to the item in the description.
Thanking you for your support.
Cordially.
Hi,
Yes you can display the tags associated to the item in the description. You need to make sure to use the correct taxonomy name/slug. If you think you’ve done all of these but in vain, fell free to send me the login of your website to plugin.progressmap@gmail.com and i’ll check this for you.
Please don’t forget to mention your username (HabefastNyon) and this conversation in your message.
Thank you
Hello.
We bought Progress Map and Progress Map, List & Filter plugins and we have an issue with the second plugin.
Indeed, in Search Filter Settings, in Taxonomy Parameters we have added two taxonomies corresponding to two existing post categories (with the correct Taxonomy name values).
But on your Filter, these categories are not present.
On the other dire if we use Custom Field Parameters and create new Customs Fields, these custom fidèles correctly appear on the Filter.
Please advise us on how to solve this issue to be able to use both Taxonomy and Custom Fields Parameters in the Filter options.
Cordially
You can send your answer directly to Benoit.roubert@habefast.fr
Hi,
The only reason for that is that you’ve used the wrong Taxonomy name/slug. Please read the following tutorial to understand the process of adding taxonomies to the filter. I’m sure it’ll work.
http://codespacing.com/wordpress-plugins/progress-map-list-and-filter-wordpress-plugin/progress-map-list-and-filter-documentation/tutorials-and-how-to/add-taxonomies-categories-to-the-search-filter/Thank you