Site logo

Archived topic

GeneratePress and Multicurrency WPML

5 replies · Started by Ree on October 12, 2022

Viewing posts 1–6 of 6

I try to place the shortcode for Multicurrency in header using but the dropdown is not happening. Please take a look at the link:

3 plugins below are active yet the issue persists:

1. GP
2. Woocommerce (this must active in order for #3 to work.
3. WooCommerce Multilingual & Multicurrency (this is the plugin showing the dropdown)

Hi there,

can you try adding this CSS:


.dropdown-click .main-navigation .wcml-dropdown ul ul {
    display: block;
}

thanks it works!

Glad to hear that!

This archived topic is closed to new replies.