61
mariane
Re: PAID - Need Dev xRoster
  • 2010/11/8 7:04

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


hello, I advise you to contact Trabis,Mage or any xoops's developpers, we have great team there.
the road of success is always under construction



62
mariane
Re: how to make current menu item active using body id?
  • 2010/11/8 7:02

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


thanks, but did you see the horizontal menu? it's mymenus but I changed the colors to be compatible with the design
the road of success is always under construction



63
mariane
Re: Publisher RSS to Facebook - Import Failed
  • 2010/11/8 6:59

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


it means a problem with facebook and not in publisher. I am using always rss in publisher,it's working correctly especialy with complexed languages like arabic.
the road of success is always under construction



64
mariane
Re: how to make current menu item active using body id?
  • 2010/11/6 15:01

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


you can use mymenus, a new module created by trabis, easy to use and can make current page highlighted, also you can personalise the skin as you want.
this is a website I did, and I used mymenus in it
www.en.etccenter.org
the road of success is always under construction



65
mariane
Re: How To Insert Facebook Comment Plugin into AMS Article?
  • 2010/11/6 14:56

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


try this code from fb developpers
http://developers.facebook.com/docs/reference/plugins/comments
the road of success is always under construction



66
mariane
Re: PiCal OR ExtCal Module
  • 2010/10/27 13:56

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


we all waiting for AM Events because extcal isn't working well with newest xoops version.
the road of success is always under construction



67
mariane
Re: Recipe Module
  • 2010/10/26 17:22

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


I agree with you,publisher is the best choice, especially the newest version,it can show latest news in a jquery block.
also there is another solution : TDMDownloads,you can add ingredients to the extra fields, and add the recipies
the road of success is always under construction



68
mariane
Re: real estate modules?? any?
  • 2010/10/22 10:51

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


I advise you to buy TDMAds, a paid module developped by kraven, it's a great one. I bought it for a client, it can be used for all kind of listing : cars, realestate,...etc
- you can create unlimited categories and subcategories
- you can create your own fields
- you can group these fields in categories and choose witch fields will be used with witch categories, I mean by this : for example the fields of a commercial projects are totaly different of those used in office projects, so you can choose filedd 1,3,4 to be used with commercial or industriual projects,while 2,5,9 with the second one, and 7 is commun for all.

this is an examplehttp://lb.iqaratme.com/modules/TDMAds/ads.php?cid=1&lid=10
the road of success is always under construction



69
mariane
Re: a "xoSearchForModule" plugin to display an advanced search form (Oledrion) ?
  • 2010/10/15 7:33

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


hello again,
I could find the code:
I used it with mxdirectory and it works perfect :
1- I called a jquery code :
<script type="text/javascript" src="{X_SITEURL}modules/mxdirectory/jquery-1.2.6.min.js"></script>

it's the same one in js xoops that we call in themes as :
<script type="text/javascript" src="<{$xoops_url}>/browse.php?Frameworks/jquery/jquery.js"> </script>

2- I create a block in xoops and I put this content :
<script>  
jQuery.noConflict();
jQuery(document).ready(function($) {  
    
jQuery.get("{X_SITEURL}modules/mxdirectory/search.php", function(data){  
        $(
'#quickcomment').append(data.substring(data.indexOf("<form name='submitform'"),data.indexOf("<!-- End Form Vaidation JavaScript //-->")));  
    });  
}); 
</
script>
the road of success is always under construction



70
mariane
Re: a "xoSearchForModule" plugin to display an advanced search form (Oledrion) ?
  • 2010/10/11 15:36

  • mariane

  • Theme Designer

  • Posts: 649

  • Since: 2008/1/11


really no answer,but i think there is another method by adding a js file inside your module,then make a php block to call the search page of oledrion.
I tried it in yellowpages module, and it worked fine, I will try to find again the file and provide it to you
the road of success is always under construction




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 23 »



Login

Who's Online

216 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 216


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits