-
AuthorPosts
-
February 14, 2015 at 8:41 pm #203789
Hi,
no 3rd party plugins like Extra Vote or AIB are working. If I will delte (or rename) the article-override /templates/ja_teline_v/html/com_content/article/default.php all plugins are working, so it is a Telina V problem. Same problems? Ideas?
Cheers
SeokingSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 16, 2015 at 4:18 am #559556Hi Seoking,
I’ve never used these plugins before, you can PM me the credentials of your site: URL, admin & ftp account. And also tell me the page where I can see the plugin, I will check it for you.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
February 16, 2015 at 7:05 am #559566Hi there
I have confirmed some content event is not triggered with Teline V – com_content template override.
Please wait until our dev fix it.Thank you,
Viet VuAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
February 16, 2015 at 8:18 pm #559660Hi @seoking, Please open file root_folder/templates/ja_teline_v/html/layouts/joomla/content/item/default.php and look for this line :
<?php echo $item->fulltext; ?>
then replace with :
<?php echo str_replace($item->introtext, '', $item->text); ?>
1 user says Thank You to Adam M for this useful post
eagledk Friendeagledk
- Join date:
- October 2013
- Posts:
- 159
- Downloads:
- 62
- Uploads:
- 35
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
February 16, 2015 at 10:30 pm #559662<em>@Adam M 458934 wrote:</em><blockquote>Hi @seoking,
Please open file root_foldertemplatesja_teline_vhtmllayoutsjoomlacontentitemdefault.php and look for this line :
<?php echo $item->fulltext; ?>
then replace with :
<?php echo str_replace($item->introtext, '', $item->text); ?>
</blockquote>Hi Adam,
This isn’t the complete solution, because the tags from the plugin is still visible and the text is complete messed up.
The text is actualy showing twice.Please see this page:
http://www.campingbutikken.dk/artikler/25-arrangementer/777-mini-mus-og-bulldog1
UPDATE:
I have just tried to remove this code
<?php if ($params->get('show_intro', 0)) : ?>
<blockquote class="article-intro" itemprop="description">
<?php echo $item->introtext; ?>
</blockquote>
<?php endif; ?>and then the text is only showing once, but it is still messed up, The Width is too far to the left.
So can you please look in to this again?
Regards
Morten
eagledk Friendeagledk
- Join date:
- October 2013
- Posts:
- 159
- Downloads:
- 62
- Uploads:
- 35
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
February 16, 2015 at 11:29 pm #559664I think I got it to work now.
The messed up text was because my plugin was for at gallery, and I set the images to be widther than the content of the article, and even when I pasted the removed code back in, it Work when I setting a read more line.
Even the plugin tag is disappearing.
So thanks for the help
Regards
Morten
February 18, 2015 at 2:13 pm #559897Thanks, it works,
but plugins for header snippets like itpmeta [1] still not work.
Cheers
[1] http://itprism.com/free-joomla-extensions/others/open-graph-meta
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
February 18, 2015 at 3:25 pm #559910Hi there
Please try to follow this document and trigger content event
https://docs.joomla.org/Supporting_plugins_in_your_component
Thank you,
Viet VuFebruary 18, 2015 at 4:07 pm #559916Thanks,
but I think it’s a template-bug. A lot of plugins are not working. Also for example: http://alterbrains.com/joomla-extensions/seo/direct-alias
Cheers
February 19, 2015 at 7:44 pm #560045Hi,
is this a known problem or bug and is Joomlart working on this?
Cheers..
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 22, 2015 at 3:22 am #560263Hi Seoking,
<blockquote>but I think it’s a template-bug. A lot of plugins are not working. Also for example: http://alterbrains.com/joomla-extens…o/direct-alias</blockquote>
Have you try this extension with standard template of Joomla (like Protostar/Beez)? It will help to sort out where the error come from.
-
AuthorPosts
This topic contains 11 replies, has 5 voices, and was last updated by Saguaros 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum