nrdgrl
Forum Replies Created
-
Thanks! Worked like a charm! ??
Forum: Plugins
In reply to: Theme conflict with Gravity FormsHi Olly – My conflict was in my JQuery menus that were part of the Piano Black theme. I gave up on them and replaced my menus using the PixoPoint Menu plug-in. Everything works great now. Good luck!
Hi JLeuze! Thanks for the advice. I did scrap the Piano Black menu (jscript.js) and am now using a plugin (PixoPoint). All is good and the Gravity Form is working fine now. Thanks for tracking this!
Thanks JLeuze. I did decide to scrap it but am now having problems porting my CSS to the native WP menu feature. Is this something you might be able to help me with? Thanks in any case!!
jeanHi JLeuze – did you figure this out? I have the same conflict between the jscript.js and Gravity forms on my site. The form will not submit:
https://vit-sandbox.com/forms/try-it/
If I get rid of the jscript.js, the menus don’t work (of course) but the form submits. Let me know if you have any tips. Thanks!!
jeanForum: Plugins
In reply to: Theme conflict with Gravity FormsI tried the “Use Google Libraries” plugin but all of the JQuery functions in my theme stopped working so I turned it off. I followed some advice to simplify the dropdown menus but that did not help. All of the gravity forms are working except the one mentioned here which uses a redirect. I am really puzzled but not giving up. Any more ideas welcome! Thanks for following me on this…
Forum: Plugins
In reply to: Theme conflict with Gravity Formsupdate: the header.php (<script type=”text/javascript” src=”/wp-content/themes/vi/js/jscript.js”></script>) line drives the drop-down menu functionality so I need it. It needs to be in the header.php (I guess). Can someone please help me figure out what to do so that the Submit button will work on my GF and my drop-down menus will work? Form is at https://vit-sandbox.com/forms/try-it/. Thanks!
Forum: Plugins
In reply to: Theme conflict with Gravity FormsThank you BiancoBellucci! I updated my jquery to 1.7 and also pulled a line from the header.php (<script type=”text/javascript” src=”/wp-content/themes/vi/js/jscript.js”></script>). It’s working now which is great. Lots of testing to do though to make sure that line isn’t missed anywhere. If you have any other tips/insights on this, please let me know… thanks!
Forum: Plugins
In reply to: [Link Library] [Plugin: Link Library] Links not showingSame problem for me – https://vit-merge.com/partners/resellers-list/
I can get cats to work (but I just get a listing, nothing clicks or expands). What I really need though is for the basic settings shortcode to work. It feels like the Link categories are out of sync with the Library settings but I have checked and rechecked…. It’s a mystery to me… Help! ??
Thanks!Forum: Fixing WordPress
In reply to: Page Title Block and Custom ImagesHere is the page_title_block code for the product template;
https://pastebin.com/PrEeTc4z
thanks!!