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, wp_footer()
- This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
11/07/2014 at 12:44 pm #309415
Edith Nuss
ParticipantHi,
I am working on the form page but when I click on the blue buttons (address, phone, email, link) it doesn’t work. What should I modify?
Thanks a lot for your help!
The website http://www.carnouette.org is private, but you can access to it
with
id: *****
pwd: *****
The page for submission is http://carnouette.org/bonnes-adresses-connections/submit/Best
Edith
-
This topic was modified 7 years, 9 months ago by
Steven Zahm. Reason: Remove user/pass for security
11/07/2014 at 1:49 pm #309421Steven Zahm
Keymaster@ Edith
I took a quick look. It seems the theme is missing the wp_footer() template tag in the theme’s
footer.php
file.I suggest adding it to the theme as this missing template tag will break a lot of plugins.
Hope that helps!
11/13/2014 at 2:01 pm #309851Edith Nuss
ParticipantThanks Steven. We added the footer but still the form does not work.
I don’t understand. It used to work before we updated to WP4. Is there a link? Do you know how we could correct this?
Regards
Edith11/13/2014 at 2:11 pm #309852Edith Nuss
ParticipantMe again. I noticed in the wp-admin that the file connections-form/js/cn-form-user.js is deactivated (désactivé). Could it be the cause of the problem?
11/14/2014 at 8:56 am #309878Steven Zahm
Keymaster@ Edith
I logged in and moved the location of the
wp_footer()
template tag to before this line<?php if ( is_user_logged_in() ) {
in the thefooter.php
file. Now it works fine … so will other plugins that require this. There must be an error in the PHP code the follows this<?php if ( is_user_logged_in() ) {
which cause thewp_footer()
template tag to be not run.11/15/2014 at 7:11 am #310041Edith Nuss
ParticipantThanks a lot Steven!!
It works perfectly now. And the post editor, which had disappeared, is back also!
Thanks again for your help.
Best regards
Edith11/15/2014 at 1:38 pm #310109Steven Zahm
Keymaster@ Edith
No problem!
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
-
This topic was modified 7 years, 9 months ago by
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.