Hi,
I have a website that is using the Enfold google map widget on my contact page. This displays correctly.
However, when I enable the custom-facebook-feed plug-in (http://wordpress.org/plugins/custom-facebook-feed/), then the facebook feed works as expected, but the google map widget no longer displays the map image.
This behaviour occurs in both custom widget and existing widget areas. As soon as I deactivate the custom-facebook-feed plug-in, then the google map image returns with a simple refresh of the website page.
I appreciate that this is issue is just as likely to be the fault of the custom-facebook-feed plug-in, but unfortunately, I’ve got no idea of where to begin in tracking down the clash.
Any ideas?
Thanks,
Hi,
Can you post a link to your website please?
Regards,
Josue
Thanks for the quick reply.
The map image is displaying correctly on http://www.assc.org.uk/contact-us/.
The facebook plug-in is currently disabled in the right sidebar at http://www.assc.org.uk/
Hi,
Please enable the custom-facebook-feed plug-in, i want to check for errors in the Javascript console.
Regards,
Josue
Ok. Done that
The plugin outputs an error
Uncaught ReferenceError: text_limit is not defined cff-scripts.js?ver=3.6.1:43
You may want to delete following line in wp-content/plugins/custom-facebook-feed/js/cff-scripts.js
console.log(text_limit);
Thank you for the suggestion. When I went to try this, I noticed a update to the custom-facebook-feed plug-in for a javascript error – v1.5.2. After updating the plug-in, it seems to have fixed it.
Presumably, the update was to do a similar fix?!!
Thank you anyway!