I have tried several different themes yet i cannot get the search feature on the toolbar to do anything. No search is ever performed.
Looking in the error console I see the following error reported for the Nomad theme:
Timestamp: 05/09/2015 16:10:31
Error: downloadable font: download failed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: http://macrotoneconsulting.co.uk/media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0
Source File: http://macrotoneconsulting.co.uk/components/com_easyblog/themes/nomad/styles/style.min.css
Line: 1, Column: 71743
Source Code:
@font-face { font-family: "FontAwesome"; font-style: normal; font-weight: normal; src: url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg"); }
Similar errors are shown for different themes. Vintage is shown below.
Timestamp: 05/09/2015 16:13:49
Error: downloadable font: download failed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:1): status=2147746065 source: http://macrotoneconsulting.co.uk/media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0
Source File: http://macrotoneconsulting.co.uk/components/com_easyblog/themes/vintage/styles/style.min.css
Line: 1, Column: 71743
Source Code:
@font-face { font-family: "FontAwesome"; font-style: normal; font-weight: normal; src: url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../../../../../media/foundry/5.0/styles/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg"); }
This may or may not be related. Either way it is a bug that needs to be addressed.
This is with the latest 5.0.25 EasyBlog.