Thank you Mike for the reply :).
Would that be a code in the header, a quick fix I can implement? Or is it another plugin clashing?
It’s coming from shareaholic plugin I believe, but yeah – a plugin is inserting that faulty JS code.
@ruansmit you should upgrade to the latest version of Shareaholic. It looks like you’re running a really old version. v7.4.0.5 is the latest.
http://wordpress.org/plugins/shareaholic/installation/
Hi guys!
Thanks for the feedback from both of you 🙂
@Shareholic Member
I have “Shareaholic for WordPress 6.1.5.1”-version but I havent received the usual “Updates available” for plugin in my dashboard. Do you know why?
Im verrrry cautious of removing the current shareholic and downloading the new one through the wordpress dashboard plug in page as I dont know if it will remove any of my current Shareaholic settings.
Any advice would be really helpful!
@ruansmit in general, if you update plugins manually via FTP (just overwrite the files) it won’t delete options. Most plugins delete options only if you use the ‘uninstall’ link in WP admin.
@ruansmit Because we re-wrote the entire plugin to be better, faster, mobile ready, etc. It’s a highly recommended to upgrade to v7+. It’s very easy & quick to setup.
@mike Thanks!
@share So would you also propose the ftp way? Dont want to lose my share counts or does Shareaholic pick them up?
@ruansmit – Upgrading from v6 to v7+ should not cause problems with you share counts 🙂
Hi guys!
So Ive updated to the new shareaholic and its still not showing (Love the new look of Shareaholic btw).
Emptied Cache’s and actived jobs again to see if it showed but didnt see anything on http://pixelsmithstudios.com/animation-illustration-job-listings/
The jobs themselves are working though when using their unique url but not in the listing ><
Any ideas? At least it feels like were getting closer!
Yep – that seems to be where the error is coming from in this case.
Okay so basically removed all social plugins and custom social codes from the page and still nothing.
http://pixelsmithstudios.com/animation-illustration-job-listings/
Maybe I should get a dev to have a look at it, might be the theme thats not compatible with the plugin?
Now its: https://dl.dropboxusercontent.com/s/n8pa1dmv9ih0cao/2014-05-08%20at%2015.46.png
Use your browser inspector/console to view these errors – thats all I’m doing here. This new one is because that code is using $( instead of jQuery(. The javascript on that page is a bit of a mess. Any javascript error will break all scripts, including the ajax one my plugin uses.