Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • tamirzzz Friend
    #149319

    Hi,

    After downloading and installing, 4 days ago the new version of this template, it seems that the LEFT module position is not visible. Meaning, If I add a module to the LEFT module position, this module would appear.

    It is a major BUG, Could you Plz fix it.

    Thanks,

    Tamir

    Anonymous Moderator
    #335439

    hi tamirzzz

    I am sorry for this mistake.

    Please open templatesja_selenilayoutsdefault.php file, find following code section:

    $positions = array (
    'left1' =>'',
    'left2' =>'',
    'left-mass-top' =>'',
    'left-mass-bottom' =>'',
    'right1' =>'right',
    'right2' =>'',
    'right-mass-top' =>'',
    'right-mass-bottom' =>'',
    'content-mass-top' =>'',
    'content-mass-bottom' =>'',
    'content-top' =>'content-top',
    'content-bottom' =>'content-bot',
    'inset1' =>'',
    'inset2' =>''
    );

    and change to:

    $positions = array (
    'left1' =>'left',
    'left2' =>'',
    'left-mass-top' =>'',
    'left-mass-bottom' =>'',
    'right1' =>'right',
    'right2' =>'',
    'right-mass-top' =>'',
    'right-mass-bottom' =>'',
    'content-mass-top' =>'',
    'content-mass-bottom' =>'',
    'content-top' =>'content-top',
    'content-bottom' =>'content-bot',
    'inset1' =>'',
    'inset2' =>''
    );

    At that time, you will see your modules in the left position.

    tamirzzz Friend
    #335470

    Hi,

    It seems to be working fine. Plz make sure you change it in the download section as well.

    Cheers,

    tamirzzz

    tamirzzz Friend
    #336151

    Hi,

    I thought it worked out, but it seems that when I install certain plugin, it is again not visible in IE.

    For example, please install http://extensions.joomla.org/extensions/social-web/social-bookmarking/5432

    enable it

    Add module to the left module position.

    Check it in ie8.

    Make sure you are in RTL mode.

    Cheers,

    Tamir

    tamirzzz Friend
    #336453

    Hi,

    I still did not get answer for this problem.

    In addition, I ran into a situation where the left module was sliding.

    please have a look at http://www.dwh.co.il/joom7/

    Have alook with FF 3.5

    Cheers,

    Tamirzzz

    vitormarques Friend
    #336657

    Hi tamirzzz

    I’ve seen your website and I need to see template files and access to administration of your website. The problem is that something is closing a div and it shouldn’t. That’s why in some pages left module is great and in others left module is on the bottom.

    Please pm the details so that I can see more accuratly what’s going on.

    Best regards.

    Anonymous Moderator
    #336762

    Hi tamirzzz

    I am sorry for this later.

    i have changed the content of this article (http://www.dwh.co.il/joom7/index.php/component/content/article/119-sas/1396-%D7%9B%D7%9F-%D7%95%D7%9C%D7%90.html) from:


    <div dir="rtl" style="text-align: right;">האם כן או אלו</div>
    <div dir="rtl" style="text-align: right;">
    <hr id="system-readmore" />
    </div>
    <div dir="rtl" style="text-align: right;">לא ממש יודע את ההבדל</div>
    <div dir="rtl" style="text-align: right;">אני יודע??</div>
    <div dir="rtl" style="text-align: right;"></div>
    <div dir="rtl" style="text-align: right;">ממש לא</div>
    <div dir="rtl" style="text-align: right;"></div>

    to:


    <div dir="rtl" style="text-align: right;">האם כן או אלו</div>
    <hr id="system-readmore" />

    <div dir="rtl" style="text-align: right;">לא ממש יודע את ההבדל</div>
    <div dir="rtl" style="text-align: right;">אני יודע??</div>
    <div dir="rtl" style="text-align: right;"></div>
    <div dir="rtl" style="text-align: right;">ממש לא</div>
    <div dir="rtl" style="text-align: right;"></div>

    Now, your website is working fine . please check again

    tamirzzz Friend
    #336770

    Hi,

    The bug was not in the template, but in the JCE CSS mode.

    I fixed it.

    Cheers,

    Tamir

    vitormarques Friend
    #336796

    I’m glad you could make it.

    If have any other problem just say something.

    Best regards.

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

This topic contains 9 replies, has 3 voices, and was last updated by  vitormarques 14 years, 8 months ago.

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