Thread Starter
Yarak
(@nou4r)
http://i.imgur.com/cZBGl4F.png
Even the stats widget doesn’t work!
Hi Nou4r,
Can you please provide more information about your WP install? Your theme, etc.?
Have you tried to activate the twenty theme ? Deactivate all the other plugin?
Thread Starter
Yarak
(@nou4r)
I tryed to deactivate all plugins, i cannot try the twenty theme because i removed it.
I send you an email using your site contact page linking to my website!
Thanks,
Hmmm…
After inspected your site: http://seriesever.com/
I’m 100% sure the problem is due to your theme.
There is a lot of issues in your DOM structure. The plugin is partialy loaded in the front end, only the CSS is present, not the requiered JS files.
I’m sorry but I can’t help you till you theme does not work properly.
Topic close.
This is not a plugin issue. (seen in private with @nou4r)
As explained above, the problem is your theme.
I can’t help you because it is full of weird code…scripts and metas are included in the body, etc.
The plugin files are not loaded, so it can’t work.
Try another theme and let me know.
Thread Starter
Yarak
(@nou4r)
I leave a nice donate amount, if you help me making it work with my current theme 😉
Would also be really thankfull.
Problem solved.
The theme was not included the required wp_footer() function in the footer.php file.