The format and styling breaks after one category reaches 1000 and over posts. No span element is added. It works fine for categories with posts less then 1000. It all breaks when it reaches 1000.
Can you please fix the bug for the next theme updates?
Thank you!
-
This topic was modified 4 years by
crconsulting.
Please see the images below.
This is where it breaks:
https://prnt.sc/nyfTYFIqC3no
This is how it should be:
https://prnt.sc/hnSivcSwSePk
It is fixed locally, but it can reappear when the update is done.
Here is the website: https://www.radio-luzern.ch/
The issue is with the right footer widget.
-
This reply was modified 4 years by
crconsulting.
You just have to update the regular expression to include the decimal or the thousands separator as in the picture.
Right now it only includes numbers with no period/thousands separator. It breaks when it comes to a number which has any character as the thousands separator (in this case the period).
See the picture:
https://prnt.sc/U6WOK0rxMZdT