php - Deactivate featured post click through in header of wordpress theme -


I have purchased a premium WP theme, which has a header that revolves around five characteristics posts / photos. I hope to maintain the visual appeal of this without clicking through the post, but how to disable it through click? For the particular post here PHP code is happy to share more code / dev site if necessary.

You can do it through jquery .. your "demo Insert it inside the window load function inside ".js" () {}

  $ ("# slider a.nivo-imageLink"). Attr ('href', '') Click (function () {return false}};    

Comments