Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • arayabe Friend
    #146267

    Hello, all modules in home are not repeating in all the other menus, even when I have assigned them to repeat in all of them.

    HELP!

    Anonymous Moderator
    #324743

    Hi arayabe

    Please open templatesja_teline_iihtmlcom_contentsectionblog_item.php file and templatesja_teline_iihtmlcom_contentcateggoryblog_item.php, find this code:

    echo $this->escape($this->item->urls)

    and change to:

    echo $this->item->urls

    arayabe Friend
    #324804

    Hello, I did it, it’s not working…

    Anonymous Moderator
    #324886

    Hi arayabe

    I have checked your website but could not find this issue again

    Could you let me know the link which you saw this issue so that i could have a closer look on the issue?

    arayabe Friend
    #326121

    Hey, now it’s working, but how do I do to make the modules appear below the blog category in each menu item?

    Anonymous Moderator
    #326248

    Hi arayabe

    please go to http://www.yourdomain.com/index.php?tp=1 to see all positions in the page. You will see that user8, use9 and banner position is below blog category. You can assign modules to those positions.

    If it is not a solution, please let me know in detail your idea.

    arayabe Friend
    #326474

    It didnt work for the slideshow and html modules in that position, it creates a large empty box
    Check it at http://www.testimonioonline.com, thats the new link

    Anonymous Moderator
    #326612

    Hi arayabe

    I have checked user9 position and saw that:

    + 5 CATEGORIAS and TESTIMONIO EN YOUTUBE module (mod_custom ) are working fine.
    + H617X60 (mod_jaslideshow2 ) is working fine but there is a space in this module but your website is loading very slow. To fix it, please open templates/ja_teline_ii/js/ja.script.js file, find following code section:

    window.addEvent ('load', function() {
    equalHeight();
    jaAddFirstItemToTopmenu();
    jaIE6hover();
    });

    and change to:

    window.addEvent ('load', function() {
    jaAddFirstItemToTopmenu();
    jaIE6hover();
    });

    arayabe Friend
    #327113

    This worked but not fully. Now all the modules are the same height, and that is messing up with my layout, cuz I have html modules that were supposed to be an specific size…

    PLEASE HELP!!

    pmhc Friend
    #332403

    Hi,
    Firts i apologize by get involved in this thread but i have not received a response to mi problem yet…
    Is the next: when i insert pagebreak to any article the hole rigth modules shown below to the text of the article, in the next link can see the problem:

    http://web.ula.ve/nucleotachira/vinculate/index.php?option=com_content&view=article&id=128:perfilesjun09&catid=100:entrevista&Itemid=181

    The other problem is: after to the upload and instalation aplication in the server, in different pages show an error mesage like this:

    Warning: cannot yet handle MBCS in html_entity_decode()! in /home/htdocs/hosting/facultades/nucleotachira/vinculate/libraries/joomla/application/pathway.php on line 209

    In this link can see the problem:

    http://web.ula.ve/nucleotachira/vinculate/index.php?option=com_content&view=section&layout=blog&id=13&Itemid=197

    Please help me…
    Thanks in advanced…

    pmhc Friend
    #333157

    Hi,

    Firts i apologize but get in this conversation. I described my problem with the JA Teline II Template in other post but I have not received a solution. The problem is that when i insert pagination (page break) in any article, the rigth site modules (“Popular”, “More reads”, etc.) move to the bottom of the web page, in the next link and image you can see what i mean:

    http://web.ula.ve/nucleotachira/vinculate/images/stories/joomlart_solic01.jpg

    The link to the page is:

    http://web.ula.ve/nucleotachira/vinculate/index.php?option=com_content&view=article&id=128:perfilesjun09&catid=100:entrevista&Itemid=181

    I have insisted on resolving this problem several times but I have not found a solution yet.
    Again, apologize if i’m duplicating the post but in two weeks i have no received a solution…
    Please, you can help me? It’s very urgent for me can fix this problema with the JA Teline II template…
    Thanks i advanced…
    Greetings

    micrantha Friend
    #333162

    Hello,
    The only issue I see when debuggin is a missing closing-div-tag.
    The div <div id=”ja-wrapper”> is not closed.
    But I don’t know if this is connected to your proble with pagebreaks.

    Good luck,
    Micrantha

    edit: I am not sure if this diagnosis is OK.
    In page code I see these lines:

    <div id="nota"><br><div class="pagenavbar">
    If I delete <div id=”nota”> the menus jump back to the column right.
    I don’t know where this div comes from. But you could look into your article code.
    Good luck,

    Saguaros Moderator
    #333334

    Helle guy

    1) you can see the page working well http://web.ula.ve/nucleotachira/vinculate/index.php?option=com_content&view=article&id=128%3Aperfilesjun09&catid=100%3Aentrevista&showall=1 if the content does not use the breakpage function.
    2) When the content used the breakpage, so the problem happened :
    a) You put the breakpage tag on the wrong position. so that some tags were missing when the breakpage function worked. I recommend that You should put those tag below each block contents,

    Example:

    <p>INTROTEXT HERE </p>
    <hr id=”system-readmore”>

    <hr id=”system-breakpage” tite=”PAGE 1″>
    <div>CONTENT PAGE 1 </div>

    <hr id=”system-breakpage” tite=”PAGE 2″>
    <div>CONTENT PAGE 2 </div>

    <hr id=”system-breakpage” tite=”PAGE 3″>
    <div>CONTENT PAGE 3</div>

    Now, pls try to check the html content and put those breakpage tags with some expectly positions.

    Good luck

    pmhc Friend
    #333438

    Hello tienhc

    Thanks for your help. Your response has helped to reveal part of the problem. Yes, some tags are the problem but not the simple “<div>” tag… The TinyMCE Editor insert the “<div id=”nota”>” tag in different parts of the article, when i delete it and manually insert “<div>” tags the rigths modules back to the natural position. The problem is: the “<div id=”nota”>” tag is automatically inserted by the TinyMCE Editor, my ask is will I have to manually correct each article?

    Please see for yourself the problem and help me to find a definitive solution…

    Thanks in advanced…

    micrantha Friend
    #333440

    Hello pmhc,

    You should not make this inlog info public!!!
    Better delete it and send it as a private message to tienhc.

    Regards,
    Micrantha

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

This topic contains 17 replies, has 6 voices, and was last updated by  pmhc 14 years, 9 months ago.

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