Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • seoking Developer
    #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
    Seoking

    Saguaros Moderator
    #559556

    Hi 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 Friend
    #559566

    Hi 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 Vu

    Adam M Moderator
    #559660

    Hi @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); ?>

    eagledk Friend
    #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 Friend
    #559664

    I 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

    seoking Developer
    #559897

    Thanks, 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 Friend
    #559910

    Hi there
    Please try to follow this document and trigger content event

    https://docs.joomla.org/Supporting_plugins_in_your_component

    Thank you,
    Viet Vu

    seoking Developer
    #559916

    Thanks,

    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

    seoking Developer
    #560045

    Hi,

    is this a known problem or bug and is Joomlart working on this?

    Cheers..

    Saguaros Moderator
    #560263

    Hi 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.

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 5 voices, and was last updated by  Saguaros 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum