amyclubb
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Change Date Format in Event ListNo worries – I already figured it out and added the custom PHP. 🙂
Forum: Plugins
In reply to: [WP Store Locator] Search by Store NameI sent you an email this morning. Please let me know if you need anything else… I’m looking forward to receiving the files to fix this issue. Thanks again…
Forum: Plugins
In reply to: [WP Store Locator] Search by Store NameOk, I figured out a work-around. I created a category for each field. So basically, I have one field (store) assigned to each category. Then I added the category dropdown list to the search area. It works great – the user can select the category from the drop down and it finds the field. There’s just one problem, my category drop down list has 42 categories in it. And I can’t scroll to the bottom of the list. The drop down list doesn’t scroll independently from the rest of the window. So I can only see the first 21 items or so. Any ideas?
It works fine on my phone – when I open the drop down list, I’m able to scroll through all categories in the list.
I’m guessing it has something to do with the styling of the dropdown?
Here’s a link to see what I mean (site is still under construction, but you can access this page): http://www.westsideyouthbaseball.com/field-locator/
Turns out it is a bug with the plugin. Team Managers can NOT save all player information. I was told it would be fixed with the next update – hopefully that will be soon!
Thx!
Amy
Forum: Plugins
In reply to: [WP Store Locator] Display stores alphabeticallyAnd… I have to say that your plugin is the best, by far. After trying several others, yours is the most user-friendly one. Thank you for designing it with customizable features. It really bugs me when developers try to “lock-down” all the options.
Thanks!
Amy:)
Forum: Plugins
In reply to: [WP Store Locator] Display stores alphabeticallyWow – ok. You’re right. I was using a “WordPress Store Locator” plugin instead of the “WP Store Locator” plugin. I just installed your’s – and added a few locations to see if the sorting worked – and YAY! It works. So guess what – I’ll be using your’s, instead of that other one… Only bummer is now I have to re-enter all 50 of my field locations.
Thanks again for your help!
Forum: Plugins
In reply to: [WP Store Locator] Display stores alphabeticallyThanks – I added the code. But I’m not sure where the store locator transient cache is. You said it’s on the WPSL settings page? Why can’t I find this? In my Store Locator menu (on my Admin menu) I have options for “News & Upgrades”, “Locations”, and “Map Designer”. Am I missing it?
Forum: Plugins
In reply to: [WP Store Locator] Display stores alphabeticallyCould you give a bit more information on how to do this? What was the custom code that was added to change the sorting? I need the locations to show alphabetically on initial load – often times my users don’t have an address and they need to look in the list for the name of the location. (I’m using this plugin to manage field locations for a baseball league.)
Thanks!
Yes, I’ll submit a support ticket. Just thought I’d start here, sometimes I get a quicker response. Thanks!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] SHOW EVENT (GAME) RESULTSI did. 😉
Thanks for the reply – I’m glad I asked before I spent the $$$ to upgrade.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Change Date Format in Event ListI can’t paste the link – it’s on the backend of the site. In the Event list – it shows the event date as either “Scheduled 2016-01-20” or “Published 2016-01-20”. How can I reformat this so that it just shows the event date: 01-20-2016? The current display is very confusing for my coaches when they login to post a score.
Forum: Plugins
In reply to: [AGCA - Custom Dashboard & Login Page] Remove "Profile" from Admin MenuI’m still working on the icons… I’ll post a separate thread for that…
Forum: Themes and Templates
In reply to: [Rookie] Width of main div on mobile in new versionSince you couldn’t recreate it, I decided to look at a couple other things and found out that it was being caused by some custom css I had added for the site logo. So I added a media query to my custom css so that it wouldn’t modify the logo for small screens – and bingo! Everything works – my logo looks good on larger screens thanks to my custom css, and everything displays correctly on my phone thanks to the media query.
Thanks!
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] SHOW EVENT (GAME) RESULTSI’m actually quite surprised that this is not a standard feature. It makes sense to think that you would be able to filter a list of games to only see games/results for a specific team. And to show a team’s schedule/results on the team page.
I am working around this by creating a calendar list for each of the teams in my leagues. And guess what – we have around 150 teams. Quite daunting to say the least.