Vikas
Forum Replies Created
-
AuthorPosts
-
we are working on core template system and will look at this tomorrow
I will check this and update u.
It will take some time to get fixed please.Hi,
Plz let me know wp-admin login detail.
Rog, i think, u got me wrong.
geodir_event_schedule_times is a hook and it passed time slot array to the function u hook into for example
u can write something like this in ur theme’s functions.php fileadd_filter(‘geodir_event_schedule_times’ , ‘geodir_modified_time_slots’);
function geodir_modified_time_slots($time_slot_array)
{
// write a code to modify the $time_slot_array
//and return it back
return $time_slot_array;
}Please advise?
Hi,
We are building a list of all the plugins which are compatible with GD and iMember360 is not there in the list at this moment. Plz help me by sending that Plugin so i can check if it compatible or not.Thanks
hi,
what would u like to modify there ?Hi,
It seems to be a wpml related issue. I have assigned this to Stio and he will get back to u asap.Thanks
Sure, i will consider it.
Hi,
I have assigned this topic to Stio. He will look into it and get back to u asap.Thanks
Hi,
Good to know that u have programming knowledge. This is surely going to help others too. I will change this in next release.Ok
Hi,
Let me know site url and wp-admin detail please.
Thanks
Hi,
Sure, i will consider it.
Thanks
Hi,
I am working on it. I do not have ETA as this moment but it will be up very soon.Thanks
-
AuthorPosts