Forum

JiFile for Joomla!

JIFile
JiFile is a component for Joomla! that allows you to index file contents (PDF, DOC, etc..) to perform searches in them.

Learn more...  Demo

JoomPhoto Mobile

JPhotoMobile
JoomPhoto Mobile is a component for Joomla! that allows you to share the photos from your Android device to your site Joomla.

Learn more...  Demo

iFile Framework

IFile
IFile is an open source framework written entirely in PHP, allows the indexing of textual content of a document (DOC, PDF, EXCEL, etc.) and a quick search within them.

Learn more...  Demo

Easy Language

EasyLanguage
Easy Language is a plugin for easy and immediate management of multilingual texts in every possible area of joomla, articles, components, modules, metadata, template, other components(example K2) etc.

Learn more...

Article Book Effect

Article Book Effect
View Joomla articles with the effect turns the page of a book. This plugin will display the contents of an article in Joomla as a real book or magazine, using all the benefits of HTML5

Learn more...  Demo

 

Passport photo

Passport photo
The most popular Android app that allows you to print photos cards for your documents with your Android smartphone, in a simple and intuitive way.

Learn more...

 

Crazy Shadow

Crazy Shadow
Crazy Shadow is the 3D fast-paced and fun puzzle Android game! Try to rotate and drag shapes in the position of their shadows without fail! Solve in succession all combinations of levels of the game.

Learn more...

 

Admin Countdown

Admin Countdown
Module for Joomla! 2.5 and 3.x displays in the administration part of the site, a timer with countdown of the time remaining in your session.

Learn more...  Demo

 
Welcome, Guest
Username: Password: Remember me

TOPIC: Language not working on all positions

Language not working on all positions 10 Dec 2013 19:16 #1603

  • Joris
  • Joris's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hello IsApp,

Thanks for the nice free plugin!
But i have a problem.

joomla 3.2 and i downloade the plugin 4 days ago.
I it working in most places but a default menu is not working on some positions.

Then is see the {lang en}Menu en{/lang}{lang nl}menu nl{/lang} instead of the english and dutch version.
If i place the module positions on a other locations it works.
So are there places that your plugin does not work?


If i put the module in the menu-top it is working.
If i put it in topcontent not. so are there a few locations that not work and others do.

Working:
top-head
container div

Not working:
Sidebar-left

Also a custom html module in that positions is not working.
All default joomla modules.
<body>
<div id="container">
 
<?php if ($this->countModules('menu-user or menu-user-2')) : ?>
<div id="menu-user">
{slider Admin Menu}
 <jdoc:include type="modules" name="menu-user" style="xhtml" />
{/sliders}
  </div>  
 
  <?php endif; ?>
 
  <div id="header" >
 
    <jdoc:include type="modules" name="header" style="xhtml" />
    <?php if ($this->countModules('logo')) : ?>
    <div id="logo">
      <jdoc:include type="modules" name="logo" style="xhtml" />
    </div>
    <?php endif; ?>
    <?php if ($this->countModules('subhead or top-head')) : ?>
    <div id="header-right">
    <jdoc:include type="modules" name="top-head" style="xhtml" />
 
        <jdoc:include type="modules" name="sub-head" style="xhtml" />
      </div>
 
     <?php endif; ?>
     <div class="clr"></div>
  </div>
 
  <?php if ($this->countModules('menu-top')) : ?>
  <div id="menu">
    <jdoc:include type="modules" name="menu-top" style="xhtml" />
  </div>
  <?php endif; ?>
  <div id="wrapper">
    <?php if ($this->countModules('menu-left or sidebar-left')) : ?>
    <div id="leftcol">
      <jdoc:include type="modules" name="menu-left" style="xhtml" />
      <jdoc:include type="modules" name="sidebar-left" style="xhtml" />
    </div>
    <?php endif; ?>
    <div id="content">
      <jdoc:include type="message" />
      <jdoc:include type="modules" name="topcontent" style="xhtml" />
      <jdoc:include type="component" style="xhtml" />
      <jdoc:include type="modules" name="subcontent" ="xhtml" />
    </div>
    <?php if ($this->countModules('sidebar-right or sidebar-right-sub')) : ?>
    <div id="rightcol">
      <jdoc:include type="modules" name="sidebar-right" style="xhtml" />
      <jdoc:include type="modules" name="sidebar-right-sub" style="xhtml" />
    </div>
    <?php endif; ?>
    <div class="clearer"></div>
  </div>
  <?php if ($this->countModules('footer')) : ?>
  <div id="footer">
    <jdoc:include type="modules" name="footer" style="xhtml" />
  </div>
  <?php endif; ?>
  <jdoc:include type="modules" name="debug" />
</div>
<?php if ($this->countModules('publications')) : ?>
<div id="publications-div">
<jdoc:include type="modules" name="publications" style="xhtml" />
</div><?php endif; ?>
</body>


You guys have any idea?
am i doing something really wrong?
I want a menu right above the content in the same div (topcontent position)

I hope you can help!

Thanks!
The administrator has disabled public write access.

Language not working on all positions 11 Dec 2013 11:41 #1606

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
Hi,
could be a small bug that we discovered a few days ago, now I send you by email the new package to be installed, then please let us know.
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.

Language not working on all positions 28 Dec 2013 14:05 #1626

Dear Antonio,

I believe I have the same problem with version 1.2.1
On the frontend sometimes module titles are displayed correctly, sometimes I can see all the {lang xx}...{/lang} text.
I couldn't find any correlation about when it is displayed fine or not.
In the backend it is fine.

Could you please also send me the corrected version?

Thank you!
Best,
David
The administrator has disabled public write access.

Language not working on all positions 02 Jan 2014 09:58 #1627

  • Antonio
  • Antonio's Avatar
  • OFFLINE
  • Administrator
  • Posts: 486
  • Thank you received: 66
Yes, We are sending the new package.

Please let us know.
If you like, if it was useful, consider a donation, Thanks
Se vuoi, se ti siamo stati utili, considera una donazione, Grazie
Help us by voting our extensions on Joomla.org:
JiFile
JoomPhoto Mobile
Easy Language
The administrator has disabled public write access.