Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1271530

    Hi all,

    I would really appreciate some help with this please.

    We have been given a contact form template (see here https://assetgo.co.uk/contact-us-test/ )that intergrates with salesforce – populating fields in the crm etc – however we want it to be styled the same way as our current contact form here https://assetgo.co.uk/demo/

    No matter where I add the css to style the form (either in the additional css area in the enfold settings or within the code of the page itself) it retains its current format – cannot find a way around it – tried adding !important etc but no luck.

    Login details are in the private content if anyone would be so kind.

    Thanks in advance

    #1271735

    Hey gazbo1,

    Thanks for the login details. Could you share the CSS you are trying to add, so that we can have a go at it please?

    Best regards,
    Rikard

    #1271790

    Hi Rikard

    Thanks for getting back to me. Sure, this is what I was trying to add via additional css in the Enfold settings:

    .salesforce_contact_form {
    border-color: #222!important; border-width: 2px!important; background-color: white!important;
    }
    Basically trying to make it look the same as the standard contact forms as you can see on this page: https://assetgo.co.uk/demo/

    Thanks again
    Gary

    #1272030

    Hi Gary,

    I tried adding this to your Quick CSS box, but it’s not applying:

    .salesforce_contact_form table input {
    border-color: #222 !important; 
    border-width: 2px !important; 
    background-color: white !important;
    }

    Could you turn off caching, and CDN, to see if that makes any difference please?

    Best regards,
    Rikard

    #1272096

    Hi Rikard

    I completely turned off the caching plugin, and it’s made no difference – this really is a strange issue, I can’t figure out how else to do it.

    The contact form they have created (the developer who is implementing salesforce for us), and it has some code that then auto-fills in fields within salesforce when someone completes the form – is there a way of adding that part of the code to a standard enfold form?

    Thanks for trying this for me, much appreciated.
    Gary

    #1272401

    Hi Gary,

    Thanks for the update. The CSS is still being served via a CDN, which makes it very difficult to see where it’s coming from, please see private. I still can’t see the CSS I added applying either.

    I’m sure you could integrate the theme form with salesforce, but that would be out of scope of theme support unfortunately.

    Best regards,
    Rikard

    #1272448

    Thanks for the feedback Rikard, I’ve tasked them with making it work using an alternative option so hopefully they can rectify it.
    Happy to close this thread now, thanks again!
    All the very best
    Gary

    #1272458

    Sorry, one more question actually – is the cdn that is blocking the css – is that coming from the Assetgo website or from the code within the bespoke contact form?

    Thanks
    Gary

    #1272464

    I think I’ve turned off the cdn – does that help you at all – I can’t see a difference, but maybe someone with more experience can get to the bottom if.

    #1272867

    Hi Gary,

    Thanks for the update. The CSS is not being served via the CDN anymore, but not it looks like its cached by Hummingbird, please see private. The CSS I added is still not applying, so I’m guessing that is because of the caching plugin. Could you try clearing the cache from the plugin, or disabling it to see if that makes any difference please?

    Best regards,
    Rikard

    #1273688

    Hi Rikard

    I disabled Hummingbird but its made no difference to the page again. I’m not seeing anything wrong with what we have completed, but for some reason it is still not applying the CSS – all very strange.
    I’m at a loss, do you have any other ideas?
    Sorry about this, shouldn’t be this hard :)
    Thanks
    Gary

    #1274006

    Hi Gary,

    Thanks for the update. I adjusted the CSS a bit, and it’s applying to the test page now. Please review your site, and let us know if you should need any further help.

    Best regards,
    Rikard

    #1275675

    Hi Rikard
    Sorry for the delay in getting back to you. Thanks for all your help on this.

    We have actually decided to use gravity forms for this now, but I’m getting an issue with enfold and gravity forms. When I submit a form it then hangs and the thank you page doesn’t appear. When I put the form onto a blank page using the standard builder it works fine, just not with the theme, any ideas?

    See pages here https://assetgo.co.uk/contact-us-test with Enfold and not working
    and here https://assetgo.co.uk/contact-us-test-2/ without enfold and working fine?

    Thanks
    Gary

    #1275746

    This issue is resolved now, was an Ajax problem.

    Can you close this thread now please?

    Thanks

    #1275889

    Hi gazbo1,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Contact form styling and salesforce integration issue’ is closed to new replies.