Support Forums

Old 04-01-2008, 11:35 PM   #1
Unregistered
Guest
 
Posts: n/a
Default questions

Hi,
I was looking around on the demo site but am still a bit confused. how many choices of templates come with the designer version?
i saw on the page editor tab where you could change the copy on the pages through that interface. but does that mean you are stuck with that template look? the navigation, headers, etc. how do you change those?
is there any way to see a sample of the files we get so i can see how i could edit them?

also, can i do this on a mac?

how much bandwith should i have available from my hosting company? my client wants to run something like craigslist, specific to one product.

how do you set up the payments?
how would it work if my client wanted to approve an ad before it got charged?
thanks for your help!
  Reply With Quote
Old 04-02-2008, 12:20 AM   #2
cwp
Senior Member
 
cwp's Avatar
 
Join Date: Jun 2007
Posts: 297
Rep Power: 14
cwp is a jewel in the rough
Default

Quote:
Originally Posted by Unregistered View Post
Hi,
I was looking around on the demo site but am still a bit confused. how many choices of templates come with the designer version?
2 templates come with both the designer and developer. I recommend just designing your own template.

Quote:
Originally Posted by Unregistered View Post
i saw on the page editor tab where you could change the copy on the pages through that interface. but does that mean you are stuck with that template look?
No, the page editor just edits the text within the body. There is also a template editor that you can use to edit the templates.

Quote:
Originally Posted by Unregistered View Post
the navigation, headers, etc. how do you change those?
is there any way to see a sample of the files we get so i can see how i could edit them?
By editing the layout.tpl file and other template files. I won't be able to assist you in showing you a sample, a 68classifieds employee will have to help you out with that.
Check out the download in this thread, it might help you understand the template system better Modifying the default template in v4.

Quote:
Originally Posted by Unregistered View Post
also, can i do this on a mac?
Of course!

Quote:
Originally Posted by Unregistered View Post
how much bandwith should i have available from my hosting company? my client wants to run something like craigslist, specific to one product.
Not much unless your site gets hundreds of thousands of visitors daily. The script doesn't use much bandwidth that I know of.. Just depends on how many visitors / hits are coming to your site.

Quote:
Originally Posted by Unregistered View Post
how do you set up the payments?
Pretty easy, its in the payment providers section under payment. If you have a question about a certain payment provider just ask us.

Quote:
Originally Posted by Unregistered View Post
how would it work if my client wanted to approve an ad before it got charged?
thanks for your help!
I don't think there is a way to approve an ad "before" it gets charged. You can set it up to approve the ad before it is displayed publicly on the website. I would say - If you don't want to accept the ad then just refund the payment and delete it.
__________________
Version 4.0.3 Developer

Last edited by cwp; 04-02-2008 at 12:23 AM.
cwp is offline   Reply With Quote
Old 04-02-2008, 01:29 PM   #3
Unregistered
Guest
 
Posts: n/a
Default

Hey, thanks.
i wasn't able to download anything though. it asks for a username and password and the template editor is uneditable in the demo version. so i'm still not sure what i'd be getting into.
the files that we get are html files? or html files with php extensions?
can i just drag them into Dreamweaver and take out the logos, add my own pictures, logo and change the look of the page- where the elements appear?
or do i have to make changes through the admin interface?


is the horse demo one of the templates that is available?

on the approval issue,
could i set up a php form for the user to submit the ad and photo, then generate an invoice in paypal, have the customer pay, and then go through the admin and post the ad?
there must be a way to do this.
any ideas? this is a sticking point for my client. she wants to approve the ad before it goes live or gets charged. is there another software or script that you would recommend?
thanks for your help.
  Reply With Quote
Old 04-02-2008, 01:50 PM   #4
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,206
Rep Power: 36
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Quote:
the template editor is uneditable in the demo version. so i'm still not sure what i'd be getting into.
the files that we get are html files? or html files with php extensions?
can i just drag them into Dreamweaver and take out the logos, add my own pictures, logo and change the look of the page- where the elements appear?
or do i have to make changes through the admin interface?
The template editor is simply a built in html editor for those that don't have anything to edit with. Dreamweaver would work just fine, just be aware that Dreamweaver sometimes likes to stick in it's own code in places that can sometimes cause issues.

Quote:
is the horse demo one of the templates that is available?
There is no horse demo. Perhaps you're referring to the demo ad for a horse? The template in the demo is the default template. There is one other included called "Purple". Most people prefer to make their own by copying the default template and modifying that.

Quote:
on the approval issue,
could i set up a php form for the user to submit the ad and photo, then generate an invoice in paypal, have the customer pay, and then go through the admin and post the ad?
there must be a way to do this.
any ideas? this is a sticking point for my client. she wants to approve the ad before it goes live or gets charged. is there another software or script that you would recommend?
thanks for your help.
I'm not aware of any classifieds scripts that the user would submit the ad before being charged. However, this script has an admin setting that you can set to manually approve an ad. If you don't approve it, then just refund their money.

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 04-03-2008, 05:19 PM   #5
Unregistered
Guest
 
Posts: n/a
Default smarty?

thanks so much for your help.
just a few more questions.
what is the smarty template items people are referring to?
do i need to know about those to edit the pages? or will they be straight html?

it seems like i can edit the look of the page, just need to leave the script in place where the actual classifieds start.
is that right?

also, if my client wants to run the script on 2 sites, will she have to purchase 2 copies? or can she just buy one?
  Reply With Quote
Old 04-03-2008, 06:38 PM   #6
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,206
Rep Power: 36
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Quote:
what is the smarty template items people are referring to?
do i need to know about those to edit the pages? or will they be straight html?
No, you don't need to know about those for editing your layout. Smarty is a templating system. That's what allows the script to be so straight forward in keeping the look from the content, so to speak. It also does other things. It is open source under a GNU license. To find out more http://smarty.php.net/

Quote:
it seems like i can edit the look of the page, just need to leave the script in place where the actual classifieds start.
is that right?
Right, sort of. Basically all of the files that end in ".tpl" are template files and are editable. Within template files are still "calls" to the script. Typically something like {$smarty.something.somthingelse}, which is what will put the content/information wherever that code lives within the HTML in your template. But for simplicity, there is only one MAIN template called layout.tpl. All the other ".tpl" templates are small templates that go inside of the main content area within the layout.tpl file.

Quote:
also, if my client wants to run the script on 2 sites, will she have to purchase 2 copies? or can she just buy one?
The license is a per domain license. So if your client wants to run classifieds at myclassifieds.com and one at myotherclassifieds.com, that would require two licenses. However, if you wanted to have myclassifieds.com and another at myotherclassifieds.myclassifieds.com then it would only require one license.

Cheers,
-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 04-03-2008, 09:38 PM   #7
Unregistered
Guest
 
Posts: n/a
Default sub domain

how bout a sub domain parked onto the main domain?
would that require another license?

so those 'calls' for the script, i won't have to edit those?
  Reply With Quote

Bookmarks

Tags
None

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
A few presale questions dpepperd Pre Sales Questions 4 03-31-2008 08:34 AM
Some questions cwp v4 Questions & Support 7 02-27-2008 03:20 PM
just a few questions before I buy the hosted version Unregistered Pre Sales Questions 4 07-18-2007 08:38 AM
Some Questions wel-usa v3.1 Questions & Support 15 06-25-2006 01:42 AM


All times are GMT -4. The time now is 06:34 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0