Forum Replies Created
-
AuthorPosts
-
May 10, 2016 at 4:21 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112984
Eric
ParticipantHey George,
I think this is resolved. The problem was character set via wp-config.php.
WP defaults to –
define(‘DB_CHARSET’, ‘utf8mb4’);With TEC we need –
define(‘DB_CHARSET’, ‘utf8’);If you can think of a way this will mess up other stuff, let me know, else I’m gonna run with this.
Thanks,
Eric
May 10, 2016 at 4:05 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112979Eric
ParticipantThis reply is private.
May 10, 2016 at 3:23 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112957Eric
ParticipantThis reply is private.
May 10, 2016 at 2:55 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112947Eric
ParticipantThis reply is private.
May 10, 2016 at 2:07 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112930Eric
ParticipantThis reply is private.
May 10, 2016 at 12:10 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112852Eric
ParticipantThis reply is private.
May 9, 2016 at 3:23 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112415Eric
ParticipantI tried those templates and got the same performance. Locally in my dev environment, I’m working with WP 4.4.1 and TEC 4.1.2 and all is cool. I’m assuming and hoping that if we can’t figure this out, I can simply blow away what I have on my server and use what I have here, but I want to auto update my WP install, and be able to update my TEC plugin when I need to, so I’m wondering A) is it just a bug between WP and TEC, or B) is there something I need to set for AJAX to do it’s thing. Locally, it’s wonderful.
Thanks again for everything.
Eric
May 8, 2016 at 5:36 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112087Eric
ParticipantThis reply is private.
May 8, 2016 at 4:05 pm in reply to: event calendar pro calendar disappears when you move to previous month #1112063Eric
ParticipantThis reply is private.
Eric
ParticipantI got it to work.
Was missing this in footer.php –
<?php wp_footer(); ?>
Thanks for the prompt response.
Eric
Eric
ParticipantHi,
So when I try another theme all works, my question is, can you give me any pointers on why my theme is disabling AJAX and stopping the minical from showing the event underneath when you click on it? Could it be all style(CSS) related?
The beginnings of my theme template is simply the Bones template as a base.
Thanks!
Eric
-
AuthorPosts
