Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • bitfan Friend
    #139515

    Hi guys,

    i’m looking for a solution for insert multiple images in an article.
    I need to insert all the images on the left, but in front end is displayed only first image.
    All the threads are old or don’t have the answer to this mistery.
    Please help me! Thanks!!

    Phill Moderator
    #297613

    It is no mystery at all. Just click position the cursor in the text where you want the image to appear then click the image button at the bottom of the editors window. Select the image you want and se align to left then click insert. Hopefully, that should do the trick.

    Arvind Chauhan Moderator
    #297614

    If i was to face such problem, i would have preferred to use table (with border set to 0), with two colums. First column would have taken the pics and the second column could take the related text.

    <blockquote>I need to insert all the images on the left, but in front end is displayed only first image.</blockquote>

    So you dont see all the pics in front-end or just one pic is aligned to left? A url / link would be helpful.

    cgc0202 Friend
    #297618

    <em>@drarvindc 119814 wrote:</em><blockquote>If i was to face such problem, i would have preferred to use table (with border set to 0), with two colums. First column would have taken the pics and the second column could take the related text.

    So you dont see all the pics in front-end or just one pic is aligned to left? A url / link would be helpful.</blockquote>

    drarvindc,

    Have you tried it? From my experience, only the first pic will show in the Homepage. However, if what you meant is “stack a bunch of pics” in an article but only one should show, that can be done by softwares like commercial version of the Simple Image Gallery (SIG) and thus named SIGPRO (by JoomlaWorks, just type the name to get the site).

    It will also double as a slide show. The other advantage is that the images can be called simply from a directory, so if you change the contents of the image directory, you also effectively change the image. You can even randomize the image that will appear. If you want to display all the images in the directory, you have that choice too. Because of this setup,the images need not be stored in a database.

    Some drawbacks. The first image in the SIGPRO will not show in the HomePage, so you will need another image not part of the SIGPRO. I just thought it now, I wonder if you just place the image of any of the images, from the same directory via the

    <img class-“caption” src=”image details here”>

    it will do the trick. This other image need not even have to appear before the SIGPRO images. There is another big problem, that I presented here:

    Are there SIGPRO users here?
    http://www.joomlart.com/forums/showthread.php?goto=newpost&t=30115

    Cornelio

    Arvind Chauhan Moderator
    #297619

    Hi cgc0202,

    As i understand from what “bitfan” says by ” insert multiple images in an article …. but in front end is displayed only first image“.

    Front End to me sounds like an article to be viewed in frontend. If its about Front Page layout (as you say so) then it wont work. Ja teline by default wont let more than 1 pic on Front Page Layout, thats my experience too.

    What i said about using tables is for articles meant for full page display in frontend, hope it clears the confusion.

    bitfan Friend
    #297620

    This is the code:
    <table border=”0″>
    </table>
    <p class=”MsoNormal”>
    <span style=”text-decoration: line-through”>
    <img class=”caption” src=”images/stories/2imgl002.jpg” border=”0″ alt=”2imgl002″ width=”103″ height=”170″ align=”left” /></span>-
    <strong>La resa dei conti. Per fortuna che c’era Togliatti </strong>(Ferrara, Editrice Ariostea, 2003)</p>
    <p class=”MsoNormal”>Nord Italia, 1946. Vasco, un ex partigiano comunista è costretto a fuggire verso un paese dell’Est europeo, oltre la cosiddetta cortina di ferro. Vasco è stato a capo di un gruppo di irriducibili chiamato Volante Rossa che, all’indomani della Liberazione, ha continuato una guerra privata contro i fascisti che rialzavano la testa. Ad indagare sulla Volante Rossa non ci sono solo i servizi segreti italiani, americani e sovietici ma anche un esponente del Pci, l’ex partigiano Antonio Sanna che, in nome della linea di Togliatti – costruzione del partito nuovo e scelta democratica irreversibile –, contribuisce a sgominare l’organizzazione clandestina aiutando però i suoi membri all’ espatrio. Un romanzo storico che racconta la difficile edificazione della democrazia italiana e il rientro alla normalità di molti ex combattenti della Resistenza di fronte alle amare delusione legate alla restaurazione di molti dei vecchi equilibri.</p>
    <p class=”MsoNormal”>
    <a href=”index.php?option=com_content&view=article&id=162&catid=73&Itemid=408″ target=”_self”>Leggi le recensioni</a></p>
    <p class=”MsoNormal”> 
    </p><p> </p><p>
    <span style=”text-decoration: line-through”>
    <img class=”caption” src=”images/stories/2imgl001.jpg” border=”0″ alt=”2imgl001″ width=”103″ height=”170″ align=”left” /></span>-
    <strong>Togliatti deve morire. Il luglio rosso della democrazia.</strong> (Roma, Robin Edizioni, 2005)
    <span style=”font-size: 12pt; font-family: ‘Times New Roman'”>
    <a href=”http://www.robinedizioni.it/”>www.robinedizioni.it</a></span> </p>
    etc……….

    but this is the front end: http://www.fuoripagina.net/index.php?option=com_content&view=section&layout=blog&id=12&Itemid=408

    cgc0202 Friend
    #297630

    <em>@bitfan 119809 wrote:</em><blockquote>Hi guys,

    i’m looking for a solution for insert multiple images in an article.
    I need to insert all the images on the left, but in front end is displayed only first image.
    All the threads are old or don’t have the answer to this mistery.
    Please help me! Thanks!!</blockquote>
    bitfan,

    Please forget the layout, it is a Sandbox, intended for experimentation. I installed the software and uploaded the image just for your question.

    Would it be something like one of these presentations?

    Image Presentation : Possibilities

    The first shows only one image.but if you click on it, you get a slide show of several images.

    The second set, all the images (same as above) are displayed, and if you click on any, you get the slide show.

    Note that only one image will show in the Front (Home) page.

    Bayanihan-Saranay Sandbox
    http://joomlart.bayanihan-saranay.org/jte15x099/

    I configured the presentation so that both in the Front Page and the article, the image that will show is randomized (it does not have to be).

    You will need to enclosed them within a table, if you want to change the alignment of the thumbnail.

    Cornelio

    Arvind Chauhan Moderator
    #297649

    I tried to replicate this pic issue on my localhost. I could make the page with or without table. as suggested by me in my earlier post >> postcount= # 3


    Here is the Section blog Layout (the first image and text are without table)

    Complete article >> first image & text without table >> rest 3 images text are in two column table

    there can be many ways of putting images in articles, using tables can be one.

    bitfan Friend
    #297650

    well thanks everybody…just some more specification:

    1- it’s NOT a problem of alignment or a promblem for the front page
    2- i don’t want to use components for gallery….i’m not looking for a solution but “the solution” why html code is not showing images properly
    3- it’s a normal article inside teline II and I would like to show 2 or more images inside (don’t care about layout or table).

    Just look the code I posted and the link
    thanks

    Arvind Chauhan Moderator
    #297653

    Did you paste your text directly from microsfot word?

    I see this tag
    <blockquote><p class=”MsoNormal”>
    <span style=”text-decoration: line-through”>
    <img class=”caption” src=”images/stories/2imgl002.jpg” border=”0″ alt=”2imgl002″ width=”103″ height=”170″ align=”left” /></span>-
    <strong>La resa dei conti. Per fortuna che c’era Togliatti </strong>(Ferrara, Editrice Ariostea, 2003)</p> </blockquote>

    I dont see that in my test article, in my test article it is :

    <blockquote><p> <img src=”images/stories/demo/health/h-7.jpg” border=”0″ align=”left” /></p><p>Metus massa semper accumsan Cras egestas risus enim pretium pretium risus. Et libero elit ornare pretium massa Curabitur Nulla turpis sem et. Non Praesent elit convallis malesuada ac Donec ac vel sem natoque. Risus hendrerit augue eros felis tincidunt justo urna iaculis ligula porta. Tellus risus dictum eu elit.<br /> Leo egestas pretium mattis quam Vestibulum semper metus tellus ipsum rhoncus dolor Vestibulum enim natoque Maecenas dolor tempor. Orci Morbi nibh Vivamus at nunc enim consequat pellentesque orci elit.</p></blockquote>

    If you pasted your text from microsoft word, then it is suggested to paste the content first into notepad (to remove the word formatting) and then paste into your article.

    bitfan Friend
    #297657

    of course not! 😉
    I don’t know why there was that code…Now I clear it, as follow (2 images inside)…but the result is the same…only 1 image show
    thanks

    —————————————–

    <p><img width=”128″ src=”images/stories/articles.jpg” alt=”articles” height=”96″ />La resa dei conti. Per fortuna che c’era Togliatti (Ferrara, Editrice Ariostea, 2003)</p>
    <p>Nord Italia, 1946. Vasco, un ex partigiano comunista è costretto a fuggire verso un paese dell’Est europeo, oltre la cosiddetta cortina di ferro. Vasco è stato a capo di un gruppo di irriducibili chiamato Volante Rossa che, all’indomani della Liberazione, ha continuato una guerra privata contro i fascisti che rialzavano la testa. Ad indagare sulla Volante Rossa non ci sono solo i servizi segreti italiani, americani e sovietici ma anche un esponente del Pci, l’ex partigiano Antonio Sanna che, in nome della linea di Togliatti – costruzione del partito nuovo e scelta democratica irreversibile –, contribuisce a sgominare l’organizzazione clandestina aiutando però i suoi membri all’ espatrio. Un romanzo storico che racconta la difficile edificazione della democrazia italiana e il rientro alla normalità di molti ex combattenti della Resistenza di fronte alle amare delusione legate alla restaurazione di molti dei vecchi equilibri.</p>
    <p>leggi le recensioni…</p>
    <p> </p>
    <p>Togliatti deve mo<img width=”250″ src=”images/stories/2foto_4.jpg” alt=”2foto_4″ height=”174″ />rire. Il luglio rosso della democrazia. (Roma, Robin Edizioni, 2005) <a href=”http://www.robinedizioni.it”>www.robinedizioni.it</a><br />Prefazione di Oliviero Diliberto<br />Roma, 14 luglio ……….

    Arvind Chauhan Moderator
    #297660

    Ha ha, this is driving me crazy. It works on my side but it doesn’t on yours.

    I am NOT Joomlart Support Guy. But if you are comfortable, may be you can give me frontend login to your site, may be i can pin point the problem. You can PM me the login details, if it suits you. Will post the results here.

    bitfan Friend
    #297696

    I’ve changed from Section Blog Layout to Article Layout because in Blog page is shown only 1 image for each article!

    bookpeg Friend
    #301650

    Excellent very handy post !!!!! It worked

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

This topic contains 14 replies, has 5 voices, and was last updated by  bookpeg 15 years, 7 months ago.

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