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: wp_footer()
- This topic has 9 replies, 3 voices, and was last updated 10 years, 2 months ago by
Alison.
-
AuthorPosts
-
02/22/2013 at 9:56 pm #252071
Alison Cromie
ParticipantHello!
I just installed my new theme and plugins tonight and am doing some initial data set up and testing.
I have the Form plugin, but for some reason the buttons to add an address, phone, social, etc do not actually do anything when I click on them. I’m not sure if this is an incompatibility with my theme (which is custom, and my husbands first try at a WP theme), or if it might have something to do with the formatting problems I’m getting (this so far has not hindered testing, so I haven’t gotten my husband involved to fix it yet).
Here is the link: http://www.heartlandparenting.com/connectionsform/
Thoughts?
02/23/2013 at 10:47 am #252118Alison Cromie
ParticipantIt has to be a theme compatibility issue. We are working on a new theme (that we are not making from scratch) that will likely not cause an issue, but that is probably not going to be done for a few months.
I came to this conclusion by changing the theme on my test site and it works beautifully: http://testsite.heartlandparenting.com/connectionsform/
If you have any insight into how we can make this work for the time being in our current theme, I would much appreciate it.
02/23/2013 at 10:58 am #252119Steven Zahm
KeymasterI’m quite certain the wp_footer() template tag is missing from the footer.php file.
Another thing you might want to look at…
This style on line 367 of the theme’s style.css file.
.single p, .static p, .single div, .static div { display: block; margin-left: 6em; }
The div and p tags are already block level elements so you do not need to define them as such. Also that large left margin is what is pushing Form to the right. So you might want to remove that.
02/23/2013 at 11:01 am #252120Alison Cromie
ParticipantAfter testing a little bit more this morning I am pretty sure this is an incompatibility with the custom theme.
When I installed it to my test site and changed to a non-customized theme, it works beautifully:
http://testsite.heartlandparenting.com/connectionsform/
We are going to be moving to a non-customized theme in the near future, but if you have any ideas on what might fix it on our current theme, that would be wonderful.
02/23/2013 at 11:31 am #252124Alison Cromie
ParticipantThanks! For some reason my posts are not showing, so I apologize about the double reply regarding the templates.
We will try this and let you know if it fixes it.
02/23/2013 at 11:49 am #252126Steven Zahm
KeymasterYou posts just happened to get stuck by the anti spam filter I was installing. The rules were just a tad too strict but it should be good now.
03/07/2013 at 9:35 am #253282Alison
GuestHi Steve,
We were able to fix our formatting issues, however, the buttons still do not work.
http://www.heartlandparenting.com/connectionsform/
We fear there might be something our custom theme is missing that the functionality is dependent on. Any ideas?
03/07/2013 at 10:00 am #253286Steven Zahm
KeymasterIt seems the theme might be missing the wp_footer() template tag.
03/07/2013 at 10:05 am #253287Alison
GuestOk thanks. We’ll do some looking into it. John thought he had that taken care of, but there must be more to it than we know about.
03/07/2013 at 3:52 pm #253338Alison
GuestWe were able to resolve the issue this afternoon. Thank you so much!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.