Event Page – Strange Info Displaying
-
On the event pages of my in process site, code is appearing. It looks like it is trying to repeat some of the information that’s displaying. My web knowledge is limited to HTML and CSS, so I’m not sure what to do:
-
Hi @smusselm,
Looks like the post meta values are automatically being printed on the page. It could be part of the theme, or another plugin.
Could you paste the output of SportsPress > System Status here? Use the “code” button below.
### Environment ### Home URL: http://www.empoweredvbclub.com Site URL: http://www.empoweredvbclub.com SP Version: 1.0.4 WP Version: 3.9.1 WP Multisite Enabled: No Web Server Info: Apache mod_fcgid/2.3.10-dev PHP Version: 5.4.26 WP Memory Limit: 40 MB - We recommend setting memory to at least 64MB. See: Increasing memory allocated to PHP WP Debug Mode: No WP Language: Default WP Max Upload Size: 32 MB PHP Post Max Size: 48 MB PHP Time Limit: 120 PHP Max Input Vars: 1000 SUHOSIN Installed: No Default Timezone: Default timezone is UTC fsockopen/cURL: Your server has fsockopen and cURL enabled. SOAP Client: Your server has the SOAP Client class enabled. ### Plugins ### Installed Plugins: Alpine PhotoTile for Instagram by the Alpine Press version 1.2.7.1 Dropdown Menu Widget by Matt Say version 1.9.3 AVH Extended Categories Widgets by Peter van der Does version 3.9.3 Limit Login Attempts by Johan Eenfeldt version 1.7.1 SportsPress by ThemeBoy version 1.0.4 ### SP Configuration ### Sport: custom Event Outcomes: Win (win) [0] Loss (loss) [0] Split (split) [0] Win in 3 (wininthree) [0] Lose in 3 (loseinthree) [0] Team Results: Game 1 Score (finalscore) [0] Game 2 Score (gamefinalscore) [0] Game 3 Score (gamefinalscoretwo) [0] Games Won (gameswon) [0] Player Performance: Table Columns: Wins (wins = $gameswonfor) [1] Loss (loss = ( $loss * 2 ) + $split + ( $loseinthree * 2 ) + $wininthree) [2] Win % (win = $gameswonfor / ( ( $win * 2 ) + ( $loss * 2 ) + ( $split * 2 ) + ( $wininthree * 3 ) + ( $loseinthree * 3 ) )) [3] Avg Pts (avgpoints = ( $finalscorefor + $gamefinalscorefor + $gamefinalscoretwofor ) / ( ( $win * 2 ) + ( $loss * 2 ) + ( $split * 2 ) + ( $wininthree * 3 ) + ( $loseinthree * 3 ) )) [5] Total Pts (totalpoints = $finalscorefor + $gamefinalscorefor + $gamefinalscoretwofor) [6] Player Metrics: Win (win) [0] Loss (loss) [0] Player Statistics: ### SP Taxonomies ### Leagues: Friday - AA/A (friday-aaa) Friday - BB/B (friday-bbb) Friday - Open Division (friday-open-division) Indoor Beach Volleyball (indoor-beach-volleyball) Wednesday - AA/A (wednesday-aaa) Wednesday - BB/B (wednesday-bbb) Wednesday - Open Division (wednesday-open-division) Seasons: 2014 Summer (2014-summer) Week 1 (week-1) Week 2 (week-2) Week 3 (week-3) Week 4 (week-4) Week 5 (week-5) Week 6 (week-6) Venues: Court 1 (court-1) Court 2 (court-2) Court 3 (court-3) Empowered Sports Club (empowered-sports-club) Positions: ### SP Post Types ### Events: 3 publish 0 future 0 draft 0 private 0 trash 1 auto-draft 0 inherit Calendars: 2 publish 0 future 0 draft 0 private 0 trash 0 auto-draft 0 inherit Teams: 2 publish 0 future 0 draft 0 private 0 trash 1 auto-draft 0 inherit League Tables: 3 publish 0 future 0 draft 0 private 1 trash 1 auto-draft 0 inherit Players: 2 publish 0 future 0 draft 0 private 0 trash 0 auto-draft 0 inherit Player Lists: 1 publish 0 future 0 draft 0 private 0 trash 0 auto-draft 0 inherit Staff: 0 publish 0 future 0 draft 0 private 0 trash 0 auto-draft 0 inherit ### Theme ### Theme Name: Publisher Theme Version: 1.5.3 (based on GavernWP 1.9.3) Author URL: http://gavick.com ### Templates ### Template Overrides: No overrides present in theme.[Moderator Note: Please post log files between backticks or use the code button.]
FOUND IT!!!!
Thanks for the lead. My theme (Gavick) has an option under ‘Advanced’ called Hidden Custom Post Fields.
I entered the following:
sp_format,sp_video,sp_results,sp_players, sp_team,sp_player,sp_staff,sp_team
It went away.
Glad to hear that 🙂
The topic ‘Event Page – Strange Info Displaying’ is closed to new replies.