Forum Replies Created
-
AuthorPosts
-
wpCommerce
ModeratorFancybox shows a previous/next navigation arrow when you have multiple videos on the same page. You can use CSS to hide it. Add this CSS code in your theme customizer and see how it goes:
.fancybox-nav{
display: none;
}wpCommerce
ModeratorHi, Please provide a link to the page in question so I can take a look.
wpCommerce
ModeratorHi, Please disable “Autoplay Slideshow” in the prettyPhoto settings and see how it goes.
wpCommerce
ModeratorHi, Keyboard controls were disabled because it was causing various playback issues in the player. If this is a big deal for your users we can enable this option just for your site. I have just sent you an email regarding this matter. Let me know if you don’t receive it.
wpCommerce
ModeratorI believe this page doesn’t exist on your site: [https://www.echecs-facile.com/estore-action/]
eStore automatically creates it during activation so it can be used for checkout purpose. Check the “Pages” menu to see if it exists. If not please create a new page with the title “Store Action” and slug “estore-action”. Now copy and paste this message into the content area:
This page has been created by WP eStore plugin. Please do not delete it. You can hide this page from your navigation menu.
wpCommerce
ModeratorWhen I go to your site [facile.com] all I see is “Hi!”. Is this where you are using our bitpay addon? Please provide a link to the page where you are using the buy now shortcode.
September 6, 2017 at 7:10 am in reply to: Lightbox Ultimate – Download Protected/Private S3 content – NOT working #76371wpCommerce
Moderator@Sonic, We need to take a closer look at your site to investigate this issue. I have sent an email to your registered email address for site access. Let me know if you don’t receive it.
wpCommerce
Moderator@Sonic, This CSS worked for me:
.lightbox_ultimate_mine_s3 {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}However, There is a minor bug in the shortcode where the class attribute is not being passed to the div that contains the video. We have fixed it and sent you the updated copy via email. Let me know if you don’t receive it.
September 6, 2017 at 3:57 am in reply to: WP Lightbox Ultimate – using Toolset and want to add lightbox to field='image' #76383wpCommerce
ModeratorHi, Is this shortcode coming from a plugin? I have no idea how it works. If it’s a link to an image you can add
rel="wp_lightbox_prettyPhoto"
to enable lightbox.September 5, 2017 at 3:37 am in reply to: Lightbox Ultimate – Download Protected/Private S3 content – NOT working #76366wpCommerce
ModeratorI’m getting a timeout error in my browser when I visit that page:
Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
wpCommerce
ModeratorSeptember 4, 2017 at 6:16 am in reply to: Lightbox Ultimate – Download Protected/Private S3 content – NOT working #76364wpCommerce
ModeratorHi, The instructions are still the same. However, the first one will not be updated anymore since we moved our Lightbox Ultimate documentation here:
Please provide a link to the page in question so I can investigate this issue.
wpCommerce
Moderator@Nys, It does support bitpay. I have just updated the post so you can check it.
August 30, 2017 at 4:18 am in reply to: Lightbox ultimate – vimeo video opens in new window instead of overlay #52219wpCommerce
Moderator@tigervideo, I have sent an email to your registered email address so we can take a closer look at your site and investigate this issue. Let me know if you don’t receive it.
wpCommerce
Moderator@clem90, There is no shortcode to cancel a Stripe subscription unforuntatley. You can cancel it in the Payment Gateway Bundle settings by entering the subscription ID.
-
AuthorPosts