I have a search plugin installed on my site called Instant Search Plus and it has hijacked the Anspress search.  Ive done some research and found out that I need to add an isp_ignore attribute to the search box input tag to make the search ignore my plugin.

 

So how do I ad an isp_ignore attribute to the search box input tag that Anspress uses?

Hi,

I use the latest version of Anspress. Cover picture autochange when upload new one, but profile picture doesn’t. I need to refresh page for see the change. I tested in this website(anspress.io) it look fine. But in my website doesn’t. I checked console there is nor error but I have such code in logs when upload:

Object {status: true, message: "Avatar uploaded successfully.", do: Array[1], html: "<img src="http…tar avatar-150 photo" alt="" width="150" height="150" data-view="user_avatar_1835" />", container: "[data-view="user_avatar_1835"]"…}
ap_responce: true
container: "[data-view="user_avatar_1835"]"
do: Array[1]
html: "<img class="avatar avatar-150 photo" src="http://mywebsite.com/wp-content/uploads/2016/02/f85aac76673d34d389dbd0c93a44e080.jpg" alt="" width="150" height="150" data-view="user_avatar_1835" />"
is_ap_ajax: true
message: "Avatar uploaded successfully."
status: true
__proto__: Object

But in anspress.io there is not such log when upload. I checked github, /includes/class-user.php is not same in wordpress version. I used version of class-user.php in github but it doesn’t work too.

Any suggestions?

Hi,

How can I disable minify CSS?

 

Kind regards,

Martien