include <jdoc:include type="head" /> line in index.php

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Feb 14, 2014 8:59 am
Reply with quote
Report this post
Hi there,

I need t include <jdoc:include type="head" /> line in index.php file. Where is the right place to do it?

Thank you!
User avatar
Expert Boarder

GK User
Fri Feb 14, 2014 9:18 am
Reply with quote
Report this post
User avatar
Platinum Boarder

GK User
Fri Feb 14, 2014 1:28 pm
Reply with quote
Report this post
I read this documentation, however I didn't find how edit index.php file. Is other documentation there about it?

Thank you
User avatar
Expert Boarder

GK User
Fri Feb 14, 2014 5:28 pm
Reply with quote
Report this post
Hmm, maybe you read but you didn't focus on the content.
each template framework is different and in our templates you have to edit default.php in layout folder, not index.php
User avatar
Platinum Boarder

GK User
Tue Feb 18, 2014 4:17 pm
Reply with quote
Report this post
Hi Pawel,

I am trying to figured out how to include <jdoc:include type="head" /> line using the documentation, and I am having errors. I really appreciate if you can help me with some instructions to do it.

Also, I asked for support to RSJoomla! to know if is another option to use the extension and they answer me: The RSSeo! article essence is that the template should include the " <jdoc:include type="head" /> " syntax. Most templates do this via an index.php file, others may not. It is really up to the template developer how to implement its functionality.

Thank you
User avatar
Expert Boarder

GK User
Tue Feb 18, 2014 5:03 pm
Reply with quote
Report this post
You want to add this code into article view or in general inside template?
For standard articles: templates\gk_creativity\html\com_content\article\default.php
For K2 items: templates\gk_creativity\html\com_k2\templates\default\item.php
But
I am trying to figured out how to include <jdoc:include type="head" /> line using the documentation

:idea: What is funny inside templates\gk_creativity\layouts\default.php, line 51
there is <jdoc:include type="head" /> - so I don't know what they want from you !?


About RSSeo! - sorry, but we can not support all commercial extensions . I even can't check without buying it, so next time read documentation from component before not after buying.
User avatar
Platinum Boarder

GK User
Thu Feb 20, 2014 8:48 am
Reply with quote
Report this post
Now is working! Thank you
User avatar
Expert Boarder


cron