Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
The theme saves a custom CSS file in its folder, it should auto create it on upgrade but as this failed it was not there. Changing and saving a theme setting recreates it, like what u seem to have done.
Thanks,
Stiofan
The original dev states he no longer has the time to maintain it, there are 20k sites using it and i have not seen any reports of any problems with it. There has been a few devs talking about taking over the project but nothing seems have come to fruition yet.
Stiofan
There does not seem to be a hook to be able to easily add it where u want.
(In GDv2 this will e possible through the normal menu system.)Stiofan
It is not GDPR compliant and i can’t think of a way to make it GDPR compliant.
It was already removed from GDv2. There are many share plugins that can be used to replace it which can use many different options including a direct email which are far more appropriate.Thanks,
Stiofan
Hi Elijan,
We don’t intend to change that but you can edit the admin email via a filter before its sent so u can have GD admin emails sent where u want. ‘geodir_adminEmail_to’
/** * Filter the admin email to address. * * @since 1.6.1 * @package GeoDirectory * * @param string $to The email address the email is being sent to. * @param int|string $page_id Page ID. * @param int|string $user_id User ID. * @param string $message_type Can be 'expiration','post_submited','renew','upgrade','claim_approved','claim_rejected','claim_requested','auto_claim','payment_success','payment_fail'. * @param string $custom_1 Custom data to be sent. */ $to = apply_filters( 'geodir_adminEmail_to', $to, $page_id, $user_id, $message_type, $custom_1 );
Stiofan
I don’t believe there is a way to do this in settings, you can however make it a listing filter option and sort by listings that have it first.
Stiofan
Great! 🙂
Hello,
Do you have any other caching plugins active or recently removed?
I re-named the /wp-content/advanced-cache.php file and the site now loads.
Stiofan
Great, thanks for letting us know! 🙂
Stiofan
Thanks for that, the new theme had the wrong capitalisation it was geodirectory_whoop instead of GeoDirectory_whoop, i have changed it now.
Thanks,
Stiofan
Please provide wp-admin and FTP details and i’ll investigate.
Thanks,
Stiofan
Checking your licences i notice that they are registered to different URL’s.
Can you try deactivating it and then reactivating it?Stiofan
I can’t recreate the issue, can you please post wp-admin details so i can check?
Thanks,
Stiofan
I can’t recreate the issue, can you please post wp-admin details so i can check?
Thanks,
Stiofan
May 25, 2018 at 4:16 pm in reply to: After latest GeoDirectory update emails not sending correctly #432175Hello,
Yes there were some email changes, what email is showing wrong?
Stiofan
-
AuthorPosts