404 error on portfolio items, plus contact form isn't responsive

Hi there,

We are building a site in a staging environment and have set a custom URL slug for portfolio items called case-studies. Everything is working as it should in the dev environment, for example https://coolyoudev24.wpenginepowered.com/case-studies/air-conditioning-for-a-two-bedroom-terrace-house/
But when we pushed the site to production, we received a 404 error on all of the indivdual portfolio pages including the one above. Any idea what is causing the issue?

Secondly, we have an Active Campaign contact form here: https://coolyoudev24.wpenginepowered.com/contact-us/
As the page width is reduced to mobile, the form cuts off the page and is not responsive, as though it has a fixed width applied to the fields (it doesn’t). We are using this exact same form on the current live site and it behaves as we want it to, ie the boxes resize appropriately and leave a small margin around the edges. Help!

Thanks,
Chris

Hello Chris,

Thanks for writing in!

#1.) Please do check your permalink settings. Go to Settings > Permalinks and make sure that you have set a permalink other than the default setting.

#2.) As for your the Form, you have added this custom CSS:

#_form_67073931EB1D2_._form_15 {
    width: 600px !important;
    margin: 0 !important;
}

Be advised that custom coding is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

You might need to contact the creators of the 3rd party form that you have inserted in the Text element in the page.

Best Regards.

Great, thanks for you help.

Hey Chris,

You’re most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.