PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Display on then menu

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Am trying to display it on the menu but am finding difficult

Hello

Give me please details, links and maybe screens or/and video what you doing

Read this please: https://currency-switcher.com/how-to-drop-woocommerce-currency-switcher-in-menu + https://currency-switcher.com/how-to-insert-currency-switcher-into-site-menu/

Here is demo https://demo.currency-switcher.com/ where switcher is placed into the menu

I have just send

 

Hello

You shared limited access: https://clip2net.com/s/4ng6iOm, I need access to theme files to do smth with

By the way, looking on your theme I have an idea that you can adapt already inserted drop-down (USD) using [?currency=BHD, ?currency=USD, etc], you not understand please in this case in the secret area share also ftp access, I need to work with files

 

I have just added the information needed

In functions.php file (child theme clotya-child) added next code:

add_shortcode('woocs_in_menu', function(){
ob_start();
    ?>
    <div style="
         position: relative;
         top: 13px;
margin-right: -110px;
         "><?php echo do_shortcode('[woocs sd=1]') ?></div>
    <?php
    return ob_get_clean();
});
Switcher looks good and works

Thank you, I have checked and it works

Can you also add a searching field where one searches for currency