0
Welcome Guest! Login
0 items Join Now

JEA HELP NEEDED !!URGENT!!

  • JEA HELP NEEDED !!URGENT!!

    Posted 16 years 2 months ago
    • Greetings, I have just installed Joomla Real estate on Joomla 1.5, I am having configuration problems with it, can not find the css for it, also the module image not displaying correct
      http://www.romblonrealestate.com would also like to know how i can link main menu to another page and display say 10 property listings, then click on one of those and open to a page that displays the property, pictures and info, for say, click on Romblon Island Listings in main menu, opens page, there there are 10 more thumbnail images with little description text, and then click on it, and go to page with full description, images Etc.....
      Thank you In advance, Regards Steve :D
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: JEA HELP NEEDED !!URGENT!!

    Posted 16 years 2 months ago
    • As far as configuration, since it's a 3rd party component you're probably best off checking out the documentation and FAQs on the developer's site or or posting in their forum to get the information you need.

      For the css, once you have it up and running, we can help you with that, or you can use FireBug, a free debugging tool for FireFox, to inspect the site and see where to make changes.
    • Thanks,
      jim
  • Re: JEA HELP NEEDED !!URGENT!!

    Posted 16 years 2 months ago
  • Re: JEA HELP NEEDED !!URGENT!!

    Posted 16 years 2 months ago
    • I am using Joomla JRE real estate
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: JEA HELP NEEDED !!URGENT!!

    Posted 16 years 2 months ago
    • Couldn't find it in the JED.

      For anyone that wants to help, a link to the developers site would be helpful.
    • Thanks,
      jim
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: JEA HELP NEEDED !!URGENT!!

    Posted 16 years 2 months ago
    • Doesn't seem very active but...
      joomlacode.org/gf/project/jea/forum/
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: JEA HELP NEEDED !!URGENT!!

    Posted 16 years 2 months ago
    • As JEM suggested, best way would be to post in the developer area of the specific extension

      Found the code snippet for the module :
      <div class="moduletable">
                               <h3>Featured Properties</h3>
                               
           <dl class="jea_mod_emphasis_item">
                <dt class="jea_mod_emphasis_title">
                     <a title="Show detail" href="/index.php/component/jea/?view=properties&amp;id=4"> 
                     <strong> 
                     Santa Fe, Tablas, (BF-202-1) in                </strong> 
                     ( Ref : BF-202-1 )
                     </a>
                </dt>
           
                          <dt class="image">
                     <a title="Detail" href="/index.php/component/jea/?view=properties&amp;id=4">
                       <img alt="Detail" src="http://www.romblonrealestate.com/images/com_jea/images/4/min.jpg"/>
                     </a>
                </dt>
                
           
                <dd>
                     
                Selling price : 
                <strong> Php 1,500</strong>
                <br/>
                
                          <br/>
       
                Land space : <strong>774 m²</strong>
                
                          
                <br/>
                <a title="Show detail" href="/index.php/component/jea/?view=properties&amp;id=4"> 
                Detail </a>
                </dd>
                <dd class="clr"/>
           
           </dl>
                </div>
    • Quick tips::
      1) Clear your browser cache if changes dont reflect
      2) Provide link to your site to help us help you better
      3) Use in firebug
      Tutorial-- http://www.rockettheme.com/blog/team/255-tools-firebug

      softlogique.com

Time to create page: 0.075 seconds