Title: dynamic filter label &#8220;All&#8221;
Last modified: December 2, 2016

---

# dynamic filter label “All”

 *  Resolved [jack3dfr](https://wordpress.org/support/users/jack3dfr/)
 * (@jack3dfr)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/dynamic-filter-label-all/)
 * Hello,
 * A simple question : in pfg-bootstrap-lightbox.php, I need to change the filter
   label “All” by “Tout” (meaning “all” in french)
 * line 26
    `<li class="active" data-filter="all">All</li>`
 * can you bind this text label with the label (category name) in the admin page“
   filters” please ?
 * thanks for your work !

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * (@awordpresslife)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/dynamic-filter-label-all/#post-8506760)
 * Hi Jack,
 * You are at correct file and line, do the same as below –
 * `<li class="active" data-filter="all">Tout</li>`
 * And it will be changed into french.
 * Please rate our [here](https://wordpress.org/support/plugin/portfolio-filter-gallery/reviews/)
   plugin if you like.
 * Thanks – A WP Life
 *  Thread Starter [jack3dfr](https://wordpress.org/support/users/jack3dfr/)
 * (@jack3dfr)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/dynamic-filter-label-all/#post-8506944)
 * Hi,
 * obviously for the moment i’ve already done this patch, but with each plugin update,
   the word “All” is back (obviously too), then i must remember to reedit (on the
   FTP) the file to put “Tout” here, that’s boring !
 * i ask you to link the label with the text in admin page wp-admin/edit.php?post_type
   =awl_filter_gallery&page=pfg-filter-page so i do not have to remake the patch
   every time there is an update
 * thanks
 *  Plugin Author [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * (@awordpresslife)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/dynamic-filter-label-all/#post-8507201)
 * Hi Jack,
 * With next update, we will add a language file, so you can convert all strings
   of the plugin into French or any language. So, this problem will not occur again
   in new update.
 * Please rate our [here](https://wordpress.org/support/plugin/portfolio-filter-gallery/reviews/)
   plugin if you like.
    Thanks – A WP Life

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘dynamic filter label “All”’ is closed to new replies.

 * ![](https://ps.w.org/portfolio-filter-gallery/assets/icon-128x128.gif?rev=3440330)
 * [Portfolio Filter Gallery - Photo Gallery](https://wordpress.org/plugins/portfolio-filter-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/portfolio-filter-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/portfolio-filter-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/portfolio-filter-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/portfolio-filter-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/portfolio-filter-gallery/reviews/)

## Tags

 * [filter gallery plugin](https://wordpress.org/support/topic-tag/filter-gallery-plugin/)

 * 3 replies
 * 2 participants
 * Last reply from: [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/dynamic-filter-label-all/#post-8507201)
 * Status: resolved