Tagged: theme conflict
-
AuthorPosts
-
February 8, 2019 at 6:43 pm #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:
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.com2) 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
LyseFebruary 11, 2019 at 6:08 pm #1065550Hi
Here’s a screenshot that the developer has sent me about the conflict.https://clip2net.com/s/3ZJTuMg
Thanks
LyseFebruary 11, 2019 at 9:33 pm #1065687Hi,
Please add:
#top .price span {
display: block;
}and let us know if it does work out for you.
Best regards,
BasilisFebruary 11, 2019 at 10:36 pm #1065715Hi Basilis,
That does display the icon now on the shop page but the price is broken up into three lines
$
price
iconShould 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
LyseFebruary 12, 2019 at 11:34 pm #1066141Hi,
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,
BasilisFebruary 13, 2019 at 2:03 am #1066171Hi 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
LyseFebruary 15, 2019 at 4:44 am #1067265Hi,
Thanks for the update.
Is this fixed? The currency, price, and the icon align properly.
Best regards,
IsmaelFebruary 15, 2019 at 4:50 am #1067267Hi 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
LyseFebruary 16, 2019 at 9:49 pm #1067814Hi Lyse,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.