Kburrows
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] how to disable or delete the white barChange the css
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
to display:none;}
that should do it.
Forum: Plugins
In reply to: [The Events Calendar] Ultra slow supportNO KIDDING! I pay for the pro and the community versions and still waiting on an answer.
Crashed my site too – getting an error at line 201 in functions. If you remove the code at 201 then it’s a bootstrap error.
thanks
kForum: Plugins
In reply to: [Nav Menu Images] Switch off in mobile viewIf anyone else is having this issue the following worked for me.
.menu-item .menu-link img {display:none !important;} under the @media in the css worked for me.
Forum: Themes and Templates
In reply to: [Bulan] Bulan headerHi, I just downloaded this theme and was looking to see why the description in the header isn’t visible and saw that no one responded to your question.
Best guess is to use the .body.page-id-? .header {} within the css to change or not display what you need.
hope this helps. back to my issue ??
Forum: Fixing WordPress
In reply to: Posts on database missing in WP dashboardI had tried that, no joy ??
Yes, we are missing a bunch of posts that are on the database but not showing up on the dash or the site.
the other interesting thing…is that photos that were attached to the posts while missing from the media section on the site, are still visible if you use the url. If you upload a missing photo it changes the name to photo1.png.
Too strange.
Forum: Plugins
In reply to: [The Events Calendar] CSV Import categoriesThanks for the info. I’m guessing that once exported to ical we can convert it to whatever format needed?
Can I set up a form in pro that allows users to put in their race info and image? Then export those events to ical and then convert that info?
Here is what I need to accomplish –
import this years races (cvs) to the calendar
allow users to put next years race info in on line
export those races to create a print versionwhat would I need to do all that? Sorry for being a pest – I got burned on a plug In that read that I could do all that – but you can’t.
again
thanks!
kForum: Plugins
In reply to: [The Events Calendar] CSV Import categoriesUgh. Wish there was an easier way. Merging is a pain.
If I go with pro / community event version – 3 questions
1. can i export the entered events to a csv file?
2. will users be able to search for races based on distance?
3. will this version solve my import issue??Right now I’m thinking it will be faster to just add race categories and select them after import.
ugh again!
thanks!
kMute: the client changed their mind about how they wanted the classes displayed.
thanks
Forum: Plugins
In reply to: [The Events Calendar] Changing The Page TitleThanks for the reply. I think I found where I need to change the code, but am still not having any luck yet. I think it may be an error in the theme…anywho
any ideas why the Day is not showing up? See my earlier post. I changed it in both the settings and the events settings, still no day of the week.
Beastcode if I figure this out I’ll let you know. The theme I’m using had a php for subtitles, but even though I changed it there it’s still not changing on the page.
kForum: Plugins
In reply to: [The Events Calendar] Changing The Page TitleI posted the same question yesterday. No responses yet ??
any work arounds, or ideas to get it back. It was kind of awesome.
No, I should have said the Event Option – if I hide the event from the listing, it doesn’t go on the calendar page. It used to be that I could hide some events from the listing page but they would still show up on the calendar.
It’s weird because it worked earlier and the only plug in I added was contact 7 database – it’s a great feature to have because while the client wants to have the board meetings on the calendar, they don’t want them listed on the home page.
thanks
k
Forum: Themes and Templates
In reply to: font-face not working – tried everything except the right thingok, I went it an tweaked the url and now it’s working!
bless you and let me know if I can do anything for you ??
relief! thanks so much!
Forum: Themes and Templates
In reply to: font-face not working – tried everything except the right thinggood grief. I should be fired. I am only using the style.css now.
BUT even after I put the code in the style.css it’s not working.