bebizzy
Forum Replies Created
-
Thank you @missveronicatv
This should work. But how do I grab the URL that’s already stored in a field and insert that here?
Your code has : “https://my.domain.com/payment.html”
I need that to be a variable from the same field that already has the URL, not a hard-coded URL.
Forum: Plugins
In reply to: [Sandbox Payment Gateway for WooCommerce] No Payment Options AVailableShould have indicated WP 6.5
Forum: Plugins
In reply to: [WooCommerce] Multiple Gift PurchasesIt is a physical product ( usually a calendar)
Yes, shipped to up to 10 different people, tied to the same order
Not looking for inventory management.
The solution now is, they make the order in WooCommerce (purchase up to all 10), on the confirmation page, there’s a link embedded with the order number. When they click the link it goes to a Gravity Form which autopopulates the order ID, and then starts providing fields for the gift purchases. When the form is submitted, all of it goes to someone who handles the shipping in a CSV exported.
It’s a multi-app solution that is bulky at best, but at least got the job done (poorly), and when it comes time to repurchase it will be impossible to say repurchase the same as last year populated with the same names/addresses.
Forum: Plugins
In reply to: [Contact Form 7] Some fields missingI had to react quickly and moved to Gravity. There were a bunch of fields below some dropdowns for name, address, etc. Guessing it was some old code since the site is 6+ years old.
Same issue
This turned out to be a server MODSecurity issue. It appears someone spammed or repeatedly tried to log in and the server locked down to not allow anyone to create or log in.
Got it with some custom code I added with a snippet. There is a text field I use to input the payment URL.
$custom_field_name = um_user(‘user_url’);
This works, but each of the members will have a unique URL to click to make payment. I’ve tried to PHP code to add the link via some ECHO codes but it doesn’t seem to work.
Is there some code I should be using instead?
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Facebook Import Not Importing AllHere are five events that we cannot get to import
• Summer Hours start 10-8 ( NOW PAST)
https://www.facebook.com/events/705983610213508/
• Dock Dogs https://www.facebook.com/events/329063621397951/
• SVAS Movie in the Park https://www.facebook.com/events/1258892454320444/
• Save the Date! 4th of July Festival https://www.facebook.com/events/940344576427403/
• Free Zoo Day https://www.facebook.com/events/921693268276139/Forum: Plugins
In reply to: [Modern Events Calendar Lite] Facebook Import Not Importing AllAny progress on this?
The client is becoming upset with the way events are pulling in from Facebook.
Note from client : When the token is pulled its duplicating only select random events. This time it was Pints and Puppies and DAV Chapter 4 meetings. It appears that the random, custom events seem to be pulling weird?
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Facebook Import Not Importing AllThank you! I would be willing to assist where possible.
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Facebook Import Not Importing AllIs there something in the plugin that would ignore new events or is there something not set up properly in the FB Graph API?
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Facebook Import Not Importing AllToday it imported 172 events, but most were old/expired, and the newest ones were not imported.
Forum: Plugins
In reply to: [Modern Events Calendar Lite] search form default monthThat doesn’t seem to change the month in the search form. I’ve made the changes but the start of the search box is January even though we’re in May.
https://ln2.sync.com/dl/90d0d4c10/g3kw52zb-97fxhwbe-k7y8mi2h-q6gdb28i
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Facebook Import Not Importing AllIs there a wait time until you can import from Facebook? Meaning if you add events to the Facebook side, do you have to wait 1, 4, 24 hours to import using the plugin?