Philip Sola
Forum Replies Created
-
Hi Steve,
Thanks so much for the reply. Please see answers below:
Under ‘Property Hive > Import Properties > Settings > Property Removal‘ what option do you have there? – > ‘Take off of the market and remove all media (images, floorplans etc) to free up disk space, except the first image’
Do you have it set to ‘only import updated properties‘? No, this setting is unchecked to import everything.
No errors specifically, imports finish successfully, and when I unset ‘On Market’ in property edit screen, it gets overriden on the next scheduled import and I can see them in the logs.
One thing I have noticed, is that these 3 specific properties are old properties dating 2024 /2025. We have hundreds of properties and all others are the correct status so wondering if there is something with these older properties that are being missed somehow?
Do you know the exact setting in Alto that needs to be set for these to show as ‘Not on market’ in Property Hive? I have asked the client to cross reference these 3x properties in Alto against others which are clearly working, but wondered if you might be able to steer or advise on where they might be missing something or what might be causing it?
Thanks,
Phil
Forum: Plugins
In reply to: [Property Hive] REST API doesn’t respect GDPR enquiry storage settingJust following up on this, as I think you may have misunderstood what I was trying to say.
I need to be able to submit enquiries via the REST API like the AJAX form on a standard WordPress site, I just wanted the REST API endpoint to work in the same way as the make_property_enquiry() by sending the email to admins, without storing the enquiry in WordPress if the ‘propertyhive_store_property_enquiries’ is turned off.
Your current change, now just blocks all enquiries being sent.
Thanks
Phil
Forum: Plugins
In reply to: [Property Hive] REST API doesn’t respect GDPR enquiry storage settingHi Steve,
Thanks so much for letting me know and coming back to me, although I can see from the GitHub link with the code changes it looks like it just rejects the submission altogether if I’m reading it right, instead of simply just emailing the relevant email address like in the AJAX version of the form, and not storing it.
It looks like the updated changes doesn’t do this – you either have to store the enquiries or it rejects it altogether?
Thanks,
Phil
- This reply was modified 6 months, 1 week ago by Philip Sola.
Forum: Plugins
In reply to: [ACF: Better Search] Expand SearchHi Mateusz,
No worries, would you be open to passing the search term in your acfbs_sql_where filter at least so people can extend it if needed?
return apply_filters( ‘acfbs_sql_where’, $where, $this->wpdb );
Currently, without hooking into the WP posts_search filter myself and overriding the plugin, I don’t get access to the search term itself to be able to do anything helpful with the $where string.Thanks,
Phil
Forum: Plugins
In reply to: [Payment Plugins for PayPal WooCommerce] Order Status Not UpdatingThanks @mrclayton, useful to know. I wasn’t able to refund exactly the full amount. I assume because of fees from PayPal so I had to refund the original total – fees which is why it’s doing that.
Is that normal behaviour from PayPal to not allow full refunds? Seems strange and means it will never be a full refund / status change…
Forum: Plugins
In reply to: [Payment Plugins for PayPal WooCommerce] PayPal payment_data Store APIThanks @mrclayton for the response and screenshot. I’ve been able to successfully hook this up and process payments both in sandbox and production mode which is great.
Many thanks,
Phil
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal payment_data Store APIHi,
It’s been quite a few days with no response, I was wondering if I could get some support please?
Thanks,
Phil
Forum: Plugins
In reply to: [Payment Plugins for PayPal WooCommerce] PayPal payment_data Store APIHi,
It’s been quite a few days with no response, I was wondering if I could get some support please?
Thanks,
Phil
Thank you so much @pvpcookie, much appreciated.
Would you be able to circle back round and let me know in this ticket once the update is released so I get notified and can jump on it?
Thanks
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] External Forms BreakingHi @dimitrycleantalk ,
No we are not, we are using the direct embed code from the Dot Digital account.
Should we be? Would that prevent this from happening?
Many thanks,
Phil
Forum: Plugins
In reply to: [Yoast Duplicate Post] Rewrite & Republish ProgramaticallyAmazing, thank you so much for your help Mushrit!
I’ll give this a go!
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] WC StoreAPI payment_data arrayHi,
Thank you so much for the response, much appreciated and apologies for getting back to you a bit slow, I’ve been away for the weekend.
Are you able to point me in the direction for the right docs with Stripe for this?
I have tried searching the keys you gave me and I can’t find the docs anywhere…
stripe_cc_token_key
stripe_cc_save_source_key
Many thanksPhil
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] WC StoreAPI payment_data arrayHi Afzal,
Thank you so much for such a comprehensive response, and apologies for the delay getting back sooner, I’ve been away over the weekend.
Just to clarify with this API, I assume I am right in understanding that the payment itself and the order completion will be handled directly by WooCommerce & the Payment Gateway on the WordPress side, and I am just essentially “setting up this payment” on the Headless frontend of the site?
Are you able to be any more specific on the API with Stripe that would be responsible for setting up this array of data? Stripe has a lot of different APIs and the stripe_source in the example on the WooCommerce docs, is actually a deprecated API so assume I am meant to use something else?
Thanks
Forum: Plugins
In reply to: [Post My CF7 Form] select2 version vulnerabilityHey Aurovrata,
Apologies for the delay, I’ve been away since Monday but just seen this. Incredible turn around time on that and I just wanted to swing back and let you know it’s much appreciated.
Thank you very much!
Forum: Plugins
In reply to: [Yoast Duplicate Post] Rewrite & Republish ProgramaticallyHi, is there anyone that can help with this still?
It’s such a needed feature of this plugin.
Thanks