Register   Login
     
  Latest Posts  
RE: Error #2038 on Upload Images
by ljulien on 3/22/2010 6:55 AM
RE: Recently created articles are not shown in list
by atriage on 3/22/2010 6:49 AM
RE: Server Time Issue?
by JoeyJ248 on 3/22/2010 6:31 AM
RE: Can'd add photo
by rsobari on 3/22/2010 5:30 AM
RE: Catcha doesnt seem to work
by chaloum on 3/22/2010 5:09 AM
RE: Catcha doesnt seem to work
by chaloum on 3/22/2010 5:00 AM
RE: Need S3 integration
by Mainer on 3/22/2010 4:51 AM
RE: Can'd add photo
by smcculloch on 3/22/2010 4:39 AM
RE: Tracking image/file clicks
by smcculloch on 3/22/2010 4:38 AM
RE: Catcha doesnt seem to work
by smcculloch on 3/22/2010 4:37 AM
  Forums  
Subject: Custom Templates
Prev Next
You are not authorized to post a reply.

Page 4 of 5 << < 12345 > >>
Author Messages
doggiedaddy1User is Offline
Gold Membership
Ventrian Addict
Ventrian Addict
Posts:51

8/22/2008 10:50 PM  

You offered the template for "worldscheapestproperties"?  Is there somewhere I can download it?  Beautiful piece of work!

AlbertramsbottomUser is Offline
Registered Users
Ventrian Master
Ventrian Master
Posts:415


8/26/2008 4:15 AM  

I can sent it to you if you want

Just PM me your email

 

Paul


www.classcampers.com
www.worldscheapesthomes.co.uk
www.beebiplayer.co.uk
www.internetinsurancequotes.co.uk
www.vwbussales.co.uk
doggiedaddy1User is Offline
Gold Membership
Ventrian Addict
Ventrian Addict
Posts:51

8/26/2008 8:36 AM  

Thanks,

I sent it.

bmurphyUser is Offline
Registered Users
Ventrian Addict
Ventrian Addict
Posts:71

8/26/2008 6:35 PM  
Posted By Jose Maldonado on 5/31/2008 4:58 PM

my first templates! that great module!

http://pruebas.avizor.info/Herramientas/Demos/DNNInmo/tabid/1097/agentType/View/PropertyID/12/Default.aspx


Wondering if anyone knows how to duplicate the layout here, specifically how to create and populate tabs that pull in the listing detail???

doggiedaddy1User is Offline
Gold Membership
Ventrian Addict
Ventrian Addict
Posts:51

8/26/2008 8:45 PM  

I'm doing the same thing on one of my sites.  The easiest way I've found to create similar tabs in DNN is with CSS tabs linked to ASP:MULTIVIEW command.  Time saver for some really good tabs here: http://www.highdots.com/css-tab-designer/

It's a free program that generates tabs using the exploding boy and several other of the popular free layouts and lets you make your own variations as well.  Pop the CSS into the page, create your Multiview & views and then format your individual html layouts and insert them and you are good to go!

Jose MaldonadoUser is Offline
Gold Membership
Ventrian Addict
Ventrian Addict
Posts:80


8/27/2008 4:01 AM  

This is the script for building tabs, put in yeeti.js file...

Here is the tab implementation into template View.Item.html file

And include this script in template body:

Finally, include this in css file:


http://dnn.avizor.info | http://www.tododnn.es | Traducciones en español para los módulos de Ventrian
bmurphyUser is Offline
Registered Users
Ventrian Addict
Ventrian Addict
Posts:71

8/28/2008 12:21 PM  

doggiedaddy,

That looks like a really cool tool, thank you!

I'm not a programmer, I'm just learning this stuff, would you be able to provide more detail, or even better an example of the code?

Specifically:

1. "Pop the CSS into the page" - What page? The existing stylesheet?

2. "Create your multiviews and views" - I dont know how to do this, do you have an example you can share that I can then modify to my site?

3. "Format individual html layouts and insert them" - I dont know what this means either.

 

I know I probably sound retarded, but I'm just learning as I go along. :)

 

Thanks for any further assistance you can provide.

 

Brian

Paul MinkUser is Offline
Gold Membership
Ventrian Newbie
Ventrian Newbie
Posts:1

9/16/2008 5:46 PM  

Hi Everyone,

I'm a huge fan of Scott's work and PM has really helped with my latest site.

 

Here I use it for a Project DB -

http://www.i95coalition.net/i95/Projects/ProjectDatabase/tabid/120/Default.aspx

If you drill down to a specific project you can see how we use tabs to display the Overview and Details.

 

We also use it as part of our Clearinghouse DB-

http://www.i95coalition.net/i95/Library/IncidentMgmtClearinghouse/tabid/86/Default.aspx

In this app the tabs are dynamic. So, the Image tab is only shown if the project has an image and the Documents tab is shown only if it has documents, etc.

 

We were also able to show all of our featured projects by category:

http://www.i95coalition.net/i95/Projects/FeaturedProjects/tabid/119/Default.aspx

 

 

esselUser is Offline
Registered Users
Ventrian Newbie
Ventrian Newbie
Posts:3

11/06/2008 2:13 PM  
I'm new to PA but can see some great uses for it. I've managed to find my way around and make some changes but I can't see how to prevent the "Property Types" page from displaying. I've removed the Search page OK but I want to list the properties on the first page rather than going through the property types page to get to them. I'm probably missing something obvious. Help please, anyone?
Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:17224


11/07/2008 4:30 AM  
You can only use the latest properties module to do this at the moment.

Scott McCulloch
Site Administrator
jeropsUser is Offline
Registered Users
Ventrian Addict
Ventrian Addict
Posts:75

12/29/2008 1:56 PM  

This is really impressive...how did you create the tabs on the project details view...Any instructions you can provide on how you did it is very much appreciated.

Thanks

Jerry

Jose MaldonadoUser is Offline
Gold Membership
Ventrian Addict
Ventrian Addict
Posts:80


12/29/2008 2:25 PM  

This is my template with tabs and google maps (the latter is no longer useful because the module offers functionality). Use my custom fields, you must adapt it to work with yours


Attachment: GoogleMapTemplate.zip


http://dnn.avizor.info | http://www.tododnn.es | Traducciones en español para los módulos de Ventrian
bytewiz9 bytewiz9User is Offline
Gold Membership
Ventrian Super Newbie
Ventrian Super Newbie
Posts:22

1/26/2009 8:51 PM  

hi,

 

Impressive, the part with tabs.. can you direct me how did you do this?

ot if you can share the template or part of containing the tabs..

 

Thanks,

bytewiz9

Jose MaldonadoUser is Offline
Gold Membership
Ventrian Addict
Ventrian Addict
Posts:80


1/27/2009 2:16 AM  
The entire template is shared, you can download the zip and install it for full use two messages above.

http://dnn.avizor.info | http://www.tododnn.es | Traducciones en español para los módulos de Ventrian
MarkUser is Offline
Registered Users
Ventrian Active Member
Ventrian Active Member
Posts:39

3/12/2009 7:07 AM  

My Wife's site is running the property agent as a type of review...  http://www.paintersquest.com

In fact her site has nothing but modules that was made from here...  :)

max2oUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:31

3/18/2009 1:43 PM  

A couple people asked me to share this employee directory I build with the PA module. Sorry it took me so long to do so. Here it is:


Attachment: BT_Directory.zip

max2oUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:31

3/18/2009 1:48 PM  

A Project Case Study directory:

http://www.ksise.com/CaseStudies/tabid/56/Default.aspx

Thanks again, Scott, for a great module!

Marius MUser is Offline
Gold Membership
Ventrian Wiz
Ventrian Wiz
Posts:159

4/23/2009 11:42 PM  

Hello Jose,

I like your templates for google.

I receive an error when I use the map in first tab in IE7 ( in firefox it's OK)

Internet Explorer cannot open the Internet site http://......

Operation aborted

Thanks,

Marius

Jose MaldonadoUser is Offline
Gold Membership
Ventrian Addict
Ventrian Addict
Posts:80


4/24/2009 5:01 AM  

You can publish your web address for can check it live.


http://dnn.avizor.info | http://www.tododnn.es | Traducciones en español para los módulos de Ventrian
Marius MUser is Offline
Gold Membership
Ventrian Wiz
Ventrian Wiz
Posts:159

4/24/2009 5:49 AM  

Thanks Jose,

I add this code and it's work

 

function addLoadEvent(func) {
var oldonload = window.onload;
if (typeof window.onload != 'function') {
window.onload = func;
} else {
window.onload = function() {
if (oldonload) {
oldonload();
}
func();
}
}
}
addLoadEvent(function() {
mapload();
})

You are not authorized to post a reply.
Page 4 of 5 << < 12345 > >>

Forums > Modules > Property Agent > Custom Templates



ActiveForums 3.7