Problem solved:
the bullets an numbers were actually there, but disappeared (partially) in the margin. I set the left margin of ul to 15px instead of 7px, and the left margin of ol to 25px instead of 15px and the lists look fine now.
ul { list-style: none outside; margin-left: 15px;}
ol { list-style: decimal; margin-left: 25px; }
Everything worked fine after the update.
I will also check out the Envato Market WordPress plugin.
Thanks a lot!
Marboo
OK, but why the update doesn’t show in Theme options –> Theme update ?
It says ‘ No Updates available. You are running the latest version! (3.7.1) Check Manually’
When I check manually ther is also no update in Appearance –> themes
I downloaded the latest version manually, should I upload by ftp and replace all files in the current theme folder?
Is this the normal way to do a theme update? (my client does the wordpress updates himself and doesn’t use ftp)
Thanks
Marboo