EAN IS NOT DISPLAYED PROPERLY ON THE SINGLE PRODUCT PAGE

Top WooCommerce & WordPress Plugins Forums EAN and Barcodes for WooCommerce EAN IS NOT DISPLAYED PROPERLY ON THE SINGLE PRODUCT PAGE

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #122099
    Frank Ciminelli
    Participant

    Hello, the EAN numbers are not shown properly on the single product page and the numbers are displayed doubled.  I am going to add a link to one of my product pages and a screenshot to describe it more clearly.

    One of my product pages link:

    https://yourfavorsandinvitations.wpcomstaging.com/product/white-travel-candle-tin/

    The screenshot’s link:

    #122147
    Tom Anbinder
    Moderator
    Plugin Support

    Hi, Frank,

    … the EAN numbers are not shown properly on the single product page…

    Please try adding this to your custom CSS (“Customize > Additional CSS”):

    .sku_wrapper {
        display: block;
    }

    … the numbers are displayed doubled…

    Would it be possible to log in to your site to check what’s going on (my email is [email protected])?

    #122472
    Frank Ciminelli
    Participant

    Hello, first of all, thanks for your reply. I was expecting to get notified of your answer via email but I did not get an email so this is why I saw the reply late.

    The code you provided fixed the layout but did not help to fix the doubled display issue of EAN numbers. I added the link to the same product page link below to describe it more clearly.

    https://yourfavorsandinvitations.wpcomstaging.com/product/white-travel-candle-tin/

    NOTE: When I remove the SKU from the product page, the EAN numbers are not displayed doubled, and the issue disappears automatically. This info might help you to figure out what is going on.

    Okay, I am going to send this message to you via email too.

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