Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Please provide FTP info aswell so i can debug.
Thanks,
Stiofan
Please provide FTP info and i will check the error logs.
Thanks,
Stiofan
Hi Andrew,
Did u try Kirans suggestion?
Stiofan
If you have businesses in location x then you need location x to show.
I still think a message if not events found is the best way, you can have a message as long as u want, saying ” no events found, be the first to add one, import from facebook” etc…Hiding locations with no events is far more complicated.
Stiofan
Hi Mark,
I logged in as your account and i see it there fine, you seem to have two accounts, your correct username is “markcooney”
Stiofan
You are welcome! 🙂
Please provide wp-admin and FTP details and i will take a look.
Thanks,
Stiofan
September 15, 2017 at 12:38 pm in reply to: Cherry Framework 4 Footer inside GeoDirectory geodir-wrapper #395926Hi Franz,
I added some theme compatibility settings under the GD settings, basically it involved adding 4 closing divs tot he GD wrapper, not sure why they were needed but it works 🙂
Thanks,
Stiofan
Now i am confused even more 🙂
If you have busineses that will be listed in those cities anyway then i am not sure what the problem is?Stiofan
Hi Vlad,
Can you please provide the IPN data, and also FTP, then even if we can’t find the problem we can enable logging and test with the IPN data to see what is going on.
Thanks,
Stiofan
I am guessing that plugin is not compatible with the gd forms, if you link to your site i will check if there is any JS errors.
Stiofan
Not tested but this code snippet should work, you can install the code snippet pluign and add it.
add_filter('geodir_inquiry_email_msg','_my_geodir_inquiry_email_msg',10,1); function _my_geodir_inquiry_email_msg($client_message){ $client_message = str_replace( __( 'Sent from', 'geodirectory' ) . ' - <b><a href="' . trailingslashit( home_url() ) . '">' . get_option( 'blogname' ) . '</a></b>.','',$client_message); return $client_message; }Thanks,
Stiofan
Hi Ian,
It looks like your log is logging everything with no INDEX and not just slow queries?
I have made a change to the options table which was a consistently slow query, can you clear the sql log and remove queries that have no INDEX so we only have a list of slow queries and we can take it from there?
Thanks,
Stiofan
Hi Tom,
This now uses the CPT singular name, if you have the CPT addon installed you can edit the singular name and it will change it there.
If you have any questions just ask.
Thanks,
Stiofan
I chat with Kiran when he comes online tomorrow, he built the paypal IPN.
In case he needs to do some debugging, it would be helpful if you could provide FTP info too, and the IPN response from paypal (copy/past)Stiofan
-
AuthorPosts