php - Jquery functions conflict with other plugin jquery function -


i using same jquery function in 2 different wordpress plugins.
both plugins working fine individually, problem if activate both script working 1 plugin other 1 not working(2nd plugin not working).

can give me solution , tell me problem is?

1) don't include jquery twice
2) make use of $ = jquery.noconflict() if necessary


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -