studioleland
Forum Replies Created
-
Forum: Plugins
In reply to: [Groups] TypeError: jQuery(…).selectize is not a functionUsing Groups Restrict Categories. Just recently I am experiencing the same error. I’ve disabled all other plugins but this error remains and all JS on the page dies.
Any assistance greatly appreciated!
Error on Download Categories > Edit Category admin screen:
term.php?taxonomy=wpdmcategory&tag_ID=498&post_type=wpdmpro&wp_http_referer=%2Fwp-admin%2Fedit-tags…:712 Uncaught TypeError: jQuery(...).selectize is not a function at HTMLDocument.<anonymous> (term.php?taxonomy=wpdmcategory&tag_ID=498&post_type=wpdmpro&wp_http_referer=%2Fwp-admin%2Fedit-tags…:712) at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.3:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.3:2) at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.3:2) at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,plupload&ver=4.7.3:2)This did the trick! Thank you.
Was able to resolve this through theme updates.
Forum: Plugins
In reply to: [Groups] Resetting page permissions not workingUsing the most common duplicate post plugin.
Forum: Plugins
In reply to: [Date Range Filter] Filter custom post type for custom field value onlyAny chance I could commission you to assist with this task? I believe this would be much more efficient than taking this on myself. I am WP code savvy but it seems your knowledge of this stuff is more advanced. Please advise.
This is amazing. Thanks very much.
Basically just this:
.popmake { z-index: 9999 !important; } #popmake-overlay { z-index: 9998 !important; }Perfect! Fantastic support for this! Exactly what I needed.
Fantastic. Testing this now.
Same problem here. Cannot upload or import any files from Import tab.
Getting JS conflict errors and a JS file is not being loaded from fresh install of your plugin.
Uncaught TypeError: Cannot read property ‘value’ of null ultimate-importer-pro.js?ver=3.9.2:24
Forum: Plugins
In reply to: [Easy Google Fonts] Unable to see any Google fonts in list after activationTried reactivating the plugin again. Things are working now. Strange indeed.
Forum: Plugins
In reply to: [WP Job Manager] Multiple images on submit job formWould you care to share the solution you worked out? I am attempting to do this same thing.
Forum: Plugins
In reply to: [BuddyPress Groups Extras] WP 3.5 plugin error – please assistOh great!
Forum: Plugins
In reply to: [Simple Fields Map extension] How to use itHello,
How would I save the lat and lng back to the custom field key array since it’s not just a string? I am geocoding the addresses from a front-end submission.
Maybe I didn’t mention that it will be used dynamically on the single entry page so I will only be able to specify the fieldid and formid. I need to be able to get the leadid from the single entry page.