LoneWolfPR
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
I figured out the problem. After I imported all the teams and players I still needed to create a player list for each team and attach it to the team. Once I did that, the player list was populated automatically with the players that were imported.
This is a pretty significant problem. Is there a fix out for this yet?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Two import issuesI’m having a similar issue. I’m importing a bunch of players. One of the teams has an apostrophe in the name. When I import the players it doesn’t recognize they’re part of that team. It creates a duplicate team for each player I’m importing.
Forum: Fixing WordPress
In reply to: Can't rename a new dynamic sidebarOops. Minor issue I fixed. I was calling my register_new_sidebars function with an add_action. I was doing that incorrectly.
Forum: Plugins
In reply to: How to use query_posts in functions.phpNevermind, figured out I needed to include the global $post.
Viewing 5 replies - 1 through 5 (of 5 total)