redmaverick
Forum Replies Created
-
Forum: Plugins
In reply to: [news ticker benaceur] broken plugin after uppgradeThe problem is because of the uppgarding to 5.5.None of the animation working and before the uppgrade i had it in 2 pages.I tried to reinstall it to a diferrent test site and the same problem.the plugin dont work and some other plugins also broke.For example i had also issues with restoration with the plugin uppdraft and with a couple of other plugins.I use the plugin shortcode in my pages…..
Forum: Plugins
In reply to: [Link Library] broken plugin after uppgradeNo version 5.5 corrupted the plugin.Your newer version 6.0 of the plugin corrected things and now is working.Anyway Merci beaucoup.Michel from Grece.Keep up the good work
Same here.Please update your plugin.You have one of the best tag plugin in the world.The suggested tags is awesome but now is not working.Please fix it.Thank you
I solved my self using following css to custom theme css and fixed the problem but i propose to have the option of columns to a next release.Thank you…
.widget_rate-my-post-top-rated-widget .rmp-tr-posts {
padding-top:10px;
padding-left:5px;
padding-right:5px;
border-radius: 20px;
-moz-column-count: 2;
column-count: 2;
background:#e1e1df66;}
.widget_rate-my-post-top-rated-widget img {
border-radius: 20px;
width:120px;
height:80px;
object-fit:fill;
}- This reply was modified 6 years, 5 months ago by redmaverick.