• Resolved sefanjo

    (@sefanjo)


    Hi guys,

    I am working on a site and I need some help.

    In this picture you can see the single product page as it is right now.
    Photo 1
    On the right we see the title, price and the short description. The text in the short description was given by an csv file, unfortunately we see it as 1 line.
    The goal was to make 3 separate list items, is there any code to do this?

    My first thought was to make an foreach loop, to check if there are any comma’s and make a new li after that.

    The code in the short description is now looking like te following photo.
    Photo 2

    Ofcourse we now see just 1 li, I know that.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Both pages (Photo 1 and Photo 2) won’t load for me. Is it possible to share screenshots instead? I recommend https://snipboard.io for easily sharing screenshots – please follow the instructions on the page, then paste the URL in this chat. It works with Chrome, Firefox, Safari, and Edge.

    Thread Starter sefanjo

    (@sefanjo)

    Hello,

    Thank you for the screenshots. In your CSV file, you can enter short description like this: https://snipboard.io/akFdpz.jpg

    And here is how it looks like on the front end once file is uploaded: https://snipboard.io/5mJkLX.jpg

    Hi,

    (I could not acces my main account so I’ve made this one)

    The solution would be great if we only had a few products, in our case we have over 3000 products. So to do this manually is way to much time consuming for us.

    Is there another way?

    Plugin Support Tseten a11n

    (@tibetanitech)

    Unfortunately, there isn’t any easier way to achieve your goal without some manual inputs.

    If CSV Product importer and exporter don’t work for you, you might need to build a custom code to achieve this functionality.

    If you’re looking for custom code help, you might be able to find someone willing to volunteer their time and knowledge in the free PHP support forum at <a href="http://board.phpbuilder.com/forumdisplay.php?2-General-Help">PHP Builder</a> or within the <a href="https://www.facebook.com/groups/advanced.woocommerce/">Advanced WooCommerce</a> group on Facebook.
    
    For assistance with customization or development with your site, we recommend reaching out to someone on our <a href="https://woocommerce.com/customizations/">customizations page</a>.

    Hi @sefanjotwo

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. If you have further questions, please feel free to open a new topic.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Short description markup’ is closed to new replies.