antioch
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] whitespacei guess the blind folks may be out of luck. thx all.
Forum: Plugins
In reply to: [Contact Form 7] whitespacefound the culprit. it was the
screen-reader-responsediv. setting it todisplay: none;returned to expected behavior. im guessing this will break some screen reading feature?Forum: Plugins
In reply to: [TK Event Weather] single hour outputahh, yes. i added that after i posted. however, i did so on the first shortcode instead of the second. does it make any difference?
Forum: Plugins
In reply to: [TK Event Weather] single hour outputhad to change the css around to acheive displaying 6, 9 and 12. probably a more elegant way of doing it, by i know just enough to be dangerous.
TAGS:
[tk_event_weather lat_long='36.7084888,-94.4672261' start_time='2017-03-01T18:00:00-06:00' end_time='2017-03-01T21:00:00-06:00' class='tkeventw-widget'] [tk_event_weather lat_long='36.7084888,-94.4672261' start_time='2017-03-02T00:00:00-06:00' end_time='2017-03-02T01:00:00-06:00' class='tkeventw-widget']CSS:
.tk-event-weather__wrapper.tkeventw-widget { color: #000000; display: inline-block; vertical-align: top; } .tk-event-weather__wrapper.tkeventw-widget .template-hourly_horizontal__item { display: none; } .tk-event-weather__wrapper.tkeventw-widget .template-hourly_horizontal__item:nth-of-type(3n+1) { display: inline-block; }im using no event calendar for this site as its only purpose is to promote a single event. for my other sites ive used timely’s in the past, but am transitioning to modern tribe’s as ive found a conflict with timely’s and contact form 7 that neither party seems interested in fixing.
Forum: Plugins
In reply to: [TK Event Weather] single hour outputindeed multiple hours worth of output is what im after ultimately. however im just not sure i need an hour-by-hour forecast as itll chew up a lot of space. the event im currently using ur plugin for starts in the early evening and goes until the last person is too drunk to stand upright (or even sit in a chair for that matter).
so i was thinking about a 6pm, 9pm and 12am report. however, thats three calls to the api if implemented as we’re currently thinking. perhaps an additional shortcode parameter along the lines of “interval” might be better? that way its one api call but the plugin filters the output based on the specified interval parameter.
though in my case it would still be 2 api calls, as im needing output for midnight too. and i would need the “same” method u speak of to achieve my lone midnight forecast. a shame u cant span days in a single call…
Forum: Plugins
In reply to: [TK Event Weather] strange outputahh, now i understand the issue and why i wasnt seeing it when i first posted – it was still dst then.
review updated appropriately.
got another question ill save for a separate topic.
Forum: Plugins
In reply to: [TK Event Weather] strange outputha! if u think thats something, im sitting in my hotel room at 31st and memorial typing this. small world…
as for the output, i would expect 9 hourly reports starting at 6pm and running thru 2am.
my timezone is set to chicago.
Forum: Plugins
In reply to: [TK Event Weather] strange outputsorry for trashing ur rating. but i was just hoping to get ur attention. ill be more than happy to revise my review!
found the setting. resolved that issue.
but now that i play with it a bit more, ive noticed another output issue. `[tk_event_weather lat_long=”36.7084888,-94.4672261″ start_time=”2017-10-28T18:00:00-06:00″ end_time=”2017-10-28T23:59:00-06:00″]
[tk_event_weather lat_long=”36.7084888,-94.4672261″ start_time=”2017-10-29T00:00:00-06:00″ end_time=”2017-10-29T02:00:00-06:00″]` produces the expected output, save for 11pm. it is missing entirely.Forum: Reviews
In reply to: [TK Event Weather] dynamite supportive since replied, but everything i post to wp.org has to be moderator approved for some dumb reason.
Forum: Plugins
In reply to: [Contact Form 7] recaptcha loads intermittentlymessage received. au revoir! 🙁
Forum: Plugins
In reply to: [Contact Form 7] recaptcha loads intermittently…hosted on an ubuntu 16.04 box…
guessing from the lack of reply in weeks that i should just move onto the next calendar and contact form plugins?
Forum: Plugins
In reply to: [Contact Form 7] recaptcha loads intermittentlysome additional info regarding the hosting environment: php 7.0.13-1, mysql 5.7.16.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] conflict with cf7 recaptchaur plugin conflicts with the most popular contact form in the repository and ur not interested in fixing it? nice!
Forum: Plugins
In reply to: [Contact Form 7] recaptcha loads intermittentlydisabling All-in-One Event Calendar by Time.ly seems to make the issue go away.
[Moderator note: Please, no bumping.]
- This reply was modified 9 years, 6 months ago by bcworkz.
- This reply was modified 9 years, 5 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [TK Event Weather] strange outputno, to answer my own question.