Title: Feature request for next update.
Last modified: September 3, 2017

---

# Feature request for next update.

 *  Resolved [xolite](https://wordpress.org/support/users/xolite/)
 * (@xolite)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/feature-request-for-next-update/)
 * Would like to request for a future update in
    alg-switcher-selector-functions.
   php
 * Code:
    $html .= implode( ‘<br>’, $links ); $html = ‘<div id=”alg_currency_selector”
   >’ . $html . ‘</div>’;
 * Changed:
    $html .= $links; $html = ‘<div id=”alg_currency_selector”>’ . $html.‘
   </div>’;
 * Allow us to format the list entirely by the css class alg_currency_selector, 
   unfortuntely CSS cannot override a hardcoded <br>. Thoughts?
 * Hope all is well Tom!
    Thank you as always.

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

 *  Thread Starter [xolite](https://wordpress.org/support/users/xolite/)
 * (@xolite)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/feature-request-for-next-update/#post-9465086)
 * Was thinking as well ( sorry ) , could change implode to a CSS class as well
   
   and would allow for a seperator via css.
 *  [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * (@algoritmika)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/feature-request-for-next-update/#post-9470087)
 * Hi [@xolite](https://wordpress.org/support/users/xolite/),
 * Hopefully I understood your request correctly – please update to new version 
   2.5.2. There in “General > Switcher Placement and Format Options” settings I’ve
   added “Link List Switcher – Separator” option (which is set to `<br>` by default).
   You can now set it to any value you need, e.g.:
 * `<span class="my_separator"> | </span>`
 * Please let me know if that was what you needed.
 * Best regards,
    Tom
    -  This reply was modified 8 years, 11 months ago by [Algoritmika](https://wordpress.org/support/users/algoritmika/).
 *  Thread Starter [xolite](https://wordpress.org/support/users/xolite/)
 * (@xolite)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/feature-request-for-next-update/#post-9470298)
 * Hi Tom,
 * Thank you so much, that is absolutely perfect, span class was what I was thinking
   as well. ~ Cheers!
 * Rick

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

The topic ‘Feature request for next update.’ is closed to new replies.

 * ![](https://ps.w.org/currency-switcher-woocommerce/assets/icon-256x256.jpg?rev
   =1462374)
 * [Currency Switcher for WooCommerce](https://wordpress.org/plugins/currency-switcher-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/currency-switcher-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/currency-switcher-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/currency-switcher-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/currency-switcher-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/currency-switcher-woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [xolite](https://wordpress.org/support/users/xolite/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/feature-request-for-next-update/#post-9470298)
 * Status: resolved