Viewing 15 posts - 1 through 15 (of 26 total)
  • Author
    Posts
  • lg21 Friend
    #205684

    I created a custom form html newsletter, calling in a new template (mailinglist) and have assigned to all pages and I activated the voice Interprets code plugin

    I made sure that the plugin load module was active content

    I created a menu item news where I associated a single item and location as I entered acy-email-footer

    in the home at the bottom so I get the new menu item, clicking brings me to the next page

    http://www.quotidianodigela.it/news.html

    Article inside I added the following code to call the module previously created
    {loadposition mailinglist}

    but it makes me see the form, but show me the code.

    Why?

    Ninja Lead Moderator
    #567745

    I fixed the problem directly on your site

    Open templates/ja_teline_v/html/layouts/joomla/content/item/default.php file

    find and change

    <?php echo $item->fulltext; ?>

    to

    <?php echo $item->text; ?>


    1. Screen-Shot-2015-04-21-at-16.33.11
    Ninja Lead Moderator
    #732852

    I fixed the problem directly on your site

    Open templates/ja_teline_v/html/layouts/joomla/content/item/default.php file

    find and change

    <?php echo $item->fulltext; ?>

    to

    <?php echo $item->text; ?>

    willer Friend
    #567850

    But more or less in that row is that string? I can not find

    willer Friend
    #567852

    in my file at line 115 is
    <?php echo $item->text; ?>
    but in the event the loadposition not work

    lg21 Friend
    #567855

    But now I have the following problems:

    the text is duplicated in each article

    I try to bring everything back as before.

    You can not, however, that in all templates the basic rule of loadposition works, and in this template is to put his hand to the code.

    Systems a problem and it presents another.

    _______________________________________________________________

    Adesso pero’ ho i seguenti problemi:

    il testo viene duplicato

    Provo a riportare tutto come prima.

    Non e’ possibile che in tutti i template la regola base del loadposition funziona, e in questo template c’e’ da mettere mano al codice.

    Sistemi un problema e se ne presenta un altro.


    1. duplicate_text
    willer Friend
    #567858

    Think if each update we have to redo all the changes … in practice we’re developing the template
    ——————————————————————————————————————————-
    pensa se ad ogni aggiornamento dobbiamo rifare tutti i cambiamenti…in pratica stiamo sviluppando noi il template.

    willer Friend
    #567861

    Il problema del testo ripetuto me lo ha risolto pavit http://www.joomlart.com/forums/topic/duplicate-content-2/

    lg21 Friend
    #567868

    Grazie Willer, gentilissimo come sempre, ora gli do un occhiata.
    Visto, ma l’impaginazione viene modificata, il testo viene tutto omogeneo, mentre prima il testo introduttivo prima del leggi tutto era due punti pi? grande.

    Preferisco lasciarlo cos?

    __________________________________________________

    Thanks Willer, very kind as always, now give him a look.
    Seen, but the layout is changed, the text is homogeneous whole, whereas before the introductory text before more was two points larger.
    I prefer to leave it

    willer Friend
    #567870

    no, avrei preferito con l’impaginazione precedente, ma meglio cosi’ piuttosto che avere il testo ripetuto
    ————————————————————————————————————————————
    no, I would have preferred the previous layout, but it’s better that way rather than having the text repeated

    lg21 Friend
    #567871

    al limite se sono costretto a importare qualche modulo so come fare
    ————————————————————————————–
    the limit if they are forced to import some module know how to do

    Ninja Lead Moderator
    #568176

    <em>@willer 469789 wrote:</em><blockquote>no, avrei preferito con l’impaginazione precedente, ma meglio cosi’ piuttosto che avere il testo ripetuto
    ————————————————————————————————————————————
    no, I would have preferred the previous layout, but it’s better that way rather than having the text repeated</blockquote>

    I replied the solution to you here

    Ninja Lead Moderator
    #733272

    <em>@willer 469789 wrote:</em><blockquote>no, avrei preferito con l’impaginazione precedente, ma meglio cosi’ piuttosto che avere il testo ripetuto
    ————————————————————————————————————————————
    no, I would have preferred the previous layout, but it’s better that way rather than having the text repeated</blockquote>

    I replied the solution to you here

    lg21 Friend
    #568280

    Open templates / ja_teline_v / html / layouts / joomla / content / item / default.php file

    find and change

    code:


    <? php echo $ item-> fulltext; ?>

    to

    code:


    <? php echo $ item-> text; ?>

    and added in the file custom.css
    Code:

    .layout-events .event-main-main .article .magazine-item-content p: first-child {
    ** display: none;
    }

    but I always see the text repeated

    this is what I see when I click in my article
    http://www.quotidianodigela.it/news.html

    Ninja Lead Moderator
    #568389

    I also reported that bug to development team here . The fix is already included in the update package released last week, pls check it out here

Viewing 15 posts - 1 through 15 (of 26 total)

This topic contains 26 replies, has 4 voices, and was last updated by  jooservices 9 years, 6 months ago.

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