Skip to content

Tag: wordpress

wordpress plugin unexpected characters

I have enqueued a php file which contains CSS. Everything works except wordpress is throwing a fit when I activate the plugin. The plugin generated 1230 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deacti…

WordPress Unable to upload images

For some days now, in the admin area you have had these errors: Uncaught SyntaxError: expected expression, got ‘<‘. on files moxie.min.js, plupload.min.js, wp-plupload.min.js This does not allow us to upload images to media galleries, pages, articles… When entering in Media Gallery we hav…

Creating a WordPress URL Redirect

I’m having a little trouble setting up a WordPress URL redirect. I’ve designed an ECommerce website with WooCommerce and I’d like to add a search bar that allows me to search filter products in the shop. I’ve added the default WordPress search function and that works fine, however it d…