Can't locate shortcode for the optin form to remove it from demo home page

Hi,

I have an opt-in form at the bottom of my demo home page within Integrity 9. I don’t know how to locate the shortcode for that opt-in form so that I can remove it. I tried to check for the shortcode on page content, using WordPress built-in editor, but couldn’t find it. Also, as you can see on the screenshot, the opt-in form is not selectable and not displayed as a section on the layout sidebar.

Hello @antetomas,

Thanks for asking. :slight_smile:

Have you checked the child themes for any code modifications? In case you find it difficult, please share website login details in a secure note for us to take a closer look.

Thanks.

I have only two files within the child theme:

style.css - no code, just block comment with theme info

functions.php - just this code:

add_filter( ‘x_enqueue_parent_stylesheet’, ‘__return_true’ );

Hi @antetomas

It could be one of the “Optin Forms” plugin options that is loading the form on homepage, if you can’t figure it out, perhaps we can help. Please provide us with WordPress Dashboard login details in a “Secure Note” so we can investigate this issue.

Thanks.

Guys,

I’ve figured it out :slight_smile:

I just had to choose Don’t display on pages and Don’t display on posts options on Form Placement - Optin Forms plugin.

Thanks a lot!

Bye,
Ante

Glad to hear that you got the solution and thanks for sharing the solution with everyone. :slight_smile:

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