Search found 22 matches

by folco3
Fri Nov 04, 2011 9:36 pm
Forum: Modules/Add-Ons
Topic: Display Fields based on previous field entries in formbuilde
Replies: 1
Views: 673

Display Fields based on previous field entries in formbuilde

Is there a way that formbuilder can display different inputs based on a selection? Simple example:

Country: Drop down of countries, user selects Canada,

Then based on that the next field reads
Provinces: select box of Provinces

OR
US, then it shows States?
by folco3
Fri Dec 10, 2010 5:54 pm
Forum: Modules/Add-Ons
Topic: Adding additional "0" to second digit price on products module
Replies: 1
Views: 970

Adding additional "0" to second digit price on products module

So I can't be the only one to have this problem but I can't seems to find an answer anywhere. I'm using the product module, to display the price i'm using: {$currency_symbol}: {$entry->price} Which works fine, unless the price ends in a "0". for example $25.50 enter in for the price would ...
by folco3
Fri Oct 29, 2010 3:46 am
Forum: Tips and Tricks
Topic: Previous and next article in news details page
Replies: 20
Views: 36847

Re: Previous and next article in news details page

This is cool can it be modified into CGBlog?
by folco3
Wed Apr 21, 2010 3:12 pm
Forum: Modules/Add-Ons
Topic: Related Products in Product Module
Replies: 0
Views: 707

Related Products in Product Module

I can't believe I would be the first to want to do this, but I can't seem to find anything on search. I'm using the product module for adding products, what I would like to do is have a section on a detail page for "Related Products" like you see quite often now in a lot of ecommerce sites...
by folco3
Thu Mar 04, 2010 8:28 pm
Forum: Modules/Add-Ons
Topic: DownloadManager Have a thumbnail preview?
Replies: 0
Views: 748

DownloadManager Have a thumbnail preview?

I'm testing out the DownloadManager Module. I think it's going to work pretty well for my needs, however I would additionally like to upload an associated thumbnail image with the download file. For example, you could download and eps of a company logo, but additionally there is 30 x 30 thumbnail gi...
by folco3
Mon Jan 18, 2010 9:59 pm
Forum: Modules/Add-Ons
Topic: Newbe to CMSMS Ecommerce
Replies: 2
Views: 1187

Re: Newbe to CMSMS Ecommerce

Good question. Actually I'm contractor so I would probably want that answered for a couple scenarios to judge the best option for various clients. Maybe just a "small, medium, and large" 1. Small, 4-15 products, product categories, standard ecom (calculate tax, shipping us only, credit car...
by folco3
Mon Jan 18, 2010 9:31 pm
Forum: Modules/Add-Ons
Topic: Newbe to CMSMS Ecommerce
Replies: 2
Views: 1187

Newbe to CMSMS Ecommerce

Hey, I'm interested in adding an ecommerce piece to a CMSMS site. Looks like there are several cart and catalog modules to choose from. Has anyone who has done this before have any recommendations? I've kind of learned from past module downloads that some work better than others, some are in process...
by folco3
Fri Oct 23, 2009 2:10 pm
Forum: Layout and Design (CSS & HTML)
Topic: Stylesheet problems
Replies: 2
Views: 1298

Re: Stylesheet problems

Nope there in no "inline" styling. I downgraded from 1.6.6 to  1.6.4 and it fixed the problem. However still when I check it out in firebug, there is all kinds of styles attached to the page that aren't in my stylesheet. At least now my stylesheet is over-riding them. The main problem was ...
by folco3
Fri Oct 23, 2009 2:05 am
Forum: Layout and Design (CSS & HTML)
Topic: Stylesheet problems
Replies: 2
Views: 1298

Stylesheet problems

This is my 3rd CMS MS site. This has never been a problem before but when I add a stylesheet and then link it to a template, it seems that CMS MS is adding a bunch of CSS to my page that isn't in my stylesheet. Viewing it with firebug, it seems to adding to my stylesheets and add more stylesheet ite...
by folco3
Fri Sep 18, 2009 7:55 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] News Summary template column repeater
Replies: 2
Views: 1043

Re: News Summary template column repeater

That's not a bad idea, however I want it so my numbers of columns and grow or shrink based on the number of entries. Poking around other's code here's what I found that works pretty well: {if isset($items)} {foreach from=$items item=entry key=j} detail_url}">{$entry->company_name} {if ($j+1) % ...
by folco3
Fri Sep 18, 2009 5:30 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] News Summary template column repeater
Replies: 2
Views: 1043

[SOLVED] News Summary template column repeater

I would like to create a summary template that would organize things into columns, say like 3 rows per column and then start a new column. This is very simplified but the html generated would look something like this: News Item1 News Item2 News Item3 News Item4 News Item5 News Item6 Seems like there...
by folco3
Thu Sep 17, 2009 5:27 pm
Forum: Modules/Add-Ons
Topic: News or Blogging Paging Template
Replies: 0
Views: 670

News or Blogging Paging Template

So I would rather have a paging format on my news and cgblog that looks more like this: >> Or something very similar to what you see on areas all over cmsmadesimple.org including this forum. However the default template produces: >> I've done some searching on the forum and can't seem to find a way ...
by folco3
Thu Aug 27, 2009 3:09 pm
Forum: Modules/Add-Ons
Topic: Search Module Data Only [SOLVED]
Replies: 6
Views: 2160

Re: Search Module Data Only

[SOLVED]
by folco3
Thu Aug 27, 2009 3:07 pm
Forum: Modules/Add-Ons
Topic: Launch CGBlog Entry from one template into another
Replies: 2
Views: 1252

Re: Launch CGBlog Entry from one template into another

Interesting, I'll give that a try. thanks
by folco3
Thu Aug 27, 2009 3:48 am
Forum: Modules/Add-Ons
Topic: Launch CGBlog Entry from one template into another
Replies: 2
Views: 1252

Launch CGBlog Entry from one template into another

So I've got a weird situation I've created. Basically I've modified the CGBlog Module into my needs of a "teacher directory". Which has worked out pretty well - see here: http://eleutian.solutionstreamcreative.com/index.php?page=meet-our-teachers The problem I'm having is searching these. ...

Go to advanced search