Shape 5

Joomla Templates => No1 Shopping - Club => : brunsgaard July 06, 2017, 03:32:20 AM



: Mailchimp
: brunsgaard July 06, 2017, 03:32:20 AM
Hi

Why does the mailchimp extension float out of the position on this page (in the bottom)

http://brunsgaard-as.com/index.php/storformsforskalling/forme-framax

And not on this page?

http://brunsgaard-as.com/

On the page it don't work, I use a EShop component. I tried to give the mailchimp extension a suffix, but no matter what I write, it does not change anything. It's like there's something that overrides what I'm writing.

Best regards
Thomas


: Re: Mailchimp
: jonahh July 06, 2017, 09:59:48 AM
Hey Thomas,

I'm not sure why its different but if you remove the margin-top and <p></p> within it then it should make it the same on both pages.


: Re: Mailchimp
: brunsgaard July 07, 2017, 02:43:46 AM
Hi jonahh

It did not help. No matter what I write in class inputbox mailchimp_signup and button mailchimp_signup nothing happens. I have also tried to restrict it to position # s5_pos_bottom_row3_6 and it also does not help.

Best regards
Thomas


: Re: Mailchimp
: jonahh July 10, 2017, 01:28:25 PM
If you PM me login details I can take a look for you.


: Re: Mailchimp
: brunsgaard August 24, 2017, 01:54:02 AM
Hi jonahh

Did you have a change to take a look at my problem? I send the login info on a PM a while ago  :)

Important. It's new links :D

Here it work: http://brunsgaard-as.com/index.php/om-os

Here it don't work: http://brunsgaard-as.com/index.php/storformforskalling

On the pages it don't work, I use a component called EShop.

Hope you can help me.

Best regards
Thomas


: Re: Mailchimp
: jonahh August 24, 2017, 10:49:48 AM
Hey Thomas,

I took a look but for me its not working on both pages? If you can provide login details I can take a look. Sorry, I'm not sure what happened last time.


: Re: Mailchimp
: brunsgaard August 25, 2017, 12:46:53 AM
Hey Jonahh

I send you a PM with the login info :)


: Re: Mailchimp
: brunsgaard August 29, 2017, 12:43:03 AM
Hi

It is not Submit feature that is the problem. The problem is that the field they are going to type the email address in and send the button does not stay where they are supose to.

Try to see the screenshot. Hope you understands what I mean.

Best regards
Thomas


: Re: Mailchimp
: jonahh August 29, 2017, 10:59:44 AM
Oh ok sorry for the misunderstanding. Just add the following CSS to your custom.css file and this should fix the issue:

:
fieldset {    min-width: 1px !important;}


: Re: Mailchimp
: brunsgaard August 31, 2017, 12:20:29 AM
That fixed it  :) Thank you.