Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @bvk69varghese,

    Is the page created using a page builder? or are you using any custom template for the /supporter page?

    The issue seems more specific to the mentioned page and the existing CSS hiding the form.

    As a quick workaround, check and see whether adding the following CSS helps:

    #content > div.entry-content > div > div > div.overlay > div > div.bnsupportlgnregnContainer, #content > div.entry-content > div > div > div.overlay > div > div.bnsupportlgnregnContainer > div.bnregnContainer, #content > div.entry-content > div > div > div.overlay > div > div.bnsupportlgnregnContainer > div.bnlgnContainer {
    	display: block !important;
    }

    You can add the CSS via the default WordPress customizer, under Appearance > Customize > Additional CSS.

    However, if you still face issues regarding this, I would recommend checking whether the form loads if you temporarily remove the video from the page, as I noticed even the footer isn’t loading when I check the page.

    Please do let us know how that goes.

    Kind Regards,
    Nithin

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @bvk69varghese ,

    We haven’t heard from you for a while now, so it looks like you don’t have any more questions for us.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Forminator form is not working in one page and working in another page’ is closed to new replies.