• Resolved SimpleBeadPatterns

    (@simplebeadpatterns)


    Hi Marcin,

    We have html in the excerpt box on one product page, with plans to add it to every product page.

    Here is the product: https://dev.simplebeadpatterns.com/product/flower-power-earrings/

    Underneath the “Features” heading, there had been a simple bullet list, with each bullet on a new line, separated by breaks. After updating Jigoshop eCommerce today, I believe it changed the formatting so that the breaks don’t appear to be working, and all the bullets are in a long string of text. Do you have any idea why this is happening or how to fix it? If this is something that’s going to break each time we update Jigoshop, can you tell us how to make it a permanent fix (maybe using something like a child theme?)

    All your help has been really appreciated!

    Thanks,

    Cara

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter SimpleBeadPatterns

    (@simplebeadpatterns)

    We have html breaks farther down on our product page as well, and it looks like those breaks are no longer working either. Could the recent update of Jigoshop eCommerce disable the ability of </br>?

    Thanks,

    Cara

    Skip the <span>, use <p>, put the dot inside of the <p> element – <span> does not take the whole width of the container by default

    Thread Starter SimpleBeadPatterns

    (@simplebeadpatterns)

    Thank you so much for the quick fix and html schooling. : ) We added a new style in list.css to adjust the line height, so the <p> are closer together (like a break). Can you tell us the best way to create a child theme for Jigoshop, so we don’t have to redo all our tweaks every time we update the plugin?

    Thank you so much – you’re the best! : )

    Cara

    Well, the best solution is to put the CSS style directly into your style.css file in the theme you’re using ??

    Thread Starter SimpleBeadPatterns

    (@simplebeadpatterns)

    Thank you so much! : )

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Settings of Excerpt Messed Up After Jigoshop Update’ is closed to new replies.