brechtp
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Pagination form vs FormsWOW What service! ⭐️⭐️⭐️⭐️⭐️
Forum: Plugins
In reply to: [Event Tracking for Gravity Forms] Pagination form vs FormsThanks so much for your reply!
It looks like we could change
$event_category = apply_filters( 'gform_pagination_event_category', 'form', $form, $source_page_number, $current_page_number );to
$event_category = apply_filters( 'gform_pagination_event_category', 'Forms', $form, $source_page_number, $current_page_number );Am I wading off track with that?
This is in GFGAET_Pagination.php
- This reply was modified 7 years, 10 months ago by brechtp.
Green checks are now remaining checked but the directory fails to show any entries “This form does not have any entries yet.”
Same problem here with approvals, using WP 3.2.1 and Gravity forms 1.5.2.8 on a Mac, Chrome, localhost install – approvals won’t stick
Forum: Plugins
In reply to: Wordtube Won't Play Full Videosame problem here but not for all users
Created a ‘temp’ folder in plugins (ftp) and dragged (offender) podcasting plugin to it and the problem went away
Forum: Installing WordPress
In reply to: Memory exhausted error in admin panel after upgrade to 2.8I was having this error on the auto upgrade to 2.8.4
I set the wp-config to 64M as described above and additionally the includes/cache.php and my problem was solvedvery easy thanks to all