Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • willer Friend
    #205150

    Good evening,

    I noticed that when I insert an image to be displayed in the article extended, this is not seen.

    In place of the image is shown introductory image extended within the article and also in the introduction. I want to know if it is normal.

    Thank You

    Ninja Lead Moderator
    #565184

    Let me know where did you add an image in the article extend? I need to check it directly on your site, you can pm me admin login of your site, I will check it further.

    willer Friend
    #565235

    You have a private message

    Ninja Lead Moderator
    #565329

    <em>@willer 466337 wrote:</em><blockquote>You have a private message</blockquote>

    I checked on your site but you can let me know “MotoGP Qatar 2015 : orari TV del GP di Losail” article has been created which events article?

    I see it shows very strange and I need to check it from source on your site, please pm me FTP account. I will help you out.

    willer Friend
    #565349

    I created a new database and I restored a copy of the site in a subdirectory of the root.

    After recovery I upgraded joomla 2.5.28 to 3.4.1, installed the template JA Teline V and then I added a few article on the test database that I created on the site that is currently online.

    You have a private message

    Ninja Lead Moderator
    #565480

    I compared code on your site between JA Teline V default but I see the fulltext image did not load in JA Teline V template, I just added the custom php code and loads it from templates/ja_teline_v/html/layouts/joomla/content/item/default.php file and you can check and see that code


    <?php if (isset($images->image_fulltext) && !empty($images->image_fulltext)) : ?>
    <?php $imgfloat = (empty($images->float_fulltext)) ? $params->get('float_fulltext') : $images->float_fulltext; ?>
    <div class="pull-<?php echo htmlspecialchars($imgfloat); ?> item-image"> <img
    <?php if ($images->image_fulltext_caption):
    echo 'class="caption"'.' title="' .htmlspecialchars($images->image_fulltext_caption) . '"';
    endif; ?>
    src="<?php echo htmlspecialchars($images->image_fulltext); ?>" alt="<?php echo htmlspecialchars($images->image_fulltext_alt); ?>" itemprop="image"/> </div>
    <?php endif; ?>

    Now, you can see the fulltext image it’s working on your site.


    1. Screen-Shot-2015-04-02-at-17.52.29
    willer Friend
    #565484

    I’m not sure I have understood your message. I use google translate to English. I have not touched anything programmatically.

    I think the image of introduction should not see each other on Article extended. If I’m not mistaken default on joomla so.

    willer Friend
    #565518

    I noticed that the command loadposition does not work

    Ninja Lead Moderator
    #565590

    <em>@willer 466695 wrote:</em><blockquote>I noticed that the command loadposition does not work</blockquote>

    I use {loadmodule mod_search} into “MotoGP Qatar 2015 : orari TV del GP di Losail” article and see it loads on your site, see the screenshot


    1. Screen-Shot-2015-04-03-at-12.52.44
    willer Friend
    #565673

    Yes ok, already this morning I noticed that the loadposition worked

    willer Friend
    #566086

    The article in video category are not visible http://www.motonotizie.it/test/video/397-suzuki-gsx-rr-motogp-un-video-sullo-sviluppo-2014.html

    Please want to intervene, the problem arose as a result of its amendments.

    Believe me, I’m tired, I’m three months that I try to set this template.

    Ninja Lead Moderator
    #566282

    I just found and solved it on your site, you can check that link again.

    willer Friend
    #566381

    Ok, thank you !

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

This topic contains 13 replies, has 2 voices, and was last updated by  willer 9 years, 1 month ago.

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