Fixing JSON Data Errors After Updating to Joomla 3.6.3
How to fix fatal errors related to JSON decoding when updating you Joomla core version.
13 posts
How to fix fatal errors related to JSON decoding when updating you Joomla core version.
Sometimes, for whatever reason, I need to find out the exact version of Joomla a site is running without being able to access the administration area. Here’s where to find the version number in the file system.
There was no big announcement, but you may have noticed that the Joomla 3.2.2 templates area now has a compile LESS button when viewing a less file. I had a look at how to bring this into a custom template without having to use a plugin, giving you the possibility to compile a templates less
For reasons detailed in an earlier post about why Joomla canonical urls are not implemented correctly it may be that you want to remove them. That’s pretty easy by hacking the core, but safer to unset the tag in your template so the changes don’t get wiped out on an upgrade.
Joomla 3 introduced a new feature of canonical url links. There is no way to turn it off in settings, which wouldn’t be a problem if it worked correctly, but unfortunately it doesn’t. It has been plagued by problems since it was introduced and has led to some sites taking a massive hit on visitor
I wrote about this a while ago in my Joomla microdata article. It has struck me since that it was complete overkill to add authorship in that way and can be done without any code changes at all, just using the standard contacts component. The reasoning is, that you don’t have to link each article
Google has been using microdata for quite a while now and adding it to your website can help with clickthrough rates from search engine results. The most obvious is Google’s own authorship markup (not strictly microdata per se) where linking to your Google+ profile adds your profile image to pages in search results, but there
There are hundreds of plugins, modules and components which add Facebook opengraph tags to your articles, but is it really necessary to add an extension for the sake of a couple of meta tags. There was a time when Facebook ignored your standard meta tags and insisted that you add a specific opengraph tags for things like page title
Sometimes there is a need to get the current content/site language to use in other places. An example being when you want to set social share buttons to display in the same language as the site. Luckily Joomla makes this easy for us.
Global layouts were introduced in Joomla 3 so that they are no longer limited to a particular view or extension. In this example I am going to create a new view for the tags component which will output a plain comma separated list so that I can use it in a facebook opengraph tag.
The future is here, the future is now. Boomla 3 has been sent back from the future to fitful our mobile bogging needs. I’ve been away for the weekend so what better time to sample a piece of the future. And what better time to test android s predicted words features.
The reference field is not something that is new in Joomla 1.6 and up. Joomla 1.5 had a ‘Key Reference’ field in the articles advanced parameters tab. What is different is where the field is now found and the way the data entered is utilised. In Joomla 1.5 the content of the key reference field
So Joomla 3 has been around for a while now and seems stable enough that you can use it for production sites without having to check up on it everyday to see if anything new has broken. And with a new site comes a new template. As always, I wanted it to be fast loading,