SOLVED!!
Ok I found a work around for this and thought I would post it in case it helps others out there.
In my case the issue was with the dashes in the url structure of the category slug. So when you create a category the url looks like this www.mywebsite.com.au/blog/category-1
all you need to do is change the dash to an underscore and this seemed to alleviate the issue for me.
How to fix Lyften Bloggie Category Slugs
You will need to do this in myphpadmin. (remember to take a backup of your website and database before you do this)
- Log into your control panel and click on myphpadmin.
- Choose the database that your Joomla install resides on
- Do a search for the category slug that's not working (you can get the category slug from the category section in lyfton bloggie back-end or copy and paste the url from your browser bar) note - only search for the 'category-1' not 'www.mywebsite.com.au/blog/category-1'
- Open the record that has your url in it and change the - to an _ and hit go
That's it you're done. Your blog should now be fixed!!!
Hope this helps.
Pete