Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.1.5, form, javascript, slim plus
- This topic has 5 replies, 3 voices, and was last updated 11 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
10/30/2014 at 3:34 pm #308578
Steve Yancharas
ParticipantPlease see http://viim.org/directory/add-a-vet/
The add an address and other buttons like it don’t appear to be working.
Thanks
10/31/2014 at 9:22 am #308601Steven Zahm
Keymaster@ Steve
Looking at the page source it seems two files are not being enqueued as they should. They are:
../wp-includes/js/jquery/jquery.form.min.js../wp-content/plugins/connections-form/js/cn-form-user.min.js
As you see one is a core WordPress js file and they other is the Form js file. My guess is that something, another plugin perhaps, is de-enqueuing the required core WordPress
jquery.form.min.jsfile which will cause the Form js file not to be enqueued.Or… something else is really “funky”. I looked at the page using the Slim Plus template and I see its js file is not being enqueued either. The above issue wouldn’t affect the template.
Do you have some sort of caching being used, plugin, apc, memcached, Cloudflare, ect…?
If you do, try flushing them. Not sure that would be the cause though since the CSS files are being enqueued.
Can you please try adding SCRIPT_DEBUG to your
wp_config.phpfile, temporarily? It may help resolve whats happening.11/04/2014 at 5:07 pm #308985Steve Yancharas
GuestThanks for your help Steven, I only have 4 plugins installed, Connections, Con CSV, Con Form, and Con Slim Plus Template. I added that line to wp-config and manually added the two scripts to the header.php but now there’s a cn_form not defined error in the console.
11/05/2014 at 8:29 am #308992Steven Zahm
Keymaster@ Steve
Manually adding the files in the header probably is not the way to go as it will likely only cause more trouble.
I think I see the problem now after taking a second look at the page source. I bet the theme’s wp_footer() is not in the theme’s
footer.phpfile. Can you check that? It that template tag is missing that will break all sorts of plugins.11/05/2014 at 10:46 am #309005Steve Yancharas
GuestYou are the man! That was it! Thanks Steven, great plugin and great support!
11/05/2014 at 12:55 pm #309033Steven Zahm
Keymaster@ Steve
Thanks! Great to hear you’re up and running now.
If you have a moment, I would truly appreciate a review as they really do make a difference. Many thanks in advance!
https://wordpress.org/support/view/plugin-reviews/connections
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
