Forum Replies Created
-
AuthorPosts
-
Khanh
ParticipantThis reply is private.
Khanh
ParticipantThanks for the update, Andras. Looking forward to hearing from you again.
Khanh
ParticipantThe Aggregator works great so far. Thanks for the 3-month license!
Khanh
ParticipantThis reply is private.
Khanh
ParticipantThis reply is private.
Khanh
ParticipantThis reply is private.
Khanh
ParticipantHi Josh,
Thanks for the prompt response. I added this to the admin-ajax.php file, but it didn’t help
//Cross-domain access
$domain = strrpos($_SERVER[‘HTTP_ORIGIN’] , “mtt-scv.org”);
if ($domain === false) { // note: three equal signs
// not found…
}else{
header(“Access-Control-Allow-Origin: *”);
header(“Access-Control-Allow-Methods: PUT, GET, POST, DELETE, OPTIONS”);
header(“Access-Control-Allow-Headers: *”);
}:-/
Khanh
ParticipantThis reply is private.
May 20, 2015 at 11:18 am in reply to: Month View Export Calendar After Search not working as expected #963953Khanh
ParticipantHi Brian,
Thanks for the quick reply.
For #1, When i changed permalinks to use post name it seems to be fixed.
For #2, That seems different, Did you mean that irrespective of what you select it is going to pick default option first and it prevents me to use direct links for the views, Do we have any kind of solution for this?May 20, 2015 at 10:10 am in reply to: Month View Export Calendar After Search not working as expected #963937Khanh
ParticipantThis reply is private.
May 19, 2015 at 2:16 pm in reply to: Month View Export Calendar After Search not working as expected #963712Khanh
ParticipantHi Brian
When i changed the Theme, as per the Conflict document. Checked the following scenarios, Issue still happens,
The issue happens in all changed Themes.
Cleared the browser cache
We have only Event Calendar Plug-in, so cannot inactive other plug-ins in the wordpressThanks
Khanh
ParticipantThis reply is private.
Khanh
ParticipantHi Brian,
Thanks for the detailed Reply.
I increased Map view search distance limit from 50 to 500, after that location search behavior is different.
Thanks Again
Khanh
ParticipantHi Brian,
Changing the Order by clause works !!!!
Thanks a lot.
-
AuthorPosts
