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
Post a Comment