Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1064729

    Hi
    I have installed and configured the free version of the WooCommerce Currency Switcher on my staging server.

    1) One of the option is to display an information icon beside the prices on the single product page and the shop/product category pages.

    Here’s a link to the single product page where the option to display the icon works:

    Antique Pendant with Oval Bezel Mounting and Bail in Sterling Silver 22mm x 32mm x 5mm

    Here’s a link to the show/product category where the icon does not display when the Enfold theme is activated. When I activate the default Twenty Nineteen theme, the icon displays just fine:
    http://silviafindings.staging.wpengine.com/product-category/setting-findings/stone-settings/pendants-settings?currency=USD
    Here’s a screenshot of the same page with the Twenty Nineteen them activated where the icon displays correctly:
    https://screenshots.firefox.com/PmKHVCrBIi3xNSEP/silviafindings.staging.wpengine.com

    2) Another option is to display a Side Switcher on specific pages – I chose: product, shop, checkout

    Here’s a screenshot of the single product page where the the Side Switcher displays correctly on the single product page:
    https://screenshots.firefox.com/dfTYTzNwae1A2EAK/silviafindings.staging.wpengine.com#

    To expedite resolution of this conflict, I have included temporary login credentials on my staging server and which I included in the private content section below.

    Thanks
    Lyse

    #1065550

    Hi
    Here’s a screenshot that the developer has sent me about the conflict.

    https://clip2net.com/s/3ZJTuMg

    Thanks
    Lyse

    #1065687

    Hi,

    Please add:

    #top .price span {
    display: block;
    }

    and let us know if it does work out for you.

    Best regards,
    Basilis

    #1065715

    Hi Basilis,

    That does display the icon now on the shop page but the price is broken up into three lines
    $
    price
    icon

    Should all be on one line

    It also messes up the single product page display in the same way when originally that page did not have an issue with the display.
    Thanks
    Lyse

    #1066141

    Hi,

    Unfortunately for further help, it is either the plugin author who need to help you, or you can hire someone to assist you more.

    Best regards,
    Basilis

    #1066171

    Hi Basilis,

    I don’t understand why it would display fine on the single product page but not the shop page.
    I also don’t think it’s a plugin issue because it would not work anywhere.

    Please can anyone find a way to fix this display.

    Thanks
    Lyse

    #1067265

    Hi,

    Thanks for the update.

    Is this fixed? The currency, price, and the icon align properly.

    Best regards,
    Ismael

    #1067267

    Hi Ismael,

    I just got to work about 1/2 hour ago. I simply changed the CSS as follows:

    #top .price span {
    	display: inline-block;
    }

    Thanks
    Lyse

    #1067814

    Hi Lyse,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.