Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #514367

    Hi, after the last update I have a lot of code on all page. I have tried to deactivate all the plugin, update to the last wp, etc etc but nothing change. The code disappeared only when I deactivate the enfold theme.
    Do you have a solution for these issue?

    Thanks a lot in advance for you support,
    regards.

    A little peace of that code:
    ?:)?$/,d=/^[],:{}s]*$/,v=/\(?:[“\/bfnrt]|u[0-9a-fA-F]{4})/g,m=/”[^”\nr]*”|true|false|null|-?d+(?:.d*)?(?:[eE][+-]?d+)?/g,g=/(?:^|:|,)(?:s*[)+/g,y=/(webkit)[ /]([w.]+)/,b=/(opera)(?:.*version)?[ /]([w.]+)/,w=/(msie) ([w.]+)/,E=/(mozilla)(?:.*? rv:([w.]+))?/,S=/-([a-z]|[0-9])/ig,x=/^-ms-/,T=function(e,t){return(t+””).toUpperCase()},N=r.userAgent,C,k,L,A=Object.prototype.toString,O=Object.prototype.hasOwnProperty,M=Array.prototype.push,_=Array.prototype.slice,D=String.prototype.trim,P=Array.prototype.indexOf,H={};return i.fn=i.prototype={constructor:i,init:function(e,r,s){var o,u,f,l;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if(e===”body”&&!r&&n.body)return this.context=n,this[0]=n.body,this.selector=e,this.length=1,this;if(typeof e==”string”){e.charAt(0)===”<“&&e.charAt(e.length-1)===”>”&&e.length>=3?o=[null,e,null]:o=a.exec(e);if(o&&(o[1]||!r)){if(o[1])return r=r instanceof i?r[0]:r,l=r?r.ownerDocument||r:n,f=p.exec(e),f?i.isPlainObject(r)?(e=[n.createElement(f[1])],i.fn.attr.call(e,r,!0)):e=[l.createElement(f[1])]:(f=i.buildFragment([o[1]],[l]),e=(f.cacheable?i.clone(f.fragment):f.fragment).childNodes),i.merge(this,e);u=n.getElementById(o[2]);if(u&&u.parentNode){if(u.id!==o[2])return s.find(e);this.length=1,this[0]=u}return this.context=n,this.selector=e,this}return!r||r.jquery?(r||s).find(e):this.constructor(r).find(e)}return i.isFunction(e)?s.ready(e):(e.selector!==t&&(this.selector=e.selector,this.context=e.context),i.makeArray(e,this))},selector:””,jquery:”1.6.3″,length:0,size:function(){return this.length},toArray:function(){return _.call(this,0)},get:function(e){return e==null?this.toArray():e<0?this[this.length+e]:this[e]},pushStack:function(e,t,n){var r=this.constructor();return i.isArray(e)?M.apply(r,e):i.merge(r,e),r.prevObject=this,r.context=this.context,t===”find”?r.selector=this.selector+(this.selector?” “:””)+n:t&&(r.selector=this.selector+”.”+t+”(“+n+”)”),r},each:function(e,t){return i.each(this,e,t)},ready:function(e){return i.bindReady(),k.done(e),this},eq:function(e){return e===-1?this.slice(e):this.slice(e,+e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return…

    #514393

    Hi machaddict!

    You had this code on the top of footer.php file – http://pastebin.com/KytkQRQb
    I removed it. Please review your website now

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.