• Resolved monolithcollectiv

    (@monolithcollectiv)


    Hello there,

    I’ve set up your donations plugin for a customer and wanted to integrate the shortcode with the popup parameter. The button is showing, but the lightbox isn’t opening when clicking.

    Moreover I’ve discovered, that the form (when not using the popup parameter) isn’t showing the style and multi-step-form like in the demos. I’ve already linked the stylesheet manually in the theme, but see no difference.

    We are using the YooTheme.

    Can you give me any hint, why it isn’t working as expected?

    Thank you in advance
    Svenja

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter monolithcollectiv

    (@monolithcollectiv)

    Hello,

    any idea on this topic?

    Thank you, Svenja

    Plugin Author Jonas

    (@flinnn)

    Hi monolithcollectiv,

    thanks for reaching out.
    It seems like your theme or some other optimization plugin removes the CSS required by Donation Platform for WooCommerce. When manually adding it you accidentally used the wrong link. This should work:
    <link rel='stylesheet' id='wc-donation-platform-css' href='/wp-dontent/plugins/wc-donation-platform/assets/css/wcdp.min.css' media='all' />

    Best,
    Jonas

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    Hello,

    thank you for the new link. I’ve updated the link, but unfortunately it still doesn’t work:
    When using the popup parameter, the popup content displays below the footer of the page. And it’s still not in the correct style.

    Do you have another idea?

    Thank you
    Svenja

    Plugin Author Jonas

    (@flinnn)

    Oh sorry for the typo, its wp-content and not wp-dontent:
    <link rel='stylesheet' id='wc-donation-platform-css' href='/wp-content/plugins/wc-donation-platform/assets/css/wcdp.min.css' media='all' />

    Thread Starter monolithcollectiv

    (@monolithcollectiv)

    Ah sorry I didn’t see that either.
    Perfect – now it works as expected!

    Thank you
    Svenja

    i have some issue my self with the style of the plugin and i want to try this as well.

    how do i manually call this stylesheet? (from functions.php?)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Popup not working’ is closed to new replies.