Alexiss21
Forum Replies Created
-
Forum: Plugins
In reply to: [Master Slider - Responsive Touch Slider] Slider dont show upHi,
I solved it up. It just need add scripts to head.
<script src="http://code.jquery.com/jquery-2.1.4.min.js"></script> <script src='/wp-content/plugins/master-slider/public/assets/js/jquery.easing.min.js?ver=2.4.2'></script> <script src='/wp-content/plugins/master-slider/public/assets/js/masterslider.min.js?ver=2.4.2'></script>Forum: Plugins
In reply to: [LeagueManager] [Plugin: LeagueManager] Translation and otherYeah I know it thats is for sanctions. But in Slovakia is something like that.
But I have one idea. How I create custom column? It is possible?
Forum: Plugins
In reply to: [LeagueManager] [Plugin: LeagueManager] Translation and otherThanks for your help. Now I have translate very good. And also name of month.
And that system. Socer system. Its something that I need 3 tables for each Leage
1. Complete table (all games- for example 80 games. 3 points for win, 1 point for tie and 0 point for lost)
2. Home table (games only at home- 40 games. For team who play in home: for win 0 points, for tie -2 points, for lost -3 points. Its like on the begining od Leage every team have 120 points.)
3. Guest table (games only as a guest- 40 games. For team who play as a guest: for win 3 points, for tie 1 point, for lost 0 points.And for each table I need +/- Points who generate automatic
I dont know if you understand