Forum Replies Created
-
AuthorPosts
-
wpCommerce
ModeratorUnfortunately we can’t do anything about it. Stripe requires a plan to be created in your account before a customer can be charged for the subscription. Stripe and PayPal works differently in terms of how they handle their subscription.
October 12, 2016 at 2:24 am in reply to: Need to change Opacity when placing HTML Page Content in an Overlay #74351wpCommerce
ModeratorTry this CSS and see how it goes:
.fancybox-overlay {
background-color: rgba(102,102,102,.7);
}
You can easily apply CSS with our custom CSS plugin:
https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
October 12, 2016 at 1:52 am in reply to: eStore – amt based ship and bulk shipping don't appear to be working on product #74376wpCommerce
ModeratorHi, Please provide a link to the page in question so I can take a look.
wpCommerce
ModeratorHi, I believe you are having a similar issue:
wpCommerce
Moderator@slstay, You will need to manually cancel it in the settings (Settings -> Payment Gateway Bundle -> Subscription Settings).
October 11, 2016 at 12:29 am in reply to: Need to change Opacity when placing HTML Page Content in an Overlay #74349wpCommerce
ModeratorHi, There is no option in the settings to change the opacity of the inline display. However, it might be possible with custom CSS. Please provide a link to the page in question so I can take a look.
wpCommerce
ModeratorHi, Unfortunately It’s not possible because the embed code comes from Google Drive.
October 10, 2016 at 2:20 am in reply to: WP Lightbox Ultimate – Google Drive lightbox guide no longer working? #74338wpCommerce
ModeratorHi, We have just updated the Google Drive documentation page. Please follow the new instructions and see how it goes.
October 8, 2016 at 3:24 am in reply to: Videos no longer playing – Converted site to HTTPS/SSL #74335wpCommerce
Moderator@AvalonDesignStudio, YouTube doesn’t seem to offer the
use_https
option for iframe anymore. So we have decided to load the https version by default. I have sent you a copy of the updated plugin via email. Let me know if you don’t receive it.wpCommerce
ModeratorI have just sent it to the new email address.
October 6, 2016 at 12:06 am in reply to: eStore – borders around add to cart and download now buttons #74325wpCommerce
ModeratorHi, Try this piece of code and see how it goes:
.download_now_button input.download_now_button_submit{
border: none !important;
}
wpCommerce
ModeratorWhich YouTube shortcode are you using?
wpCommerce
ModeratorYes, that’s the email address. It was sent from tipsandtricks-hq.com. Have you checked the spam folder?
wpCommerce
ModeratorI have just sent it.
wpCommerce
ModeratorThere was a bug in the flowplayer which had been fixed already. Can you please provide a link to the page in question so I can take a look?
-
AuthorPosts