We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Brady Stephenson
  2. General Discussion
  3. Friday, 08 April 2016
  4.  Subscribe via email
Thank you for the T3 framework. It is incredibly helpful and I use it on all of my Joomla websites! :)

I encountered an issue attempting to upgrade to the latest version via the Joomla Extensions:Update process: "Update path does not exist." This error seems to happen frequently with T3 updates. I was, however, able to install the new version manually.

I was reviewing the updates in the latest version (2.5.5) and noticed line 47 in the base-bs3\html\com_content\article\default.php file includes this code:

<pre class="line-numbers"><code class="language-markup"> <meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="https://google.com/article"/></code></pre>

According to W3,
"The itemid attribute, if specified, must have a value that is a valid URL potentially surrounded by spaces."
Although the Google page on structured data includes an itemid of "https://google.com/article" it appears to be purely an example since that URL is not valid.

Also, the "inLanguage" meta tag on line 48 is missing the itemscope parameter that would specify that the Article is the scope for the inLanguage value. Without the itemscope parameter, the inLanguage parameter is applied to the entire WebPage (which suggests it should be added to the <head> section rather than the <article>;).
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks a lot for your report, I already forwarded to the development team for checking.

Regards.
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.