Skip to content Skip to sidebar Skip to footer
Showing posts with the label Wordpress

Javascript Injection Prevention On Wordpress

My blog on wordpress gets the following malicious script injected: eval(function(p,a,c,k,e,d){e=f… Read more Javascript Injection Prevention On Wordpress

Wordpress - Get_comment_author() Returns Anonymous

I have developed a wordpress plugin that inserts a JS script in the head of every page of the site.… Read more Wordpress - Get_comment_author() Returns Anonymous

Visual Composer Doesn't Load And Gives Typeerror: _.template(...).trim Is Not A Function

My visual composer plugin doesn't work. It stuck on the loading page. And it gives an error … Read more Visual Composer Doesn't Load And Gives Typeerror: _.template(...).trim Is Not A Function

Can't Get Placeholder Attribute To Work In Ie Using Iframe

iframe in a wordpress, placeholders don't show in IE, BUT they show just fine if you load the i… Read more Can't Get Placeholder Attribute To Work In Ie Using Iframe

Jquery Ajax Return Readystate 1 Or Incorrect Data Type

I write script for Wordpress plugin and have problem with ajax response. When i want get json file,… Read more Jquery Ajax Return Readystate 1 Or Incorrect Data Type

Jquery Conflict! Shows White Screen On Post Edit Page For Wordpress

I have a made a small jQuery script to import values from other file and insert this values in Word… Read more Jquery Conflict! Shows White Screen On Post Edit Page For Wordpress

Highlight Text And A Polygon Shape On An Image Simultaneously

I am trying to achieve an effect similar to this site: only instead of the mouseover function putt… Read more Highlight Text And A Polygon Shape On An Image Simultaneously

Eval() Is Not Allowed

I am using the WPAlchemy MetaBox PHP Class in my wordpress theme for some custom post types. Proble… Read more Eval() Is Not Allowed