I wrote a step-by-step tutorial on how to do this in case it helps anyone:
Blog to Email Subscriptions with CMS Made Simple and Feedburner.
Best,
Jack
Search found 30 matches
- Sat Jan 15, 2011 5:24 am
- Forum: Modules/Add-Ons
- Topic: Add Blog to my site?
- Replies: 5
- Views: 2169
- Mon Jul 19, 2010 1:37 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Orders - Input Field Sizes
- Replies: 6
- Views: 2855
Orders - Input Field Sizes
CMSMS 1.8 / Orders 1.8.6 I am working on restyling the billing and shipping form. The input fields are all different sizes. I would like to make the sizes consistent. Where do I change that? I would prefer to control the sizing with CSS, but the generated source has the size attribute values har...
- Sun Jul 18, 2010 9:00 am
- Forum: Modules/Add-Ons
- Topic: Products/Cart/Orders - FEU login required?
- Replies: 10
- Views: 4704
Re: Products/Cart/Orders - FEU login required?
Kendo, I am following your instructions and I have created the form in Step 1 with all of the necessary fields in Formbuilder. At this point I have a few questions: 1.) Will you please share the code in your UDT for Step 2? I haven't been able to find any documentation for automatically creating a ...
- Sun Jul 18, 2010 3:44 am
- Forum: Modules/Add-Ons
- Topic: (FEU) Auto Create Users without Requiring Registration
- Replies: 0
- Views: 638
(FEU) Auto Create Users without Requiring Registration
CMSMS 1.8 / FEU 1.10.1 / Orders 1.8.6 / Cart 1.6.2 I want to allow customers to checkout without having to register for an account first. I understand the reasoning for forcing users to have an account, but it is not appropriate in situations where making sales is a higher priority than keeping tra...
- Thu Jul 15, 2010 2:27 pm
- Forum: Modules/Add-Ons
- Topic: How to tell who hasn't logged in using FrontEnd User Management
- Replies: 2
- Views: 1096
Re: How to tell who hasn't logged in using FrontEnd User Management
Ben, I know this is quite a late reply, but here's the answer in case others are still confused: 1.) Go to Users & Groups -> Frontend User Management 2.) Click the User History tab. 3.) Scroll down and you can see the latest user history, which includes Username, IP Address, Event Type (login, l...
- Fri Apr 23, 2010 6:30 pm
- Forum: Modules/Add-Ons
- Topic: Can this be accomplished with Form Builder?
- Replies: 7
- Views: 2830
Re: Can this be accomplished with Form Builder?
Pecuria,
Thanks for your time helping with this. For the sake of simplicity, I just made the form really long so that the fields didn't have to go side by side.
Best,
Jack
Thanks for your time helping with this. For the sake of simplicity, I just made the form really long so that the fields didn't have to go side by side.
Best,
Jack
- Fri Mar 26, 2010 1:20 am
- Forum: Modules/Add-Ons
- Topic: Can this be accomplished with Form Builder?
- Replies: 7
- Views: 2830
- Thu Mar 25, 2010 11:05 pm
- Forum: Modules/Add-Ons
- Topic: Can this be accomplished with Form Builder?
- Replies: 7
- Views: 2830
Re: Can this be accomplished with Form Builder?
And the CSS in case it something needs to be added/modified: form {margin-top:0} form, td, th { font-size: 100%} form div {margin-bottom:0} fieldset div { margin-bottom:0.5em; margin-left:1em; } fieldset div div { margin-top:0.5em; margin-left:1em } fieldset { margin-bottom:1em; border:1px solid #F6...
- Thu Mar 25, 2010 11:02 pm
- Forum: Modules/Add-Ons
- Topic: Can this be accomplished with Form Builder?
- Replies: 7
- Views: 2830
Re: Can this be accomplished with Form Builder?
Here's the template. I should have posted it before: {* TABLE FORM LAYOUT / Field titles on Left *} {* next line sets number of columns for things like checkbox groups *} {assign var="cols" value="3"} {literal} <__script__ type="text/javascript"> function fbht(htid) { v...
- Thu Mar 25, 2010 9:38 pm
- Forum: Modules/Add-Ons
- Topic: Can this be accomplished with Form Builder?
- Replies: 7
- Views: 2830
Can this be accomplished with Form Builder?
Hi, I'm using Form Builder version 0.6.1 on CMSMS version 1.6.6. (Bonde). I'm using a table based form template with the field definitions in the left TD cells and the inputs in the right TD cells of the TR. Now I need to get multiple fields for up to twenty employees and it would be nice if all the...
- Wed Mar 24, 2010 6:04 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Breadcrumbs Tag and Show in Menu
- Replies: 3
- Views: 1611
Re: Breadcrumbs Tag and Show in Menu
Thank you, Peciura! Worked perfectly! 

- Tue Mar 23, 2010 10:36 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Breadcrumbs Tag and Show in Menu
- Replies: 3
- Views: 1611
Re: Breadcrumbs Tag and Show in Menu
Forgot to say that the CMSMS version is 1.6.6 "Bonde."
- Tue Mar 23, 2010 10:35 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Breadcrumbs Tag and Show in Menu
- Replies: 3
- Views: 1611
[SOLVED] Breadcrumbs Tag and Show in Menu
I'm having an issue with the Breadcrumbs tag where it isn't showing the full path to the current page for pages that are children of a page that has "Show in Menu" unchecked in the page's Options tab. So, instead of: Home >> Parent page with Show in Menu Unchecked >> Child of page with Sho...
- Thu Aug 27, 2009 7:24 am
- Forum: CMSMS Core
- Topic: Image Manager not Allowing Save after Resize
- Replies: 2
- Views: 1309
Image Manager not Allowing Save after Resize
Hello, I'm having an issue with Image Manager. I can resize, crop, etc. just fine. However, after I make the changes, I can't save. I click Save and then I can change the file name and image quality but there is no "Green Tick" to click to Save the file. So, the changes are lost. I saw...
- Thu Aug 27, 2009 7:17 am
- Forum: CMSMS Core
- Topic: Possible to Upload to News from Local Drive?
- Replies: 2
- Views: 1249
Re: Possible to Upload to News from Local Drive?
Thanks for your suggestion! I've added a File Upload field to the News articles, but when you upload, it is going to an obscure folder (ex. uploads/news/id8). Is there anyway I can set the folder that it will upload to so that it is consistent?