palmerct
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Filter by categoryDid you check out their article here about filtering by Category”?
https://theeventscalendar.com/knowledgebase/can-you-have-multiple-calendars/Forum: Plugins
In reply to: [The Events Calendar] Remove next/previous event linkThanks, Ed! I’ll definitely check out that single-event.php file. I’m just starting to learn php so it will be a good learning experience. I already removed the next/previous pagination via that custom css I mentioned in my follow-up post.
But it would be a lot nicer looking and more user-friendly if those pagination links were there but only showed the category of events the user selected. Do you think that is something that can be done in that file?
Thanks again!
-chuckForum: Plugins
In reply to: [The Events Calendar] Remove next/previous event linkSorry for the typo above! I didn’t mean “Category=” but rather “events/category/<category-name>”
Also, I think I may have figured out the css code to remove the links but I am definitely NOT a css programmer so I wanted to run them by you in case it’s not possible to just filter on the category. This is what I added in my test environment and it seemed to work OK. Not sure if it might screw something else up though-:)
.tribe-events-nav-next {
display: none !important;
}
.tribe-events-nav-previous {
display: none !important;
}
.tribe-events-back {
display: none !important;
}Thanks again!!
Sorry….meant to post this in the Events Calendar forum!!
Please delete it, if possible. I just marked it as resolved.Forum: Plugins
In reply to: [The Events Calendar] Remove “EVENTS FROM” and “Date”Yes, that snippet worked perfectly! Thanks, Ed.
Forum: Reviews
In reply to: [The Events Calendar] 4.9 Stars-:)Hi Barry,
Sorry for the delay in getting back to you. I meant the comment about putting in a Waiting List feature for the Registrations for Event CalendarPro by RoundupWP. Craig and I have been trading emails about adding that feature to his plugin. Apologies for the confusion — it must have been a late night-:)Forum: Themes and Templates
In reply to: [evolve] Is theme4press still in business?I’m going to load up this latest version of the theme on my dev site later tonite to test it out first. Hopefully it will resolve an issue I posted a question about on the T4P Support forum.
Romik responded to me a few minutes ago and it sounds like he’s back at it.
I’ll post an update after the upgrade. Fingers-crossed!
Really sorry to pester you again but I think this might be an oversight. If I setup an event and it gets filled, the message saying “Registration is closed” shows up as expected.
But…it also shows up on that Event page and there is no longer an option for a person to Unregister. Maybe it’s late and I’m missing something silly? How does a registrant unregister after the event is filled and “Registration is Closed”? Do they have to send me an email asking me to do it manually?
I’m getting close…almost ready to roll this out-:)
Just have to work out these nits that are stoppers.Thanks again, Craig. My bad…
I completely missed the line — “Force unknown visitors to verify an email address” — in the Pro version’s description. So it looks like you got me hooked into buying Pro now-:)
I can’t take the chance of players either signing up friends to get them in first or even worse, taking someone else out if they know another player’s email address. We’re in a retirement community and some of these guys can get cut-throat for their $10 entry fee – LOL!
Now go get that waiting list feature working and you’ll really have a product that will not only be useful for any type of tournament, but also for things like registrations for classes, seminars, presentations, etc.
Have a good one,
-chuckYou are correct, sir! As soon as I turned that off, the iPad and iPhone issue disappeared. Thanks again for the prompt reply.
-chuckLike minds…-:)
that’s exactly what I did as an quick-and-dirty. I don’t really use the events page – I put the tournaments in a tablepress table using your shortcodes along with the custom css to add numbers when displaying registrants. I added a link to each event url a la:[rtec-registration-form event=xxxx showheader=true]
<my site url>/event/<event permalink>Click here to Unregister.so that is shows up next to the REGISTER button and that’s good enough for my simple needs.
Speaking of the email input field, though, I do have a problem with it but I’ll start another thread for that topic. I’m thinking I might have to break down and buy the Pro version -:) but this is only for a club with 3 tournaments per month with 16 players each week.
Thanks again!
-chuckThanks! I will give that a shot. I completely missed the Shortcodes section of their documentation – duh!
Forum: Plugins
In reply to: [Contact Form 7] Malware Protection?I was wondering the same thing this AM after receiving an email from our hosting provider that now offers “malware protection”. We use WordFence that scans files but that may be a bit late if someone uploads something really nasty via one of our Contact Forms. Curious what others are doing to proactively avoid any problems.
Forum: Themes and Templates
In reply to: [evolve] iOS Display of bootstrap slidersSorry — here are the screenshots:
https://prnt.sc/g4qn0jForum: Themes and Templates
In reply to: [evolve] iOS Display of bootstrap slidersThanks you, Romik84, for getting back to me. Have you tested it on an iPhone and iPad in both landscape and portrait mode? The screenshots below are from a completely new install of WP 4.8.1 and just the evolve theme without changing any option or doing anything other than opening up the website. What options need to be changed so that this theme displays properly in both directions on an iOS device?