×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: problems with groups MailChimp

problems with groups MailChimp 10 years 4 months ago #23963

  • Juan Esteban Echeverri
  • Juan Esteban Echeverri's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
I created 4 different groups in MailChimp to classify users and send personalized emails according to various criteria.

The problem is that it does not show me correctly, I've already selected from the plugin and errors that occur to me are as follows:

1. I have a group that is to select country of residence, is a dropdown list and does not show me in jomsocial registration, if you think as a radio there is no problem, but it would be absurd in this way.

2. I created a checkboxes and shows me the verification box and the text in a row below it, being very ugly.

3. Just show me two sets of 4 unless all are "radio"

have 4 active groups and see how I can display them in http://www.wofit.tv/new

problems with groups MailChimp 10 years 4 months ago #23989

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Okay, so we are talkin about the jomsocial registration plugin? Can you give me a direct link to your jomsocial registration page as I can't find it on your page.

1. Have you selected this field in the jomsocial plugin parameters? It doesn't show because it is from type select? Or because you haven't selected it?

2. Are we talking about the countries or just checkboxes? The issue is coming most probably from the template and you'll need to adjust the css. (I'll still need to see your registration page to help you).

3. No idea what you mean...

Regards,
Daniel

problems with groups MailChimp 10 years 4 months ago #23999

  • Juan Esteban Echeverri
  • Juan Esteban Echeverri's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
the direct link is www.wofit.tv/new/index.php?option=com_co...=register&Itemid=162

The form is created in MailChimp this is the link of all the fields that must aparacer in jomsocial registration wofit.us5.list-manage.com/subscribe?u=cb...cd139e&id=c266f5fea4

Thanks

problems with groups MailChimp 10 years 4 months ago #24000

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
to style the checkboxes you'll need to add the followin css to your template css file:
#community-wrap .cmc-newsletter .checkboxes label {
    display: inline-block;
    margin-left: 5px;
}
#community-wrap .cmc-newsletter ul li {
    list-style: none outside none;
}

Have you selected País de Residencia in the jomsocial plugins?

problems with groups MailChimp 10 years 4 months ago #24003

  • Juan Esteban Echeverri
  • Juan Esteban Echeverri's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
when someone is logged in jomsocial must specify your country, but I need you to regitrarse in the newsletter also select your country of residence that are fresh, newsletter sectored according to various criteria including the country. But in turn I need who are specified on both sides, both jomsocial and MailChimp

problems with groups MailChimp 10 years 4 months ago #24042

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Sorry I don't understand what you mean. Can you explain again?
  • Page:
  • 1
Time to create page: 0.111 seconds