Aram
Hi Peter,
So I'm trying to use Articles Anywhere within Yootheme's Pro 'templates'.
If you're not familiair with it; it uses a base 'template' for articles with (e.g.) tag A.
So within the template, I'm using {article}[title]{/article}. Which normally does work within an article.
However, when I'm trying to accomplish this with the template function within Yootheme. It doesn't seem to work.
{article id="4"}[title]{/article} > does work, but that only returns the title of article with ID 4.
Do you, by chance, have an idea how I can make this work?
I've already tried it with sourcerer:
{source}
<?php
$input = JFactory::getApplication()->input;
echo $input->getInt('id');
?>
{/source}
, but alas, it didn't work.
If we don't talk before tomorrow, fijne kerst alvast!