27 Posts
Diegohag
8 years ago
3
Topic

Hi, all the plugins render fine on seblod article escept http://codecanyon.net/item/shortcode-ultimate-plugin-for-joomla/7807980 is a shorcode plugin. ¿Any way to make it render? Thanks. 

Get a Book for SEBLOD
1 Post
abue_lito
7 years ago
2
Level 1

hello can I can fix it? I have the same problem

27 Posts
Diegohag
7 years ago
0
Level 2

Sorry no fix. Imagine the power of Seblod with the option of shortcode. 

27 Posts
Diegohag
7 years ago
0
Level 2

You post make me search and ts many thanks for tha 

The solution is 

In my template override for articles, /mytemplate/html/com_content/article/default.php I looked for the line that echos the content:

	echo $this->item->text;

and replaced it with:

	echo JHTML::_('content.prepare', $this->item->text);

Give the thanks to gebeer on his post 

https://www.seblod.com/community/forums/general-discussions/content-plugin-doesn-t-work-in-seblod

Get a VIP membership