Search found 36 matches

by cjcollen
Wed Feb 17, 2021 4:49 pm
Forum: Modules/Add-Ons
Topic: FormBuilder radio button and checkbox css
Replies: 7
Views: 1767

Re: FormBuilder radio button and checkbox css

Thanks for speedy response, Rolf. And thanks for pointing me to the formbuilder stylesheet from the CMS Can Be Simple site. I have reinstated the 2 class files in my local server and put in the formbuilder css class for the radio and checkbox inputs, and all works as expected. PHEW! So my 2 hacks we...
by cjcollen
Tue Feb 16, 2021 8:51 am
Forum: Modules/Add-Ons
Topic: FormBuilder radio button and checkbox css
Replies: 7
Views: 1767

Re: FormBuilder radio button and checkbox css

Thanks for looking into this!
Can you create a bug report so we can fix this for the next FB release?
http://dev.cmsmadesimple.org/bug/list/69
Yep, will do. I am in the process of working the hack to the 2 class files and will suggest that in the bug thingy.
by cjcollen
Mon Feb 15, 2021 4:44 pm
Forum: Modules/Add-Ons
Topic: FormBuilder radio button and checkbox css
Replies: 7
Views: 1767

Re: FormBuilder radio button and checkbox css

I had a delve into the inner workings of FB and it looks like the CSS Class field is not used in the code which generates the input tag. In class.formbuilder_utils.php, the function create_input_checkbox (lines 185-209) has this code: $text = '<input type="checkbox" class="cms_checkbo...
by cjcollen
Mon Feb 15, 2021 3:36 pm
Forum: Modules/Add-Ons
Topic: FormBuilder radio button and checkbox css
Replies: 7
Views: 1767

FormBuilder radio button and checkbox css

I am using CMSMS 2.2.13 and FormBuilder 1.1 I have noticed that in FB when I set up either a radio button group or checkbox field and set the CSS Class field in the advanced settings tab, this is not rendered with the control on the form. The text input type does take this setting onto the rendered ...
by cjcollen
Thu Jan 28, 2021 6:02 pm
Forum: CMSMS Core
Topic: {cms_module_hint} CGBlog How to Use It
Replies: 10
Views: 2330

Re: {cms_module_hint} CGBlog How to Use It

I feel your pain, montedavis. In the past, I struggled with this problem and gave up trying to figure out cms_module_hint. I don't use CGBlog but use News instead but my solution would be the same, I think. So, I use a separate content page for each of my News categories, each one has the following ...
by cjcollen
Mon Jan 11, 2021 7:09 pm
Forum: Modules/Add-Ons
Topic: CGBetterForms - could not find valid unique request id
Replies: 3
Views: 712

Re: CGBetterForms - could not find valid unique request id

I posted that original message about having intermittent problem with CGBF and did not get any further with it in this forum. I added that system variable to the end of my email template but still occasionally get that error message. When I got the message (even with a template including that system...
by cjcollen
Thu Oct 15, 2020 4:51 pm
Forum: Modules/Add-Ons
Topic: LISE instance admin - item summary not showing icons
Replies: 4
Views: 1127

Re: LISE instance admin - item summary not showing icons

I do not think that this is a LISE issue. I guess it's anything about a responsive design breakpoint. I recognise exactly the same behaviour when the browser-width is too small. For example when I have my bookmarks or chronic opened on the left side of the browser. I'm using a 19" display. The...
by cjcollen
Mon Oct 12, 2020 9:58 am
Forum: Modules/Add-Ons
Topic: LISE instance admin - item summary not showing icons
Replies: 4
Views: 1127

Re: LISE instance admin - item summary not showing icons

I just tried on another PC with my remote server version and all was OK so there is something happening with my PC. I have tried with 2 browsers (firefox and chrome) for the remote server and I get my problem of missing icons on the item summary. So this is all I did. Go into my LISE instance in adm...
by cjcollen
Sat Oct 10, 2020 6:42 pm
Forum: Modules/Add-Ons
Topic: LISE instance admin - item summary not showing icons
Replies: 4
Views: 1127

LISE instance admin - item summary not showing icons

Hi. I have installed LISE 1.4.1 and created an instance called Shop. In the admin section where I can add items, the item summary keeps losing the little icons to edit, delete, copy, select. The only way to re-display them is to go into Options, select a field from the "Display these fields in ...
by cjcollen
Thu Jul 23, 2020 1:12 pm
Forum: Modules/Add-Ons
Topic: CGBetterForms - could not find valid unique request id
Replies: 1
Views: 1139

Re: CGBetterForms - could not find valid unique request id

I am answering my own question.

I took a deeper look at the variables available to template for handlers and found cgbf_requestid.

So, I added this to the email template {$cgbf_requestid} and it worked on mobile devices.
by cjcollen
Thu Jul 23, 2020 12:36 pm
Forum: Modules/Add-Ons
Topic: CGBetterForms - could not find valid unique request id
Replies: 1
Views: 1139

CGBetterForms - could not find valid unique request id

I am using cmcms 2.2.13 and cgbetterforms 1.10.4. I have a form built with CGBF which is showing the following message when form is submitted by some devices such as mobile and ipad. "Sorry, something has gone wrong. We could not find a valid unique request id in the posted data" I tracked...
by cjcollen
Mon Apr 27, 2020 10:04 am
Forum: CMSMS Core
Topic: News showing template in url when using pretty urls
Replies: 7
Views: 2730

Re: News showing template in url when using pretty urls

I don't think it is a bug, Howey. I, too encountered a similar problem recently and I posted to this forum earlier this month: https://forum.cmsmadesimple.org/viewtopic.php?f=8&t=82103 I also answered my post. I found that even if you set the default news detail page in News setting but also inc...
by cjcollen
Thu Apr 16, 2020 5:45 pm
Forum: CMSMS Core
Topic: metadata tag showbase parameter not working
Replies: 2
Views: 1059

Re: metadata tag showbase parameter not working

OK Velden. Thanks for response. But it does not solve my problem about not showing my meta tags that are stored in a generic template. So, in my master page layout template I have put {metadata showbase='false'} In my content page, the page specific metadata field on Logic tab has this Core::Generic...
by cjcollen
Thu Apr 16, 2020 10:04 am
Forum: CMSMS Core
Topic: metadata tag showbase parameter not working
Replies: 2
Views: 1059

metadata tag showbase parameter not working

I am trying to work out how to suppress the <base> tag. I found the showbase parameter for the metadata tag but it does not work. If I put in {metadata showbase=false} then the base tag shows as well as the other meta tags. If I put in {metadata showbase=true} then the base tag disappears but so do ...

Go to advanced search