-1
どのように自動的に更新するモジュールジョムラで?自動的にjoomlaのモジュールを1つだけリフレッシュする方法はありますか?
<?php if ($this->countModules('parite')) : ?>
<section id="parite" >
<jdoc:include type="modules" name="parite" style="xhtml" />
</section>
<?php endif; ?>
リフレッシュとはどういう意味ですか?もっと文脈を与えてください。 – itoctopus