jccork
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Need to delete account and restartHi,
Thanks for the reply – but there is no “Delete Connection” button in the setting screen that I can see. Maybe I am missing it?
Also – I have been added as a user to my clients Stripe account. Every time I try to use Stripe Connect, it is creating a new account for me rather than letting me use the clients account. Do you have to be the account owner to use Stripe Connect?
Regards,
I had a look to see if we are doing anything unusual with either plugin.
Thy only thing that is any way different is that is our template we are including a month view in the sidebar. To do this we are using the folowing code in the template.
<?php echo do_shortcode(‘[ai1ec view=”monthly”] ‘); ?>
Apart from that I think everything is very normal. We have the calendar displaying on one page and Gallery Albums displaying on a different page. The calendar would be included in the sidebar of the gallery page.
I tried changing to Twenty Twelve, but the problem persisted.
I deactivated everything else and tried the two plugins again.
If I activate any one on its own it work OK.
If I activate both – regardless of the order, the all-in-one calendar works, but the gallery will not. It either shows a black page or shows an unformatted page.
JC