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: 0.7.9.3, javascript, Market, minify, W3TC
- This topic has 4 replies, 2 voices, and was last updated 12 years, 9 months ago by
Steven Zahm.
-
AuthorPosts
-
11/03/2013 at 12:23 pm #272919
mark.watson@bestsf.net
ParticipantHi, they’ve been working well for 2yrs or so, but the notes/bio/map links on my connections entries have stopped working.
See http://www.essexdaysout.com/essex-castles-and-historic-buildings/ as an example – click on the links : whilst the ‘visit website’ link works, the ‘more info/essex days out tips/show map’ don’t work, they just refresh the page with a # on the end of the url!
11/03/2013 at 12:45 pm #272920Steven Zahm
Keymaster@ Mark
It appears you are using W3TC. Great plugin. I use it too. However, you have the JS being minified on auto, my guess. Even though the JS file for Connections is compatible, not all plugin’s and theme’s JS files are. And when the are minified together they cause fatal errors that prevent the scripts from working fully. That is what is happening for you. If you disable the JS minification things will work correctly. You can still use this feature in W3TC but you should use the manual method that way you can exclude plugin’s and theme’s JS file that do not minify well with others.
Hope that helps.
11/03/2013 at 12:51 pm #272921mark.watson@bestsf.net
ParticipantMarvellous. I had put a few plugins recently, but I’m not technical enough to spot where the conflicts might be! I’ll get cracking on W3TC. Thx as ever.
11/03/2013 at 1:14 pm #272926mark.watson@bestsf.net
ParticipantAt the moment I’ve got the notes/bio working well, and the map is dropping down not, but not displaying – just a grey box.
I did this by using setting W3TC minify to manual and setting these specific pages not to be minified. Would there be something else necessary to get the map showing?
11/03/2013 at 1:21 pm #272927Steven Zahm
Keymaster@ Mark
Hard to tell for certain but there looks like there is a javascript error in the page footer. Well, there’s definitely and error, just hard to tel for certain if the fallowing is the exact cause.
<script type="text/javascript"> google_ad_client = "ca-pub-5659126070159092"; width = document.documentElement.clientWidth; } if (width > 800) { google_ad_slot = "4599616198"; google_ad_width = 120; google_ad_height = 600; } </script>That
}afterwidth, my guess, shouldn’t be there. -
AuthorPosts
- You must be logged in to reply to this topic.
