Forum Replies Created
-
AuthorPosts
-
July 18, 2014 at 4:32 am in reply to: calendar-widget-admin.js loading over http instead of https #445228
User Services
ParticipantThanks!
Using SSL Insecure Content Fixer works for me until the change makes it into the shipping product.July 16, 2014 at 2:44 pm in reply to: calendar-widget-admin.js loading over http instead of https #415369User Services
ParticipantThank you Matthew. I appreciate it and I know my site users will as well!
July 15, 2014 at 3:15 pm in reply to: calendar-widget-admin.js loading over http instead of https #398326User Services
ParticipantAnother detail that may help, my admin is set to always use https.
User Services
ParticipantI created a new template page and used the contents of the events list.php file. There was a problem with the loop, I think it didn’t have one. But, I found some advice and copied their code and modified and it’s now doing what I had in mind. Thanks, Barry!
User Services
ParticipantBarry,
That may be helpful, I believe I’ve already gotten so far as to have a template that does not pull in the header or footer nor the events calendar menu. See the ‘content’ link mentioned in my previous post. The problem I see with it though is when the page is loaded instead of pulling in events it’s showing information about the page itself along with the current time and date. I believe I’m missing something with the copy of the list/content.php view, it’s like it doesn’t know which events to look for.User Services
ParticipantThis reply is private.
June 25, 2014 at 8:24 am in reply to: Mini Calendar widget – display events on load instead of click? #250202User Services
ParticipantThank you, Barry!
It was probably due to a lack of data. Once I added an event on the 30th, as you suggested, it did load with the events in place. Since this is a test site I suspect that once we go live we’ll hardly ever have an appreciable time span without any events so we may not see this again.
Thanks again!
June 24, 2014 at 3:15 pm in reply to: Mini Calendar widget – display events on load instead of click? #248293User Services
ParticipantThis reply is private.
May 7, 2014 at 8:26 am in reply to: Events are in WP Search results but I only need future events to display #152847User Services
ParticipantBarry, thank you again for the direction! I believe I’ve got what I need now. I swapped out the tribe_get_start_date() for the_time(get_option(‘date_format’)) and I’m now seeing filtering and the correct start date on events in search.
May 7, 2014 at 8:03 am in reply to: Events are in WP Search results but I only need future events to display #152831User Services
ParticipantBarry,
I may have spoke too soon. Upon closer inspection the events are being filtered by date but they now show the date and time of the search instead of their original start date/time. Is the if statement effecting the tribe_get_state_date() inside the result?May 7, 2014 at 7:48 am in reply to: Events are in WP Search results but I only need future events to display #152816User Services
ParticipantThanks, Barry!
I added your code to the php else clause for the events and now only current and future events display in the search results.
Thanks so much!
-
AuthorPosts
