Big Boss
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-ClanWars] Team SetUp is not workingHi there,
Did you manage to solve this?
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] TODO LIST – TEAM LISTS!Hey Mark,
It’s a pretty good idea! 👍
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] Where is the Matchbrowser?Hi,
Thanks! You can create a static page on your website with the following contents:
`
[wp-clanwars]
`The match browser then will appear in place of the short code.
Forum: Plugins
In reply to: [WP-ClanWars] Cant enter match resultsHi,
I don’t see this problem in 4.7. Do you still have this issue?
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] Save Pages as Child Page instead of PostHi,
Not at the moment but I’ll add this to my to do list.
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] Sort order – widgetHi,
Is it still an issue?
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] Can't add the scoreHi,
I can’t reproduce this. Do you use Game Addict or Black Fyre themes by any chance? If so please contact their support directly.
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] Removing match (completely)Hi,
This forum is not affiliated with Game Addict theme, please contact their support instead.
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] Active errorForum: Plugins
In reply to: [WP-ClanWars] Frontpage Clanwar Overview with Title?Hey everyone,
I’ve added this to my to do list. Agree that League name would be great to add.
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] Sort order YPClanWarsHi,
Right now there is no option to change that. How do you see them being sorted otherwise? I am trying to come up with a use case.
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] How to change post page?Hi,
Not sure what you mean. Do you mean to be able to change post template used for published matches?
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] PagerHi,
Do you mean widget? Because everything else should support pagination already.
Cheers,
AndrejForum: Plugins
In reply to: [WP-ClanWars] access own clan link & add games to clan?Hi,
Sorry for incredibly late reply. WP-Clanwars does not support clan pages. It would be a good idea to make those and display match info + team members. I’ll add this to my to do list.
Thanks!
Forum: Plugins
In reply to: [WP-ClanWars] “Next Match per team”Hi,
I think new version of WP-Clanwars should make it easier to reuse existing classes it uses internally to manipulate data. But for the time being, you could probably query database directly as long as you know the team IDs you should be able to extract information from
wp_cw_matchestable. There are few other tables that you can use to join in your SQL to receive more information about teams/maps if needed.- This reply was modified 9 years, 2 months ago by Big Boss.