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.4, cMap, template, wp_footer()
- This topic has 7 replies, 2 voices, and was last updated 10 years, 12 months ago by
Steven Zahm.
-
AuthorPosts
-
08/21/2015 at 4:31 am #343662
Teresa
ParticipantHi there, my Bio and Map does not open. I have looked at other posts and nothing seems to work. Can you help. My website is http://www.GL2businessclub.co.uk/Members
My theme is Parabola.
Thank you
Teresa
08/21/2015 at 10:49 am #343768Steven Zahm
Keymaster@ Teresa
It seems the theme is missing the wp_footer() template tag. Without this template tag, many, many, many plugins will break. You’ll either have to add it yourself or ask the theme dev add it and release an update.
Hope that helps, let me know.
08/21/2015 at 10:55 am #343770Teresa
ParticipantIs there a way I could do this I need to do this quite quickly.
Could you advise.
Thank you for your help
Teresa
08/21/2015 at 11:37 am #343774Steven Zahm
Keymaster@ Teresa
re: Is there a way I could do this I need to do this quite quickly.
Sure, the link I provided for the wp_footer() template tag explains where it need to be added… “Put this template tag immediately before tag in a theme template (ex. footer.php, index.php).”
Hope that helps!
08/21/2015 at 3:20 pm #343825Teresa
ParticipantHi Steven
Those two .php files don’t seem to have the body tags. Could you advise.
Thank you
Teresa
08/21/2015 at 3:43 pm #343830Steven Zahm
Keymaster@ Teresa
Two things…
- I see you are using an older version of the theme, version 1.4.3. The current version is 1.5.
- Both versions do have the wp_footer() template tag in the
footer.phpfile and also have the closing body tag.
That said… it looks like the theme might have been modified. I say this because the page source does not match what should be output by the
footer.phpfile… according to the files I just downloaded. Every page on your site ends with this:<div align="center" id="footer2"> <table width="1000" height="50" border="0" align="center"> <table width="80%"> <col style="width:30%"> <col style="width:40%"> <col style="width:30%"> <tr> <td height="29" align="left">Copyright 2015 </td> <td height="29" align="center">GL2 Business Club </td> <td height="29" align="right"><A HREF = "http://www.kestec.co.uk">Website Created by: Kestec Digital Solutions</A> </td> </tr> <tr>And it just stops… this means the
footer.phpfile is incomplete because it should have the completed table HTML (which hints at being hard coded in the file) as well as the, the output from the wp_footer() template tag, closing body and html tags.My suggestion is to restore the original php file for the
footer.phpfile.Hope that helps!
-
This reply was modified 10 years, 12 months ago by
Steven Zahm. Reason: Fix a misspelling
08/21/2015 at 4:47 pm #343863Teresa
ParticipantHi Steve
You are a star!! That works!!
Thank you for your help!!
Teresa
08/24/2015 at 10:44 am #344136Steven Zahm
Keymaster@ Teresa
Great to hear and thanks!
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.
