• Hi, the plugin its nice but if has a conflict with the oceanWp theme if you have a page with a sidebar. The plugin seems to alter the order of the elements, loading the sidebar outside the main content area. This renders the sidebar below the content and not next to the content as intended.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @rooify,

    Could you please check that you have fill input in all field of schema form.

    If not please fill input in all field of schema form and check your issue again.

    Regards,
    Uttam

    Thread Starter rooify

    (@rooify)

    Hi thanks for the reply, i tested with multiple snippets and filling all the info, it changes the order in which the sidebar gets called.

    Default html looks like this:
    <main>
    <content></content>
    <sidebar></sidebar>
    </main>

    and with the plugin enabled, and adding the rich card the html changes to this:
    <main>
    <content></content>
    <the rich card />
    </main>
    <sidebar></sidebar>

    Hope that helps.

    Hello @rooify,

    Please open a ticket from plugin backend settings so we can take a closer look.

    regards,
    Uttam

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘conflict with oceanwp theme’ is closed to new replies.