Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Checking now, sorry i seemed to have missed your last reply. (try not to access the plugins page for the next 15-10 minz if u can)
Thanks,
Stiofan
You are welcome! 🙂
Feel free to leave us a review to help us grow: https://wordpress.org/support/plugin/geodirectory/reviews/?rate=5#new-postThanks,
Stiofan
For some reason in GD>Design>Scripts>Header script code, you had an extra call to jquery, i dont know why you would have this but i removed it and it now works.
Thanks,
Stiofan
You are welcome 🙂
Hi Edward,
Please check now, and yes the changes will be in next release of core plugin.
Thanks,
Stiofan
Hi Andrew,
It seems to be a JavaScript error but its not throwing a specific error on the page.
If you can provide FTP details i will be able to track it down quicker.Thanks,
Stiofan
Hi Diane,
Please make sure the mysql user has the ALTER permission, this is the error it gets:
ALTER command denied to user ‘REMOVED_FOR_SECURITY’@’localhost’ for table ‘wp_geodir_gd_place_detail’Column change failed,
Thanks,
Stiofan
Hi Fabrizio,
The line “suexec policy violation: see suexec log for more” please check of provide these logs, you may have to ask your server admin to disable that rule.
Let us know.
Thanks,
Stiofan
You have jQuery on the page multiple times, i am not sure of the problem, if you provide FTP i should be able to track it down.
Thanks,
Stiofan
Problem seems to be that if you are using non SSL it tries to ajax apply the discount code but the http link redirects to the https and the post fails, if you use the ssl link from the start it seemt o work, i suggest you use a force ssl plugin.
Thanks,
Stiofan
Hi Duster,
The problem was the GD description limit in the price package, i have added the below coded snippet to your child theme to resole this.
// Fix clicky analytics for GD description limit remove_filter ( 'the_content', 'ca_front_content' ); add_filter ( 'the_content', 'ca_front_content',5000 );Thanks,
Stiofan
This reply has been marked as private.I have contacted the theme author and asked for him to make a change in the sky functionality plugin.
In file lib/functions/geodirectory.php around line 1475 these lines need to be added:
// check if we need to change the format or not if(function_exists('geodir_date_format_php_to_jqueryui')){ $extra_fields['date_format'] = geodir_date_format_php_to_jqueryui($extra_fields['date_format']); }Thanks,
Stiofan
Hello,
Can you please provide FTP details too thanks.
Stiofan
Maps are working now but you may want to ask tribe events for a code snippet to disable their Google maps api code.
Thanks,
Stiofan
-
AuthorPosts