Title: bebizzy's Replies | WordPress.org

---

# bebizzy

  [  ](https://wordpress.org/support/users/bebizzy/)

 *   [Profile](https://wordpress.org/support/users/bebizzy/)
 *   [Topics Started](https://wordpress.org/support/users/bebizzy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bebizzy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bebizzy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bebizzy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bebizzy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bebizzy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/bebizzy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bebizzy/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/bebizzy/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Clickable Link or Button](https://wordpress.org/support/topic/clickable-link-or-button/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [11 months ago](https://wordpress.org/support/topic/clickable-link-or-button/#post-18509911)
 * Thank you [@missveronicatv](https://wordpress.org/support/users/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&#8221](https://my.domain.com/payment.html&#8221);
 * I need that to be a variable from the same field that already has the URL, not
   a hard-coded URL.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sandbox Payment Gateway for WooCommerce] No Payment Options AVailable](https://wordpress.org/support/topic/no-payment-options-available/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/no-payment-options-available/#post-17560447)
 * Should have indicated WP 6.5
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Multiple Gift Purchases](https://wordpress.org/support/topic/multiple-gift-purchases/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/multiple-gift-purchases/#post-17485963)
 * It 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Some fields missing](https://wordpress.org/support/topic/some-fields-missing/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/some-fields-missing/#post-17257300)
 * I 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Access Manager – Access Governance for WordPress] Redirect to Referrer page After Login](https://wordpress.org/support/topic/redirect-to-referrer-page-after-login/)
 *  [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/redirect-to-referrer-page-after-login/#post-15092876)
 * Same issue
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Can’t log in or submit new users since upgrade](https://wordpress.org/support/topic/cant-log-in-or-submit-new-users-since-upgrade/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/cant-log-in-or-submit-new-users-since-upgrade/#post-14708277)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Make Custom URL clickable](https://wordpress.org/support/topic/make-custom-url-clickable/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/make-custom-url-clickable/#post-14005111)
 * 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’);
 * ?>
    ” target=’_blank’> Click here to make a payment
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Make Custom URL clickable](https://wordpress.org/support/topic/make-custom-url-clickable/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/make-custom-url-clickable/#post-13989062)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Facebook Import Not Importing All](https://wordpress.org/support/topic/facebook-import-not-importing-all/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/facebook-import-not-importing-all/#post-12906052)
 * Here are five events that we cannot get to import
 * • Summer Hours start 10-8 ( NOW PAST)
    [https://www.facebook.com/events/705983610213508/](https://www.facebook.com/events/705983610213508/)•
   Dock Dogs [https://www.facebook.com/events/329063621397951/](https://www.facebook.com/events/329063621397951/)•
   SVAS Movie in the Park [https://www.facebook.com/events/1258892454320444/](https://www.facebook.com/events/1258892454320444/)•
   Save the Date! 4th of July Festival [https://www.facebook.com/events/940344576427403/](https://www.facebook.com/events/940344576427403/)•
   Free Zoo Day [https://www.facebook.com/events/921693268276139/](https://www.facebook.com/events/921693268276139/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Facebook Import Not Importing All](https://wordpress.org/support/topic/facebook-import-not-importing-all/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/facebook-import-not-importing-all/#post-12905734)
 * Any 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Facebook Import Not Importing All](https://wordpress.org/support/topic/facebook-import-not-importing-all/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/facebook-import-not-importing-all/#post-12895657)
 * Thank you! I would be willing to assist where possible.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Facebook Import Not Importing All](https://wordpress.org/support/topic/facebook-import-not-importing-all/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/facebook-import-not-importing-all/#post-12891506)
 * Is 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Facebook Import Not Importing All](https://wordpress.org/support/topic/facebook-import-not-importing-all/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/facebook-import-not-importing-all/#post-12876485)
 * Today it imported 172 events, but most were old/expired, and the newest ones 
   were not imported.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] search form default month](https://wordpress.org/support/topic/search-form-default-month/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/search-form-default-month/#post-12876111)
 * That 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](https://ln2.sync.com/dl/90d0d4c10/g3kw52zb-97fxhwbe-k7y8mi2h-q6gdb28i)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Modern Events Calendar Lite] Facebook Import Not Importing All](https://wordpress.org/support/topic/facebook-import-not-importing-all/)
 *  Thread Starter [bebizzy](https://wordpress.org/support/users/bebizzy/)
 * (@bebizzy)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/facebook-import-not-importing-all/#post-12875375)
 * Is 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?

Viewing 15 replies - 1 through 15 (of 40 total)

1 [2](https://wordpress.org/support/users/bebizzy/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bebizzy/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/bebizzy/replies/page/2/?output_format=md)