Code

Discussion on Progress Map, List & Filter - WordPress Plugin

Discussion on Progress Map, List & Filter - WordPress Plugin

Cart 1,465 sales
Recently Updated

codespacing supports this item

Supported

This author's response time can be up to 5 business days.

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

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,

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)

i upgraded to latest version but still no luck. Only enabling bootstrap fixes my issue (but breaks my sidebar): i have grid view enabled: http://hop.net.pl/zlote-trasy/

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?

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

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey