MouseClicks
Forum Replies Created
-
I have more information from the client:
“I have done a little more investigating and it looks like it is posting the score on the schedule page always listing the higher number first, instead of showing the score to match the order the teams are listed in on the sheet of home first then visitor.”
Keep trying to fix this so some things have changed …
https://www.scsoftball.org/schedules/schedule-u18/
https://www.scsoftball.org/schedules/game-results/
Shortcode on the schedule page is changed to:
[bbnuke_schedule team=’league’ season=”2012-U18″]
Anyone?
Ok, that’s great martinog, but where do you put this?
Forum: Fixing WordPress
In reply to: v3.3.2 how to change category ID in phpMyAdmin?Unless I’m totally blind, you can change the category names here but not the category ID number which is what I need to modify. Thank you, though. I appreciate you trying to help me. ??
[ Please do not bump, it’s not permitted here. ]
Forum: Fixing WordPress
In reply to: v3.3.2 how to change category ID in phpMyAdmin?According to everything I’ve read the category ID’s need to be edited in more than one place in the database. It’s not a simple one-step process. All the instructions I’ve found are for old versions of WP. I even found one by Googling who had a follow-up post that the method given didn’t work in WP v3.
We found it — not real obvious but it’s there. In case anyone else needs this, it’s in Entries and click the Edit button far right top and bottom.
The reason that I had put the different teams is that I was trying to get all game results showing on one page.
https://www.digitalmouse.net/scsoftball/schedule/
When you click on any of the results, all that shows is that game’s results. I was hoping to have all the game results display for each time and thought that would do it. I have done what you suggested, thank you.
Ok, moving on I need to ask about some other things.
This plugin is actually being used for an entire league, not just one team. So that we can have all the different teams instead of one, we started out by “spoofing” the system by using the team name + the year as a season. However, this would entail re-adding all teams every year with a new year like this: 2012U10 for the 2012 season, then we’d have to add them all again like this: 2013U10 for the 2013 season.
We’re afraid if we just use the year for a season like this: 2012 and next year 2013 etc and the same team names every season (named by year) without the year so they don’t have to be redone every year: U10 Belleville that by using the year as the season, it might screw up the database and cause problems by adding identical team names to each season.
Will the database be able to decipher correctly that season 2012 holds all the teams by name and when it changes to season 2013 that those same team names can be used and display stats/info just for the 2013 season?
Being that I’m not a baseball player I’m probably clear as mud so let me try this just in case I’m confusing.
Season 2012
Teams U10 Belleville, U10 Stoughton and on down the line (there are a number of U10 teams).If we do the same thing for 2013
Season 2013
Teams U10 Belleville, U10 Stoughton etcWill the database use the Season to display only info from the 2012 Season and then only info from the 2013 season etc etc etc or will we be confusing things by not giving each team a year along with it’s name like this 2012U10 Belleville, 2012U10 Stoughton etc
I have v3.2.2 and using permalinks. My back to directory link goes nowhere ??
Thank you Sanjeev, for the suggestion. I had already tried several sliders and I believe Smooth Slider was one of them but none that I tried filled the need as close to what the wp-slider did even w/o the shortcode.
Thank you 786pe for this info, I will check it out.
Just found this problem tonight. Don’t have a clue why before I was getting regular emailed backups or able to save it on my own but I just found them all in my ftp as well. Can download them but can’t delete them from the ftp so they’re piling up.
Forum: Plugins
In reply to: Featured posts slideshow – plugin modificationI’m trying to get this set up but the photos are not showing up. I have the slider on a test page here:
https://www.whoismattscott.com/slider-test/
I would ask for help on the developers site but it’s in a foreign language.
I made a page (yes, page not post) and uploaded 2 photos on it. I set the page to *not* be shown on the navigation because I don’t want the page visible, I’m just using it for the slider images. Photos are uploaded via the default WP v3.0.5 image upload on the editor page.
I do not want this tied to posts or post images, I just want to display photos.
I have the ABS code set in the template I want to use.
I have gone into the slider admin and set:
Page name is entered, tried using the page ID number and that didn’t help.
Display posts or pages (pages is checked)
Number of slides = 2
Width and height is set for the front image, I don’t want to use thumbnails.Any ideas?
Forum: Plugins
In reply to: [Redirection] completely remove or delete wp redirection?Not until you told me it was there. I didn’t see that, thank you.
I’ve now tried this with another navigation and it’s still doing the same thing. ?? I’ve spent way to many hours on this so I’m going to have to give up using this unless someone has a fix.
I’ve also tried a few other sliders, nothing’s working and I’ve also deactivated all plugins and it still does the same thing. I’m lost.
Forum: Fixing WordPress
In reply to: wrong comment date display in front endI found the answer to my problem, maybe it will help you. I tried uploading my original theme files one by one and found that after uploading the original comments.php my dates returned to what they should be.