I am creating custom form to submit subscriptions to AcyMailing. I need to place this form in a module using Modules Anywhere from NoNumber. I set up the CF module and link in the form, then I publish the module with no template position. I insert this module into another, as it needs to be placed within a tab. The whole thing functions fine. However, because the CF module is not being displayed the CSS is not loading. I have tried using the Load CSS action, but that is not working. I use the PHP (found in the forums here) to load CSS in a Custom Code action, but that does not work either. I can see the CSS loading, but the form display still does not show correctly.
Here is a page demonstrating this:
http://70.39.235.81/~magicbag/
The form is shown near the bottom of the page, in the active tab named "Email". Additionally, loading the CSS seems to have drastically increased the page load time. Any ideas how to get this working?
Rick
Here is a page demonstrating this:
http://70.39.235.81/~magicbag/
The form is shown near the bottom of the page, in the active tab named "Email". Additionally, loading the CSS seems to have drastically increased the page load time. Any ideas how to get this working?
Rick
I thought, perhaps, that the issue may have been caused by the use of the NoNumber Tabs plugin. I redesigned the form and removed the Tabs plugin. The form is still being inserted using Modules Anywhere, as that is necessary to meet the design requirement by my client. Still not working.
Hi Rick,
Sorry, but I'm not clear what the problem is. I can see the page, but not any Email tab. There are a couple of ChronoForms above the footer and the formatting looks more or less OK.
it looks as though some Bootstrap CSS is being loaded by the template so you may be able to set the form template to None and use the Bootstrap classes instead?
Bob
Sorry, but I'm not clear what the problem is. I can see the page, but not any Email tab. There are a couple of ChronoForms above the footer and the formatting looks more or less OK.
it looks as though some Bootstrap CSS is being loaded by the template so you may be able to set the form template to None and use the Bootstrap classes instead?
Bob
Sorry, Bob! I had already removed what I was working on before you looked at the site. I am going about this another route.
Again, very sorry!!!
Rick
Again, very sorry!!!
Rick
Okay, Bob. I have set up another module to show you what is going on. On the page:
http://70.39.235.81/~magicbag/
near the bottom you will see a module that says, "Sign Up For The Magic Bag News & Events". The form being displayed is a CF form module, being placed in another module using Modules Anywhere. This same CF module is displaying properly on this page:
http://70.39.235.81/~magicbag/index.php/sample-article
because the CF Form module itself is displaying on the page.
Can you see way I can get this to work?
http://70.39.235.81/~magicbag/
near the bottom you will see a module that says, "Sign Up For The Magic Bag News & Events". The form being displayed is a CF form module, being placed in another module using Modules Anywhere. This same CF module is displaying properly on this page:
http://70.39.235.81/~magicbag/index.php/sample-article
because the CF Form module itself is displaying on the page.
Can you see way I can get this to work?
This topic is locked and no more replies can be posted.