linking problem

  • darsh
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 6 months ago #10756 by darsh
Replied by darsh on topic Re: linking problem
Here is the link. Please reply.

thesrilankaguide.com/

Please Log in to join the conversation.

More
12 years 6 months ago #10763 by ivan.milic
Replied by ivan.milic on topic Re: linking problem
Hi,

that is not module position that is part of page where articles are displayed, and you don't have any featured (show on home page) article. If you want it to be just like that you can try this workaround:

Create some article and in editor enter HTML view, then copy paste next code:

<script type="text/javascript">
jQuery(document).ready(function(){
jQuery('.main_area').hide();
});
<script>

Set Featured or Show On Home Page for that article (depending on joomla version)

Before all of this you must make sure your Joomla allows javascript in articles, you you need to enter you editor plugin setting and set options to allow that.

Usually this are the options:

"Allow javascript" - YES
"HTML Cleanup" - NO

here is an link discussing configuring joomla editors

forum.joomla.org/viewtopic.php?p=1333362 :

Please Log in to join the conversation.

Time to create page: 0.252 seconds
Powered by Kunena Forum