Search found 6 matches

by Saeglopur
Wed Dec 14, 2011 8:40 am
Forum: CMSMS Core
Topic: MicroTiny ignoring CSS styles
Replies: 5
Views: 2090

Re: MicroTiny ignoring CSS styles

I'm still having the problem where MicroTiny rejects my custom CSS styling because it wants to add a comma after the class name in the HTML, thereby invalidating it. Does anyone know where in the files I can fix this, or if it's gonna be fixed in the near future?
by Saeglopur
Fri Oct 14, 2011 1:56 pm
Forum: Modules/Add-Ons
Topic: Threaded comments in CGBlog/CGFeedback
Replies: 12
Views: 4178

Threaded comments in CGBlog/CGFeedback

I am using the CG Blog with CG Feedback for comments (newest versions). It works great. But I just wondered if I could have threaded comments, since the site I'm building is for advice. Is this possible?
by Saeglopur
Wed Jun 29, 2011 9:02 am
Forum: Modules/Add-Ons
Topic: FormBuilder email submission template doesn't show products
Replies: 0
Views: 593

FormBuilder email submission template doesn't show products

Hi, I am using FormBuilder and the Module Interface Field to get my Product info. Via that special Field, I call some of my products as categories. When I submit my email, I get the name of the field, which has multiple inputs (radios and checks), but I can't get the name of the product, which creat...
by Saeglopur
Wed Jun 22, 2011 7:43 am
Forum: Modules/Add-Ons
Topic: Module Interface Field (Products + FormBuilder) Help
Replies: 1
Views: 1016

Re: Module Interface Field (Products + FormBuilder) Help

Having same problem. Using this code to get things from Products: {foreach from=$items item=entry} {assign var=MData value=''} {assign var=Cd value=''} {foreach from=$FBvalue item=MData} {assign var=MData value='::'|explode:$MData} {if $MData[1]==$entry->id} {assign var=Cd value=' checked="chec...
by Saeglopur
Tue Jun 21, 2011 4:29 am
Forum: Modules/Add-Ons
Topic: Formbuilder:Several forms pass values to one checkout form
Replies: 0
Views: 709

Formbuilder:Several forms pass values to one checkout form

Hi, I'm using FormBuilder and I have several different packages whose order forms are populated via the Module Interface Field and Products. Ideally I would like all these packages to connect to a single options page where the items in the previously selected package are selected upon page load, and...
by Saeglopur
Tue Jun 14, 2011 4:34 am
Forum: Modules/Add-Ons
Topic: Cart AddToCart field = checkboxes/radios?
Replies: 0
Views: 673

Cart AddToCart field = checkboxes/radios?

Hi guys,

I'm using the Cart module and instead of the text field you get for AddToCart, I'd like to have the choice of either a checkbox or radio field. Any way I can implement that? And save all the values of selected Products? Thanks a bunch.

Go to advanced search