myhero
Forum Replies Created
-
Hi,
Have any of you managed to get this to work?
jcow
Member
Posted 5 months ago #This is my update.
Overview | Download
This is still being tested by me, but it is working for what I need so far. I needed to remove GET variable dependancy and to be able to update files. The file part isn’t very graceful, but it is working.
Forum: Plugins
In reply to: [Nav Menu Roles] Gantry frameworkthanks for responding
hi jcow,
Thanks for your contribution.
I’ve downloaded your update and replaced the original with yours.
and added the code given below to my functions.php.
add_filter( 'gform_update_post_settings', 'custom_gform_update_post_settings' ); function custom_gform_update_post_settings( $settings ) { $settings['request_id'] = 'edit_id'; return $settings; }
But I cannot get it setup, what would I need to add/change/remove in order to get this to work?
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox and multi page Gravity FormsI thought I’d enabled it but I didn’t! Thanks for getting back to me. Problem Solved!
Forum: Plugins
In reply to: [Form Lightbox] Lightbox not working in newest version of wordpress…actually it does with ajax enabled
Forum: Plugins
In reply to: [Form Lightbox] Lightbox not working in newest version of wordpressEasy Fancybox is a working alternative, but does not work with multi-page forms.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox and multi page Gravity FormsHi,
Thanks for the response, great plugin, a shame about the multi-page form but am also using it for other short-code functions, and it works very well.
Thanks
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox and multi page Gravity FormsHi,
I have the same issue, the fancy box closes after clicking the next / previous buttons on a multi-page form.
RavanH, have you managed to find a solution to this issue?
Forum: Plugins
In reply to: [Gravity Forms Directory] Adding Custom Classes and StylingHi jhoffmcd
have you managed to add styling?
Forum: Plugins
In reply to: [Gravity Forms Directory] Edit the Edit pageHi,
I’m also looking to create some sort of style for the Edit Page. Have you managed to do anything with it?
Forum: Plugins
In reply to: [Gravity Forms Directory] Documentation / video linksGot it working! I did not get the directory option in the form tab but when adding all hidden coloums (Edit & Got to Entry) to the directory listing coloums – I was able to edit the form ??
Is there any way to display the data in coloumns when editing an entry?
Forum: Plugins
In reply to: [Gravity Forms Data Persistence Add-On] Data persistence options not savingForum: Plugins
In reply to: [Gravity Forms Directory] Documentation / video linksHi,
Im using GF 1.7.6 and I cannot get this plugin to work, I’ve installed it as per the instructions but do not get the Directory tab on the form fields, I do however get the directory fiels box in the GF menu list.
Am I missing some setting?
Forum: Plugins
In reply to: [Gravity Forms Directory] Documentation / video links