• Resolved jackfowles

    (@jackfowles)


    Hey team,

    I have seen this around the forum but can’t seem to find an answer that provides a solution for me.
    I have created a pop-up multi-step Forminator form in Elementor.The page navigation buttons duplicate at the bottom of the form on the published site.

    You can see it here: https://incomingdigital.com.au/ by scrolling down the page and selecting the “Yes, I want a free mock up” button in the “Want to see your website ” before you buy your website” section.

    Thanks for you help ??

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @jackfowles !

    I’m sorry to hear that you’re experiencing this issue!

    Please try the following code in Appearance >> Customise >> Additional CSS or a similar place:

    .forminator-pagination-footer:nth-of-type(even) {
    display: none !important;
    }

    Kind regards,
    Pawel

    Thread Starter jackfowles

    (@jackfowles)

    Hey Pawel,

    Unfortunately, the above CSS solution hasn’t worked as the footer is still displaying two buttons. I am using the Elementor Pro page builder if that makes any difference.

    Kind regards,
    Jack

    Plugin Support Jair – WPMU DEV Support

    (@wpmudevsupport15)

    Hi @jackfowles,

    I hope you are doing well today!

    Above suggested CSS should help as per our tests. Please confirm that you have added the CSS code into your WordPress Dashboard->Appearance->Customize->Additional CSS section.

    Also, it seems that you are using 10Web Booster for caching and asset optimization. Please try clearing your caches and run the asset optimization again.

    Kind regards,
    Zafer

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @jackfowles ,

    We haven’t heard from you for a week 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 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Agnation step button duplication error’ is closed to new replies.