Lists change when upgrading WPP to 3.2.3
-
Hello!
Thanks for a great plugin! I use it on several places on my site, for instance here: https://vaja.se/blogg/ (in the sidebar and footer).Before I upgraded the plugin from 3.2.2. to 3.2.3 there was a dot before each element in the list.
When I upgraded to the latest version of the plugin, the dots disappeared.I have not made any changes in the wpp.css.
When comparing the the two wpp.css-files, they look like this and none of them even have the list-type element in them. So how can this be, that they disappear when I upgrade? (I have restored a backup now, so I am back on WPP 3.2.2.)
Wpp.css from my current version 3.2.2 of WPP:
.wpp-list li { /* LI - post container */ /*display:inline-block;*/ /* <-- uncommenting this line is recommended when using post thumbnails */ float:none; clear:left; }
From the newer version of wpp.css 3.2.3
/* UL - Popular Posts container styles */ .wpp-list { } /* LI - Post container styles */ .wpp-list li { overflow:hidden; float:none; clear:both; }
Can someone help me figure out what is happening here?
/Cecilia
https://www.ads-software.com/plugins/wordpress-popular-posts/
- The topic ‘Lists change when upgrading WPP to 3.2.3’ is closed to new replies.