Здравствуйте!
Вот такая беда, prntscr.com/5xfpl2 Использую при создании k2 материала helix shortcode.
Вообще в К2 shortcode не работает, разработчик предлагает как вариант замену
Это <?php echo $this->item->fulltext; ?> менять на
<?php
if( function_exists('do_shortcode') )
{
echo do_shortcode( $this->item->fulltext );
}
?>
может тоже можно как-то подпилить?
Или есть возможность отключить Источник описания?
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Hello,
I use Slogin 3.0.2 and four plugins: Google, Wordpress, Telegram and VK.
All of a sudden Telegram and VK logins stopped working, recently. The process seems to go through normally, but after...
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. joomline.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.