Hi There!
I am having a trouble with a plugin I am using called jNewsticker for Wordpress.
The Wordpress theme I am using uses some jquery and I believe this is clashing and preventing the jNewsticker to not work.
This project is currently on Maintenance mode.
If anyone who is confident they can solve the problem, I will give WP login and FTP access.
Thank you.
Arnav Joy answers:
please explain what is the problem
jimspankling comments:
Hello!
I have sent you a message.
Thank you.
Arnav Joy comments:
please check now and let me know if there is any issue
jimspankling comments:
Hi Arnav,
How are your efforts getting on?
Thanks.
jimspankling comments:
This is great!
Thank you very very much!!!!
:)
Jatin Soni answers:
Have you tried using jquery no conflict for wordpress?
To do that try using jQuery instead of $
something like this
instead of $(this) use jQuery(this) so whenever you find $ replace with jQuery